mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-15 20:58:54 -05:00
* 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
38 lines
1.6 KiB
YAML
38 lines
1.6 KiB
YAML
#####################################################################
|
|
# "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 |