mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 08:28:53 -05:00
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:
parent
6e2abfdd0f
commit
cac099e66b
@ -4,11 +4,7 @@ libraries:
|
|||||||
use_separator: false
|
use_separator: false
|
||||||
metadata_path:
|
metadata_path:
|
||||||
- folder: config/movies
|
- folder: config/movies
|
||||||
- pmm: based
|
|
||||||
- git: bullmoose20/movies_refresh
|
- git: bullmoose20/movies_refresh
|
||||||
- pmm: oscars
|
|
||||||
template_variables:
|
|
||||||
use_year_collections: false
|
|
||||||
- pmm: actor
|
- pmm: actor
|
||||||
template_variables:
|
template_variables:
|
||||||
collection_section: '001'
|
collection_section: '001'
|
||||||
@ -36,29 +32,19 @@ libraries:
|
|||||||
template_variables:
|
template_variables:
|
||||||
include:
|
include:
|
||||||
- Oceania
|
- Oceania
|
||||||
|
- pmm: studio
|
||||||
|
template_variables:
|
||||||
|
include:
|
||||||
|
- A24
|
||||||
|
- DreamWorks Studios
|
||||||
|
- DreamWorks Pictures
|
||||||
|
- Pixar
|
||||||
|
-
|
||||||
- pmm: franchise
|
- pmm: franchise
|
||||||
template_variables:
|
template_variables:
|
||||||
minimum_items: 2
|
minimum_items: 2
|
||||||
delete_below_minimum: true
|
delete_below_minimum: true
|
||||||
- pmm: seasonal
|
|
||||||
template_variables:
|
|
||||||
use_separator: true
|
|
||||||
sep_style: stb
|
|
||||||
use_memorial: false
|
|
||||||
use_independence: false
|
|
||||||
use_labor: false
|
|
||||||
use_thanksgiving: false
|
|
||||||
use_latinx: false
|
|
||||||
schedule_father: range(09/01-09/14)
|
|
||||||
sort_by: random
|
|
||||||
append_data:
|
|
||||||
pride: Pride Month
|
|
||||||
schedule_pride: range(06/01-06/30)
|
|
||||||
imdb_list_pride: 'https://www.imdb.com/list/ls063526611/'
|
|
||||||
emoji_pride: "\U0001F3F3️\U0001F308️ "
|
|
||||||
- pmm: universe
|
- pmm: universe
|
||||||
- file: config/metadata/movie/1_othercollections.yml
|
|
||||||
schedule: weekly(tuesday)
|
|
||||||
overlay_path:
|
overlay_path:
|
||||||
- schedule: weekly(saturday)
|
- schedule: weekly(saturday)
|
||||||
- remove_overlays: false
|
- remove_overlays: false
|
||||||
@ -96,7 +82,7 @@ libraries:
|
|||||||
mass_user_rating_update: mdb_tomatoes
|
mass_user_rating_update: mdb_tomatoes
|
||||||
mass_critic_rating_update: imdb
|
mass_critic_rating_update: imdb
|
||||||
mass_audience_rating_update: tmdb
|
mass_audience_rating_update: tmdb
|
||||||
mass_genreZ_update: omdb
|
mass_genre_update: omdb
|
||||||
mass_content_rating_update: mdb_commonsense
|
mass_content_rating_update: mdb_commonsense
|
||||||
mass_originally_available_update: tmdb
|
mass_originally_available_update: tmdb
|
||||||
mass_imdb_parental_labels: none
|
mass_imdb_parental_labels: none
|
||||||
@ -114,7 +100,7 @@ libraries:
|
|||||||
library_name: TV Shows
|
library_name: TV Shows
|
||||||
metadata_path:
|
metadata_path:
|
||||||
- pmm: based
|
- pmm: based
|
||||||
- git: bullmoose20/tv_refresh
|
# - git: bullmoose20/tv_refresh
|
||||||
- pmm: actor
|
- pmm: actor
|
||||||
template_variables:
|
template_variables:
|
||||||
collection_section: '001'
|
collection_section: '001'
|
||||||
@ -221,6 +207,9 @@ libraries:
|
|||||||
path: config/metadata/backups/TVShows_Backup.yml
|
path: config/metadata/backups/TVShows_Backup.yml
|
||||||
sync_tags: true
|
sync_tags: true
|
||||||
add_blank_entries: false
|
add_blank_entries: false
|
||||||
|
genre_mapper:
|
||||||
|
Sci-Fi: Science Fiction
|
||||||
|
Action & Adventure: Action
|
||||||
Music:
|
Music:
|
||||||
schedule: weekly (sunday)
|
schedule: weekly (sunday)
|
||||||
library_name: Music
|
library_name: Music
|
||||||
@ -228,14 +217,15 @@ libraries:
|
|||||||
- folder: config/music
|
- folder: config/music
|
||||||
operations:
|
operations:
|
||||||
delete_collections:
|
delete_collections:
|
||||||
less: 50
|
less: 20
|
||||||
metadata_backup:
|
metadata_backup:
|
||||||
path: config/metadata/backups/Music_Backup.yml
|
path: config/metadata/backups/Music_Backup.yml
|
||||||
sync_tags: true
|
sync_tags: true
|
||||||
add_blank_entries: false
|
add_blank_entries: false
|
||||||
overlay_path:
|
overlay_path:
|
||||||
- schedule: weekly(saturday)
|
- schedule: weekly(saturday)
|
||||||
- reapply_overlays: true
|
- remove_overlays: false
|
||||||
|
- reapply_overlays: false
|
||||||
- pmm: audio_codec
|
- pmm: audio_codec
|
||||||
template_variables:
|
template_variables:
|
||||||
overlay_level: album
|
overlay_level: album
|
||||||
@ -243,6 +233,7 @@ playlist_files:
|
|||||||
- pmm: playlist
|
- pmm: playlist
|
||||||
template_variables:
|
template_variables:
|
||||||
libraries: 'Movies, TV Shows'
|
libraries: 'Movies, TV Shows'
|
||||||
|
- folder: config/playlists
|
||||||
settings:
|
settings:
|
||||||
cache: true
|
cache: true
|
||||||
cache_expiration: 60
|
cache_expiration: 60
|
||||||
@ -252,36 +243,36 @@ settings:
|
|||||||
asset_depth: 1
|
asset_depth: 1
|
||||||
create_asset_folders: false
|
create_asset_folders: false
|
||||||
prioritize_assets: false
|
prioritize_assets: false
|
||||||
dimensional_asset_rename: false
|
dimensional_asset_rename: true
|
||||||
download_url_assets: false
|
download_url_assets: false
|
||||||
show_missing_season_assets: false
|
show_missing_season_assets: false
|
||||||
show_missing_episode_assets: false
|
show_missing_episode_assets: false
|
||||||
show_asset_not_needed: false
|
show_asset_not_needed: false
|
||||||
sync_mode: sync
|
sync_mode: sync
|
||||||
default_collection_order: null
|
|
||||||
minimum_items: 1
|
minimum_items: 1
|
||||||
|
default_collection_order:
|
||||||
delete_below_minimum: true
|
delete_below_minimum: true
|
||||||
delete_not_scheduled: false
|
delete_not_scheduled: false
|
||||||
run_again_delay: 1
|
run_again_delay: 2
|
||||||
missing_only_released: true
|
missing_only_released: true
|
||||||
show_unconfigured: true
|
|
||||||
show_unmanaged: true
|
|
||||||
show_filtered: true
|
|
||||||
show_options: true
|
|
||||||
show_missing: false
|
|
||||||
only_filter_missing: false
|
only_filter_missing: false
|
||||||
|
show_unmanaged: true
|
||||||
|
show_unconfigured: true
|
||||||
|
show_filtered: false
|
||||||
|
show_options: false
|
||||||
|
show_missing: false
|
||||||
show_missing_assets: false
|
show_missing_assets: false
|
||||||
save_report: false
|
save_report: false
|
||||||
tvdb_language: eng
|
tvdb_language: eng
|
||||||
ignore_ids: null
|
ignore_ids:
|
||||||
ignore_imdb_ids: null
|
ignore_imdb_ids:
|
||||||
item_refresh_delay: 0
|
item_refresh_delay: 0
|
||||||
playlist_sync_to_users: all
|
playlist_sync_to_user: all
|
||||||
playlist_report: true
|
playlist_exclude_users:
|
||||||
custom_repo: null
|
playlist_report: false
|
||||||
verify_ssl: true
|
verify_ssl: true
|
||||||
|
custom_repo:
|
||||||
check_nightly: true
|
check_nightly: true
|
||||||
playlist_exclude_users: null
|
|
||||||
webhooks:
|
webhooks:
|
||||||
error: notifiarr
|
error: notifiarr
|
||||||
version: notifiarr
|
version: notifiarr
|
||||||
|
|||||||
@ -23,19 +23,3 @@ collections:
|
|||||||
summary: The anthology series of British comedic genre films directed by Edgar Wright, written by Wright and Simon Pegg, and produced by Nira Park.
|
summary: The anthology series of British comedic genre films directed by Edgar Wright, written by Wright and Simon Pegg, and produced by Nira Park.
|
||||||
sort_title: 'Three Flavours Cornetto'
|
sort_title: 'Three Flavours Cornetto'
|
||||||
collection_order: release
|
collection_order: release
|
||||||
|
|
||||||
What Should I Watch?:
|
|
||||||
plex_watchlist: critic_rating.desc
|
|
||||||
plex_search:
|
|
||||||
any:
|
|
||||||
genre:
|
|
||||||
- Indie
|
|
||||||
- Thriller
|
|
||||||
- Drama
|
|
||||||
- Comedy
|
|
||||||
- Science Fiction
|
|
||||||
unplayed: true
|
|
||||||
sort_by: audience_rating.desc
|
|
||||||
limit: 3
|
|
||||||
visible_home: range(01/01-12/31)
|
|
||||||
visible_shared: range(01/01-12/31)
|
|
||||||
|
|||||||
38
ladywhiskers/movies/4_based_on.yml
Normal file
38
ladywhiskers/movies/4_based_on.yml
Normal 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
|
||||||
75
ladywhiskers/movies/5_critics_other.yml
Normal file
75
ladywhiskers/movies/5_critics_other.yml
Normal file
@ -0,0 +1,75 @@
|
|||||||
|
##############################################################################
|
||||||
|
# Other Awards Collections #
|
||||||
|
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||||
|
# Credit to maxwelldeux for the Trakt Lists #
|
||||||
|
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
|
||||||
|
# https://metamanager.wiki/en/latest/defaults/award/other.html #
|
||||||
|
##############################################################################
|
||||||
|
|
||||||
|
external_templates:
|
||||||
|
pmm: templates
|
||||||
|
template_variables:
|
||||||
|
collection_section: 130
|
||||||
|
|
||||||
|
templates:
|
||||||
|
Rotten Tomatoes:
|
||||||
|
trakt_list: https://trakt.tv/users/lish408/lists/rotten-tomatoes-best-of-<<key>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_mode: default
|
||||||
|
collection_order: custom
|
||||||
|
sort_title: "!130_Rotten Tomatoes Best of <<key>>"
|
||||||
|
schedule: yearly(01/30)
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/Rotten-Tomatotes/main/Rotten%20Tomatoes%20Best%20of%20<<key>>.png
|
||||||
|
|
||||||
|
collections:
|
||||||
|
"100 Years... 100 Movies":
|
||||||
|
imdb_list: https://www.imdb.com/list/ls027841309/
|
||||||
|
collection_order: custom
|
||||||
|
sort_title: "!130_AFI 1!"
|
||||||
|
schedule: yearly(01/30)
|
||||||
|
Razzies Golden Raspberry Winners:
|
||||||
|
variables:
|
||||||
|
key: razzie
|
||||||
|
template:
|
||||||
|
- name: shared
|
||||||
|
allowed_libraries: movie
|
||||||
|
image: award/razzies/winner
|
||||||
|
translation_key: razzie_worst
|
||||||
|
- name: arr
|
||||||
|
- name: custom
|
||||||
|
trakt_list: https://trakt.tv/users/hdlists/lists/razzie-awards-worst-picture-winners
|
||||||
|
Rotten Tomatoes Best All-Time:
|
||||||
|
trakt_list: https://trakt.tv/users/lish408/lists/rotten-tomatoes-top-100-movies-of-all-time
|
||||||
|
sync_mode: sync
|
||||||
|
collection_mode: default
|
||||||
|
collection_order: custom
|
||||||
|
sort_title: "!130_Rotten !1"
|
||||||
|
schedule: monthly(10)
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/Rotten-Tomatotes/main/Rotten%20Tomatoes%20Best%20All-Time.png
|
||||||
|
Rotten Tomatoes Best Horror:
|
||||||
|
trakt_list: https://trakt.tv/users/lish408/lists/rotten-tomatoes-best-horror-movies-of-all-time
|
||||||
|
sync_mode: sync
|
||||||
|
collection_mode: default
|
||||||
|
collection_order: custom
|
||||||
|
sort_title: "!130_Rotten !2"
|
||||||
|
schedule: monthly(10)
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/Rotten-Tomatotes/main/Rotten%20Tomatoes%20Best%20Horror.png
|
||||||
|
Rotten Tomatoes Best Rom Com:
|
||||||
|
trakt_list: https://trakt.tv/users/lish408/lists/rotten-tomatoes-the-200-best-romantic-comedies-of-all-time
|
||||||
|
sync_mode: sync
|
||||||
|
collection_mode: default
|
||||||
|
collection_order: custom
|
||||||
|
sort_title: "!130_Rotten !3"
|
||||||
|
schedule: monthly(10)
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/Rotten-Tomatotes/main/Rotten%20Tomatoes%20Best%20Rom%20Com.png
|
||||||
|
|
||||||
|
dynamic_collections:
|
||||||
|
Rotten Tomatoes Best of:
|
||||||
|
type: number
|
||||||
|
sync: true
|
||||||
|
data:
|
||||||
|
starting: current_year-2
|
||||||
|
ending: current_year-1
|
||||||
|
title_format: Rotten Tomatoes Best of <<key_name>>
|
||||||
|
template:
|
||||||
|
- Rotten Tomatoes
|
||||||
177
ladywhiskers/movies/6_holidays.yml
Normal file
177
ladywhiskers/movies/6_holidays.yml
Normal file
@ -0,0 +1,177 @@
|
|||||||
|
##############################################################################
|
||||||
|
# Seasonal Collections #
|
||||||
|
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||||
|
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
|
||||||
|
# https://metamanager.wiki/en/latest/defaults/movie/seasonal.html #
|
||||||
|
##############################################################################
|
||||||
|
|
||||||
|
external_templates:
|
||||||
|
pmm: templates
|
||||||
|
|
||||||
|
templates:
|
||||||
|
holiday:
|
||||||
|
default:
|
||||||
|
sync_mode: sync
|
||||||
|
sync_mode_<<key>>: <<sync_mode>>
|
||||||
|
sort_by: title.asc
|
||||||
|
sort_by_<<key>>: <<sort_by>>
|
||||||
|
schedule_<<key>>: <<schedule>>
|
||||||
|
limit_<<key>>: <<limit>>
|
||||||
|
tmdb_collection_<<key>>: <<tmdb_collection>>
|
||||||
|
tmdb_movie_<<key>>: <<tmdb_movie>>
|
||||||
|
imdb_list_<<key>>: <<imdb_list>>
|
||||||
|
trakt_list_<<key>>: <<trakt_list>>
|
||||||
|
mdblist_list_<<key>>: <<mdblist_list>>
|
||||||
|
summary_<<key>>: <<summary_format>>
|
||||||
|
name_<<key>>: <<name_format>>
|
||||||
|
emoji: ""
|
||||||
|
emoji_<<key>>: <<emoji>>
|
||||||
|
optional:
|
||||||
|
- schedule
|
||||||
|
- tmdb_collection
|
||||||
|
- tmdb_movie
|
||||||
|
- limit
|
||||||
|
- imdb_list
|
||||||
|
- trakt_list
|
||||||
|
- mdblist_list
|
||||||
|
- summary_format
|
||||||
|
- name_format
|
||||||
|
- key_name
|
||||||
|
- translation_key
|
||||||
|
- limit
|
||||||
|
smart_label:
|
||||||
|
sort_by: <<sort_by_<<key>>>>
|
||||||
|
limit: <<limit_<<key>>>>
|
||||||
|
all:
|
||||||
|
label: <<smart_label>>
|
||||||
|
schedule: <<schedule_<<key>>>>
|
||||||
|
delete_not_scheduled: true
|
||||||
|
sync_mode: <<sync_mode_<<key>>>>
|
||||||
|
tmdb_collection: <<tmdb_collection_<<key>>>>
|
||||||
|
tmdb_movie: <<tmdb_movie_<<key>>>>
|
||||||
|
imdb_list: <<imdb_list_<<key>>>>
|
||||||
|
trakt_list: <<trakt_list_<<key>>>>
|
||||||
|
mdblist_list: <<mdblist_list_<<key>>>>
|
||||||
|
cache_builders: 1
|
||||||
|
translation_key: <<translation_key>>
|
||||||
|
key_name: <<key_name>>
|
||||||
|
summary: <<summary_<<key>>>>
|
||||||
|
name: <<name_<<key>>>>
|
||||||
|
limit: <<limit_<<key>>>>
|
||||||
|
translation_prefix: <<emoji_<<key>>>>
|
||||||
|
|
||||||
|
collections:
|
||||||
|
Seasonal Collections:
|
||||||
|
template:
|
||||||
|
- name: separator
|
||||||
|
separator: seasonal
|
||||||
|
use_separator: false
|
||||||
|
key_name: Seasonal
|
||||||
|
translation_key: separator
|
||||||
|
|
||||||
|
dynamic_collections:
|
||||||
|
Seasonal:
|
||||||
|
type: custom
|
||||||
|
data:
|
||||||
|
years: New Year's Day
|
||||||
|
valentine: Valentine's Day
|
||||||
|
patrick: St. Patrick's Day
|
||||||
|
easter: Easter
|
||||||
|
mother: Mother's Day
|
||||||
|
father: Father's Day
|
||||||
|
halloween: Halloween
|
||||||
|
christmas: Christmas
|
||||||
|
disabilities: Day of Persons with Disabilities
|
||||||
|
black_history: Black History Month
|
||||||
|
lgbtq: LGBTQ+ Pride Month
|
||||||
|
latinx: Latinx Heritage Month
|
||||||
|
women: Women's History Month
|
||||||
|
title_format: <<key_name>> <<library_typeU>>s
|
||||||
|
template:
|
||||||
|
- holiday
|
||||||
|
- shared
|
||||||
|
- arr
|
||||||
|
template_variables:
|
||||||
|
emoji:
|
||||||
|
years: "🎊 "
|
||||||
|
valentine: "💘 "
|
||||||
|
patrick: "☘ "
|
||||||
|
easter: "🐰 "
|
||||||
|
mother: "🤱 "
|
||||||
|
father: "👨 "
|
||||||
|
halloween: "🎃 "
|
||||||
|
christmas: "🎅 "
|
||||||
|
disabilities: "♿ "
|
||||||
|
lgbtq: "🏳️🌈 "
|
||||||
|
latinx: "🪅 "
|
||||||
|
women: "🚺 "
|
||||||
|
black_history: "✊ 🏿 "
|
||||||
|
schedule:
|
||||||
|
years: range(12/26-01/04)
|
||||||
|
valentine: range(02/01-02/29)
|
||||||
|
patrick: range(03/01-03/18)
|
||||||
|
easter: range(03/20-04/30)
|
||||||
|
mother: range(05/05-05/10)
|
||||||
|
father: range(09/15-09/20)
|
||||||
|
halloween: range(10/01-10/31)
|
||||||
|
christmas: range(12/01-12/31)
|
||||||
|
disabilities: range(12/02-12/04)
|
||||||
|
black_history: range(02/01-03/01)
|
||||||
|
lgbtq: range(05/31-06/30)
|
||||||
|
latinx: range(09/15-10/15)
|
||||||
|
women: range(02/28-03/31)
|
||||||
|
imdb_list:
|
||||||
|
years: https://www.imdb.com/list/ls066838460/
|
||||||
|
valentine:
|
||||||
|
- https://www.imdb.com/list/ls000094398/
|
||||||
|
- https://www.imdb.com/list/ls057783436/
|
||||||
|
- https://www.imdb.com/list/ls064427905/
|
||||||
|
patrick: https://www.imdb.com/list/ls063934595/
|
||||||
|
easter:
|
||||||
|
- https://www.imdb.com/list/ls062665509/
|
||||||
|
- https://www.imdb.com/list/ls051733651/
|
||||||
|
mother: https://www.imdb.com/list/ls072551197/
|
||||||
|
father: https://www.imdb.com/list/ls020471057/
|
||||||
|
halloween:
|
||||||
|
- https://www.imdb.com/list/ls023118929/
|
||||||
|
- https://www.imdb.com/list/ls000099714/
|
||||||
|
christmas: https://www.imdb.com/list/ls000096828/
|
||||||
|
women:
|
||||||
|
- https://www.imdb.com/search/keyword/?keywords=women-in-film&ref_=fn_kw_kw_9
|
||||||
|
- https://www.imdb.com/search/keyword/?keywords=women%27s-rights&ref_=fn_kw_kw_2
|
||||||
|
- https://www.imdb.com/search/keyword/?keywords=women%27s-suffrage&ref_=fn_kw_kw_13
|
||||||
|
tmdb_collection:
|
||||||
|
halloween:
|
||||||
|
- 185103 # Hotel Transylvania
|
||||||
|
- 11716 # Addams Family
|
||||||
|
- 750822 # Addams Family Animated
|
||||||
|
- 313086 # Conjuring
|
||||||
|
- 91361 # Halloween Collection
|
||||||
|
- 8581 # A Nightmare on Elm Street Collection
|
||||||
|
- 1733 # The Mummy Collection
|
||||||
|
- 8091 # Alien Collection
|
||||||
|
- 2980 # Ghostbusters
|
||||||
|
- 751156 # Hocus Pocus
|
||||||
|
tmdb_movie:
|
||||||
|
halloween:
|
||||||
|
- 23437 # A Nightmare on Elm Street (2010)
|
||||||
|
mdblist_list:
|
||||||
|
disabilities:
|
||||||
|
- https://mdblist.com/lists/plexmetamanager/day-of-persons-with-disabilities
|
||||||
|
lgbtq:
|
||||||
|
- https://mdblist.com/lists/plexmetamanager/lgbtq-pride-month
|
||||||
|
- https://www.imdb.com/list/ls063526611/'
|
||||||
|
latinx:
|
||||||
|
- https://mdblist.com/lists/plexmetamanager/latinx-heritage-month
|
||||||
|
trakt_list:
|
||||||
|
black_history:
|
||||||
|
- https://trakt.tv/users/hoochzilla/lists/black-cinema?display=movie&sort=title,asc
|
||||||
|
- https://trakt.tv/users/bluephi8/lists/black-history?display=movie&sort=title,asc
|
||||||
|
visible_home:
|
||||||
|
default: true
|
||||||
|
visible_shared:
|
||||||
|
default: true
|
||||||
|
image:
|
||||||
|
default: seasonal/<<key>>
|
||||||
|
translation_key:
|
||||||
|
default: seasonal
|
||||||
@ -12,13 +12,13 @@ templates:
|
|||||||
sync_mode: sync
|
sync_mode: sync
|
||||||
sort_title: "!015_<<collection_name>>"
|
sort_title: "!015_<<collection_name>>"
|
||||||
collections:
|
collections:
|
||||||
# All-Time Top Shows:
|
All-Time Top Shows:
|
||||||
# template: {name: Collection, poster: https://raw.githubusercontent.com/WhoDat104/Genres/main/All-Time%20Top%20Shows.jpg}
|
template: {name: Collection, poster: https://raw.githubusercontent.com/WhoDat104/Genres/main/All-Time%20Top%20Shows.jpg}
|
||||||
# sort_title: "!015_100"
|
sort_title: "!015_100"
|
||||||
# smart_filter:
|
smart_filter:
|
||||||
# sort_by: audience_rating.desc
|
sort_by: audience_rating.desc
|
||||||
# all:
|
all:
|
||||||
# genre.not: documentary
|
genre.not: documentary
|
||||||
Action:
|
Action:
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Action.jpg}
|
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Action.jpg}
|
||||||
smart_filter:
|
smart_filter:
|
||||||
@ -154,10 +154,9 @@ collections:
|
|||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Science%20Fiction.jpg}
|
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Science%20Fiction.jpg}
|
||||||
smart_filter:
|
smart_filter:
|
||||||
sort_by: audience_rating.desc
|
sort_by: audience_rating.desc
|
||||||
any:
|
all:
|
||||||
genre:
|
genre: science fiction
|
||||||
- science fiction
|
genre.not: documentary
|
||||||
- sci-fi
|
|
||||||
Sport:
|
Sport:
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Sport.jpg}
|
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Sport.jpg}
|
||||||
smart_filter:
|
smart_filter:
|
||||||
|
|||||||
@ -17,51 +17,51 @@ collections:
|
|||||||
Anthology:
|
Anthology:
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/WhoDat104/Genres/main/Anthology.jpg}
|
template: {name: Collection, poster: https://raw.githubusercontent.com/WhoDat104/Genres/main/Anthology.jpg}
|
||||||
imdb_list: https://www.imdb.com/list/ls567937024/
|
imdb_list: https://www.imdb.com/list/ls567937024/
|
||||||
schedule: yearly(03/01)
|
schedule: monthly(15)
|
||||||
Apocalypse:
|
Apocalypse:
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Apocalypse.jpg}
|
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Apocalypse.jpg}
|
||||||
imdb_list: https://www.imdb.com/list/ls527128700/
|
imdb_list: https://www.imdb.com/list/ls527128700/
|
||||||
schedule: yearly(03/01)
|
schedule: monthly(15)
|
||||||
Football:
|
Football:
|
||||||
template: {name: Collection, show: "343609, 74094", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Football.jpg}
|
template: {name: Collection, show: "343609, 74094", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Football.jpg}
|
||||||
imdb_list: https://www.imdb.com/list/ls527481559/
|
imdb_list: https://www.imdb.com/list/ls527481559/
|
||||||
sync_mode: append
|
sync_mode: append
|
||||||
schedule: yearly(03/01)
|
schedule: monthly(15)
|
||||||
Historical Fiction:
|
Historical Fiction:
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Historical%20Fiction.jpg}
|
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Historical%20Fiction.jpg}
|
||||||
imdb_list: https://www.imdb.com/list/ls527147593/
|
imdb_list: https://www.imdb.com/list/ls527147593/
|
||||||
schedule: yearly(03/01)
|
schedule: monthly(15)
|
||||||
Medical:
|
Medical:
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Medical.jpg}
|
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Medical.jpg}
|
||||||
imdb_list:
|
imdb_list:
|
||||||
- https://www.imdb.com/list/ls064005250/
|
- https://www.imdb.com/list/ls064005250/
|
||||||
- https://www.imdb.com/list/ls567394825/
|
- https://www.imdb.com/list/ls567394825/
|
||||||
schedule: yearly(03/01)
|
schedule: monthly(15)
|
||||||
Mystery Box:
|
Mystery Box:
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Mystery%20Box.jpg}
|
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Mystery%20Box.jpg}
|
||||||
imdb_list:
|
imdb_list:
|
||||||
- https://www.imdb.com/list/ls520446971/
|
- https://www.imdb.com/list/ls520446971/
|
||||||
# Seductive:
|
Seductive:
|
||||||
# template: {name: Collection, poster: https://raw.githubusercontent.com/WhoDat104/Genres/main/Seductive.jpg}
|
template: {name: Collection, poster: https://raw.githubusercontent.com/WhoDat104/Genres/main/Seductive.jpg}
|
||||||
# imdb_list: https://www.imdb.com/list/ls567399815/
|
imdb_list: https://www.imdb.com/list/ls567399815/
|
||||||
# schedule: yearly(03/01)
|
schedule: monthly(15)
|
||||||
Slice of Life:
|
Slice of Life:
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Slice%20of%20Life.jpg}
|
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Slice%20of%20Life.jpg}
|
||||||
imdb_list: https://www.imdb.com/list/ls527147618/
|
imdb_list: https://www.imdb.com/list/ls527147618/
|
||||||
schedule: yearly(03/01)
|
schedule: monthly(15)
|
||||||
Spy:
|
Spy:
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Spy.jpg}
|
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Spy.jpg}
|
||||||
imdb_list: https://www.imdb.com/list/ls527147789/
|
imdb_list: https://www.imdb.com/list/ls527147789/
|
||||||
schedule: yearly(03/01)
|
schedule: monthly(15)
|
||||||
Stephen King:
|
Stephen King:
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Stephen%20King.jpg}
|
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Stephen%20King.jpg}
|
||||||
imdb_list: https://www.imdb.com/list/ls567399416/
|
imdb_list: https://www.imdb.com/list/ls567399416/
|
||||||
schedule: yearly(03/01)
|
schedule: monthly(15)
|
||||||
Supernatural:
|
Supernatural:
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Supernatural.jpg}
|
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Supernatural.jpg}
|
||||||
imdb_list: https://www.imdb.com/list/ls527140144/
|
imdb_list: https://www.imdb.com/list/ls527140144/
|
||||||
schedule: yearly(03/01)
|
schedule: monthly(15)
|
||||||
Time Travel:
|
Time Travel:
|
||||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Time%20Travel.jpg}
|
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Time%20Travel.jpg}
|
||||||
imdb_list: https://www.imdb.com/list/ls527147299/
|
imdb_list: https://www.imdb.com/list/ls527147299/
|
||||||
schedule: yearly(03/01)
|
schedule: monthly(15)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user