Fixed issues with tv genre collections (#594)

* Update config.yml

* Create ReadMe.md

* Update config.yml

* Update 0_othercollections.yml

* Update 1_genres.yml

* Update README.md

* Update config.yml

* Add files via upload

* Update continents.yml

* Update musictemplates.yml

* Add files via upload

* Update 3_tvshow-genres.yml

* Update 5_tvshows-topic.yml

* Update 3_tvshow-genres.yml

* Update 5_tvshows-topic.yml

* Update 3_tvshow-genres.yml

* Update 5_tvshows-topic.yml

* Update 3_tvshow-genres.yml

* Update config.yml

* Update config.yml

* Update 0_othercollections.yml

* Update 1_genres.yml

* Update 3_topics.yml

* Add files via upload
This commit is contained in:
ladywhiskers
2023-11-27 08:40:00 +11:00
committed by GitHub
parent 6e2abfdd0f
commit cac099e66b
9 changed files with 349 additions and 85 deletions

View File

@@ -0,0 +1,38 @@
#####################################################################
# "Based On..." Collections #
#####################################################################
collections:
Based on a Book:
mdblist_list:
url: https://mdblist.com/lists/plexmetamanager/based_on_books_movies
sort_by: audience_rating.desc
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/based/Book.jpg
schedule: yearly(01/30)
radarr_add_missing: false
Based on a Comic:
mdblist_list:
url: https://mdblist.com/lists/plexmetamanager/based_on_comics_movies
sort_by: audience_rating.desc
sort_title: "!014_Comic"
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/based/Comic.jpg
schedule: yearly(01/30)
radarr_add_missing: false
Based on a True Story:
mdblist_list:
url: https://mdblist.com/lists/plexmetamanager/based_on_true_story_movies
sort_by: audience_rating.desc
sort_title: "!014_True_Story"
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/based/True%20Story.jpg
schedule: yearly(01/30)
radarr_add_missing: false
Based on Video Games:
mdblist_list:
url: https://mdblist.com/lists/plexmetamanager/based_on_video_games_movies
sort_by: audience_rating.desc
sort_title: "!014_Video_Games"
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/based/Video%20Game.jpg
schedule: yearly(01/30)
radarr_add_missing: false