parent
4295a86ba0
commit
2671b3954d
@ -0,0 +1,381 @@
|
||||
libraries:
|
||||
Movies:
|
||||
template_variables:
|
||||
use_separator: false
|
||||
metadata_path:
|
||||
- folder: config/movies
|
||||
- pmm: based
|
||||
- git: bullmoose20/movies_refresh
|
||||
- pmm: oscars
|
||||
template_variables:
|
||||
use_year_collections: false
|
||||
- pmm: actor
|
||||
template_variables:
|
||||
collection_section: '001'
|
||||
use_separator: false
|
||||
style: diiivoycolor
|
||||
name_format: 🎂 <<key_name>>'s Birthday
|
||||
translation_key: birthday
|
||||
sort_by: audience_rating.desc
|
||||
title_format: <<key_name>>'s Birthday
|
||||
data:
|
||||
depth: 20
|
||||
limit: 100
|
||||
tmdb_birthday:
|
||||
this_month: true
|
||||
- pmm: content_rating_cs
|
||||
- pmm: other_chart
|
||||
template_variables:
|
||||
use_anidb: false
|
||||
use_stevenlu: false
|
||||
use_pirated: false
|
||||
visible_library_commonsense: true
|
||||
visible_home_commonsense: true
|
||||
visible_shared_commonsense: true
|
||||
- pmm: continent
|
||||
template_variables:
|
||||
include:
|
||||
- Oceania
|
||||
- pmm: franchise
|
||||
template_variables:
|
||||
minimum_items: 2
|
||||
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
|
||||
# Add a custom holiday
|
||||
append_data:
|
||||
pride: Pride Month
|
||||
schedule_pride: range(06/01-06/30)
|
||||
imdb_list_pride: https://www.imdb.com/list/ls063526611/
|
||||
emoji_pride: '🏳️🌈️ '
|
||||
- pmm: universe
|
||||
- file: config/metadata/movie/1_othercollections.yml
|
||||
schedule: weekly(tuesday)
|
||||
overlay_path:
|
||||
- schedule: weekly(saturday)
|
||||
- remove_overlays: false # Set to true if you want to remove overlays
|
||||
- reapply_overlays: false # If you are doing a lot of testing and changes like me, keep this to true to always reapply overlays
|
||||
- pmm: commonsense # Commonsense content ratings Age 2+, Age 14+, etc.
|
||||
- pmm: mediastinger # Mediastinger overlay when the media item contains a stinger at the end of the movie/show or during the credits
|
||||
- pmm: ratings # Ratings with custom fonts matched to the style of the rating, font_size, and on the right in 'square' format
|
||||
template_variables:
|
||||
rating1: user
|
||||
rating1_image: rt_tomato
|
||||
rating1_font: config/metadata/overlays/fonts/Adlib.ttf
|
||||
rating1_font_size: 63
|
||||
|
||||
rating2: critic
|
||||
rating2_image: imdb
|
||||
rating2_font: config/metadata/overlays/fonts/Impact.ttf
|
||||
rating2_font_size: 70
|
||||
|
||||
rating3: audience
|
||||
rating3_image: tmdb
|
||||
rating3_font: config/metadata/overlays/fonts/Avenir_95_Black.ttf
|
||||
rating3_font_size: 70
|
||||
|
||||
horizontal_position: right
|
||||
|
||||
- pmm: resolution # 4K HDR, 1080P FHD, etc.
|
||||
- pmm: ribbon # Used for ribbon in bottom right
|
||||
- pmm: versions # Will show duplicates for that media item and works with overlay_level show, episode, and season
|
||||
|
||||
settings:
|
||||
asset_directory:
|
||||
- config/assets/Movies/
|
||||
prioritize_assets: false
|
||||
operations:
|
||||
split_duplicates: false
|
||||
assets_for_all: true
|
||||
delete_collections:
|
||||
configured: false
|
||||
managed: true
|
||||
mass_user_rating_update: mdb_tomatoes
|
||||
mass_critic_rating_update: imdb
|
||||
mass_audience_rating_update: tmdb
|
||||
mass_genre_update: omdb
|
||||
mass_content_rating_update: mdb_commonsense
|
||||
mass_originally_available_update: tmdb
|
||||
mass_imdb_parental_labels: none
|
||||
metadata_backup:
|
||||
path: config/metadata/backups/Movie_Backup.yml
|
||||
sync_tags: true
|
||||
add_blank_entries: false
|
||||
genre_mapper:
|
||||
"Sci-Fi": Science Fiction
|
||||
"Action & Adventure": Action
|
||||
|
||||
TV Shows:
|
||||
report_path: config/missing/TV_report.yml
|
||||
template_variables:
|
||||
use_separator: false
|
||||
library_name: TV Shows
|
||||
metadata_path:
|
||||
- pmm: based
|
||||
- git: bullmoose20/tv_refresh
|
||||
- pmm: actor
|
||||
template_variables:
|
||||
collection_section: '001'
|
||||
use_separator: false
|
||||
style: diiivoycolor
|
||||
name_format: 🎂 <<key_name>>'s Birthday
|
||||
translation_key: birthday
|
||||
sort_by: audience_rating.desc
|
||||
title_format: <<key_name>>'s Birthday
|
||||
data:
|
||||
depth: 20
|
||||
limit: 100
|
||||
tmdb_birthday:
|
||||
this_month: true
|
||||
- pmm: content_rating_cs
|
||||
- pmm: other_chart
|
||||
template_variables:
|
||||
use_anidb: false
|
||||
use_stevenlu: false
|
||||
use_pirated: false
|
||||
visible_library_commonsense: true
|
||||
visible_home_commonsense: true
|
||||
visible_shared_commonsense: true
|
||||
- pmm: universe
|
||||
- pmm: continent
|
||||
template_variables:
|
||||
include:
|
||||
- Oceania
|
||||
- pmm: franchise
|
||||
template_variables:
|
||||
minimum_items: 2
|
||||
delete_below_minimum: true
|
||||
- folder: config/tvshows
|
||||
overlay_path:
|
||||
- schedule: weekly(friday)
|
||||
- remove_overlays: false # Set to true if you want to remove overlays
|
||||
- reapply_overlays: false # If you are doing a lot of testing and changes like me, keep this to true to always reapply overlays
|
||||
- pmm: commonsense # Commonsense content ratings Age 2+, Age 14+, etc.
|
||||
- pmm: commonsense
|
||||
template_variables:
|
||||
overlay_level: season
|
||||
- pmm: commonsense
|
||||
template_variables:
|
||||
overlay_level: episode
|
||||
- pmm: ratings # Ratings with custom fonts matched to the style of the rating, font_size, and on the right in 'square' format. overlay_level: show has 3 ratings max
|
||||
template_variables:
|
||||
rating1: user
|
||||
rating1_image: rt_tomato
|
||||
rating1_font: config/metadata/overlays/fonts/Adlib.ttf
|
||||
rating1_font_size: 63
|
||||
|
||||
rating2: critic
|
||||
rating2_image: imdb
|
||||
rating2_font: config/metadata/overlays/fonts/Impact.ttf
|
||||
rating2_font_size: 70
|
||||
|
||||
rating3: audience
|
||||
rating3_image: tmdb
|
||||
rating3_font: config/metadata/overlays/fonts/Avenir_95_Black.ttf
|
||||
rating3_font_size: 70
|
||||
|
||||
horizontal_position: right
|
||||
- pmm: ratings # Ratings with custom fonts matched to the style of the rating, font_size, and on the right in 'square' format. overlay_level: episode has 2 ratings max
|
||||
template_variables:
|
||||
rating1: critic
|
||||
rating1_image: imdb
|
||||
rating1_font: config/metadata/overlays/fonts/Impact.ttf
|
||||
rating1_font_size: 70
|
||||
|
||||
rating2: audience
|
||||
rating2_image: tmdb
|
||||
rating2_font: config/metadata/overlays/fonts/Avenir_95_Black.ttf
|
||||
rating2_font_size: 70
|
||||
|
||||
horizontal_position: right
|
||||
overlay_level: episode
|
||||
- pmm: ribbon # Used for ribbon in bottom right
|
||||
- pmm: runtimes # Runtime information in bottom right and works with overlay_level episode
|
||||
template_variables:
|
||||
overlay_level: episode
|
||||
- pmm: status # Airing, Returning, Ended, Canceled and works with overlay_level show
|
||||
- pmm: versions # Will show duplicates for that media item and works with overlay_level show, episode, and season
|
||||
template_variables:
|
||||
overlay_level: show
|
||||
- pmm: versions # Will show duplicates for that media item and works with overlay_level show, episode, and season
|
||||
template_variables:
|
||||
overlay_level: season
|
||||
- pmm: ribbon
|
||||
|
||||
settings:
|
||||
asset_directory:
|
||||
- config/assets/TV Shows/
|
||||
prioritize_assets: false
|
||||
operations:
|
||||
split_duplicates: false
|
||||
assets_for_all: true
|
||||
delete_collections:
|
||||
configured: false
|
||||
managed: true
|
||||
mass_user_rating_update: mdb_tomatoes
|
||||
mass_critic_rating_update: imdb
|
||||
mass_audience_rating_update: tmdb
|
||||
mass_genre_update: omdb
|
||||
mass_content_rating_update: mdb_commonsense
|
||||
mass_originally_available_update: tmdb
|
||||
mass_episode_critic_rating_update: imdb
|
||||
mass_episode_audience_rating_update: tmdb
|
||||
mass_imdb_parental_labels: none
|
||||
metadata_backup:
|
||||
path: config/metadata/backups/TVShows_Backup.yml
|
||||
sync_tags: true
|
||||
add_blank_entries: false
|
||||
|
||||
Music:
|
||||
schedule: weekly (sunday)
|
||||
library_name: Music
|
||||
metadata_path:
|
||||
- folder: config/music
|
||||
operations:
|
||||
delete_collections:
|
||||
less: 50
|
||||
metadata_backup:
|
||||
path: config/metadata/backups/Music_Backup.yml
|
||||
sync_tags: true
|
||||
add_blank_entries: false
|
||||
|
||||
playlist_files:
|
||||
- pmm: playlist
|
||||
template_variables:
|
||||
libraries: Movies, TV Shows
|
||||
settings:
|
||||
cache: true
|
||||
cache_expiration: 60
|
||||
asset_directory: config/assets
|
||||
missing_path: config/missing
|
||||
asset_folders: true
|
||||
asset_depth: 1
|
||||
create_asset_folders: false
|
||||
prioritize_assets: false
|
||||
dimensional_asset_rename: false
|
||||
download_url_assets: false
|
||||
show_missing_season_assets: false
|
||||
show_missing_episode_assets: false
|
||||
show_asset_not_needed: false
|
||||
sync_mode: sync
|
||||
default_collection_order:
|
||||
minimum_items: 1
|
||||
delete_below_minimum: true
|
||||
delete_not_scheduled: false
|
||||
run_again_delay: 1
|
||||
missing_only_released: true
|
||||
show_unconfigured: true
|
||||
show_unmanaged: true
|
||||
show_filtered: true
|
||||
show_options: true
|
||||
show_missing: false
|
||||
only_filter_missing: false
|
||||
show_missing_assets: false
|
||||
save_report: false
|
||||
tvdb_language: eng
|
||||
ignore_ids:
|
||||
ignore_imdb_ids:
|
||||
item_refresh_delay: 0
|
||||
playlist_sync_to_users: all
|
||||
playlist_report: true
|
||||
custom_repo:
|
||||
verify_ssl: true
|
||||
check_nightly: true
|
||||
playlist_exclude_users:
|
||||
webhooks:
|
||||
error: notifiarr
|
||||
version: notifiarr
|
||||
run_start: notifiarr
|
||||
run_end: notifiarr
|
||||
changes: notifiarr
|
||||
delete:
|
||||
plex:
|
||||
url: http://localhost:32400
|
||||
token: [REDACTED]
|
||||
timeout: 600
|
||||
clean_bundles: false
|
||||
empty_trash: false
|
||||
optimize: false
|
||||
db_cache:
|
||||
tmdb:
|
||||
apikey: [REDACTED]
|
||||
language: en
|
||||
cache_expiration: 600
|
||||
region:
|
||||
tautulli:
|
||||
url: http://localhost:1818
|
||||
apikey: [REDACTED]
|
||||
omdb:
|
||||
apikey: [REDACTED]
|
||||
cache_expiration: 600
|
||||
mdblist:
|
||||
apikey: [REDACTED]
|
||||
cache_expiration: 600
|
||||
notifiarr:
|
||||
apikey: [REDACTED]
|
||||
anidb:
|
||||
username:
|
||||
password:
|
||||
language: en
|
||||
client:
|
||||
radarr:
|
||||
url: http://localhost:7878
|
||||
token: [REDACTED]
|
||||
add_missing: false
|
||||
add_existing: false
|
||||
root_folder_path: Z:\data\media\movies
|
||||
monitor: true
|
||||
availability: announced
|
||||
quality_profile: HD-1080p
|
||||
tag:
|
||||
search: false
|
||||
radarr_path:
|
||||
plex_path:
|
||||
upgrade_existing: false
|
||||
ignore_cache: false
|
||||
sonarr:
|
||||
url: http://localhost:8989
|
||||
token: [REDACTED]
|
||||
add_missing: false
|
||||
add_existing: false
|
||||
root_folder_path: Z:\data\media\tv
|
||||
monitor: all
|
||||
quality_profile: HD-1080p
|
||||
language_profile: English
|
||||
series_type: standard
|
||||
season_folder: true
|
||||
tag:
|
||||
search: false
|
||||
cutoff_search: false
|
||||
sonarr_path:
|
||||
plex_path:
|
||||
upgrade_existing: false
|
||||
ignore_cache: false
|
||||
trakt:
|
||||
client_id: [REDACTED]
|
||||
client_secret: [REDACTED]
|
||||
pin:
|
||||
authorization:
|
||||
access_token: [REDACTED]
|
||||
token_type: [REDACTED]
|
||||
expires_in: [REDACTED]
|
||||
refresh_token: [REDACTED]
|
||||
scope: [REDACTED]
|
||||
created_at: [REDACTED]
|
||||
mal:
|
||||
client_id:
|
||||
client_secret:
|
||||
authorization:
|
||||
access_token:
|
||||
token_type:
|
||||
expires_in:
|
||||
refresh_token:
|
@ -0,0 +1,46 @@
|
||||
templates:
|
||||
smart_filter:
|
||||
all:
|
||||
genre: <<collection>>
|
||||
sort_by: release.desc
|
||||
url_poster: https://theposterdb.com/api/assets/<<poster>>
|
||||
sort_title: ++++++++_<<collection_name>>
|
||||
collection_mode: hide
|
||||
|
||||
collections:
|
||||
Barbie:
|
||||
trakt_list: https://trakt.tv/users/tiff31/lists/barbie
|
||||
sort_title: 'Barbie'
|
||||
collection_order: release.desc
|
||||
|
||||
Disney Live-Action Remakes:
|
||||
imdb_list: https://www.imdb.com/list/ls083312980/
|
||||
sort_title: '!070_Walt Disney Live-Action Remakes'
|
||||
collection_order: alpha
|
||||
|
||||
Disney Animation Studios:
|
||||
imdb_list: https://www.imdb.com/list/ls076436131/
|
||||
sort_title: '!070_Walt Disney Animation Studios'
|
||||
collection_order: alpha
|
||||
|
||||
The Three Flavours Cornetto:
|
||||
imdb_list: https://www.imdb.com/list/ls009887457/
|
||||
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'
|
||||
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)
|
@ -0,0 +1,205 @@
|
||||
##################################
|
||||
# Genres #
|
||||
##################################
|
||||
templates:
|
||||
Collection:
|
||||
optional:
|
||||
- poster
|
||||
url_poster: <<poster>>
|
||||
sync_mode: sync
|
||||
sort_title: "!015_<<collection_name>>"
|
||||
|
||||
collections:
|
||||
Action:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Action.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
genre: action
|
||||
Adventure:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Adventure.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
genre: adventure
|
||||
Animated Shorts:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Animated%20Shorts.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
genre: animation
|
||||
content_rating: G, PG
|
||||
duration.lte: 20
|
||||
Animation:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Animation.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
genre: animation
|
||||
content_rating: G, PG
|
||||
Biography:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Biography.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
genre: biography
|
||||
Comedy Horror:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Comedy%20Horror.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre:
|
||||
- comedy
|
||||
- horror
|
||||
Crime:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Crime.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
genre: crime
|
||||
Documentary:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Documentary.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
genre: documentary
|
||||
Drama:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Drama.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
genre: drama
|
||||
Family:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Family.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
genre: family
|
||||
Fantasy:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Fantasy.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
genre: fantasy
|
||||
Film Noir:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Film%20Noir.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
genre: film-noir
|
||||
Foreign:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Foreign.jpg}
|
||||
smart_filter:
|
||||
any:
|
||||
audio_language:
|
||||
- ar # Arabic
|
||||
- bs # Bosnian
|
||||
- zh # Chinese
|
||||
- cs # Czech
|
||||
- da # Danish
|
||||
- nl # Dutch
|
||||
- fo # Faroese
|
||||
- fil # Filipino
|
||||
- fi # Finnish
|
||||
- fr # French
|
||||
- de # German
|
||||
- hu # Hungarian
|
||||
- id # Indonesian
|
||||
- it # Italian
|
||||
- ja # Japanese
|
||||
- kn # Kannada
|
||||
- ms # Malay
|
||||
- ml # Malayalam
|
||||
- no # Norwegian
|
||||
- pl # Polish
|
||||
- ro # Romanian
|
||||
- ru # Russian
|
||||
- sr # Serbian
|
||||
- sv # Swedish
|
||||
- ta # Tamil
|
||||
- tr # Turkish
|
||||
- uk # Ukranian
|
||||
all:
|
||||
country.not:
|
||||
- United States of America
|
||||
- United Kingdom
|
||||
- Canada
|
||||
sort_by: audience_rating.desc
|
||||
History:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/History.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
genre: history
|
||||
Horror:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Horror.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
genre: horror
|
||||
Indie:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Indie.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
genre: indie
|
||||
Martial Arts:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Martial%20Arts.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
genre: martial arts
|
||||
Musical:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Musical.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
genre: musical
|
||||
Mystery:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Mystery.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
genre: mystery
|
||||
Romance:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Romance.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
genre: romance
|
||||
Romantic Comedy:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Romantic%20Comedy.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre:
|
||||
- comedy
|
||||
- romance
|
||||
Science Fiction:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Science%20Fiction.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
any:
|
||||
genre:
|
||||
- science fiction
|
||||
- sci-fi
|
||||
Short:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Short.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
genre: short
|
||||
Sport:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Sport.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
genre: sport
|
||||
Suspense:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Suspense.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
genre: suspense
|
||||
Thriller:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Thriller.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
genre: thriller
|
||||
True Crime:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/True%20Crime.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre:
|
||||
- documentary
|
||||
- crime
|
||||
War:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/War.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
genre: war
|
||||
Western:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Western.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
genre: western
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,105 @@
|
||||
############################
|
||||
# Topics #
|
||||
############################
|
||||
templates:
|
||||
Collection:
|
||||
optional:
|
||||
- poster
|
||||
url_poster: <<poster>>
|
||||
sync_mode: sync
|
||||
collection_order: audience_rating.desc
|
||||
sort_title: "!015_<<collection_name>>"
|
||||
schedule: monthly(10)
|
||||
|
||||
collections:
|
||||
1001 Movies You Must See Before You Die:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/1001%20Movies%20You%20Must%20See%20Before%20You%20Die.jpg}
|
||||
trakt_list: https://trakt.tv/users/sp1ti/lists/1001-movies-you-must-see-before-you-die
|
||||
collection_order: release.desc
|
||||
Top 50 Grossing Films of All-Time:
|
||||
tmdb_list: https://www.themoviedb.org/list/10
|
||||
collection_order: custom
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Top%20Grossing%20Films%20of%20All-Time.jpg
|
||||
sync_mode: sync
|
||||
sort_title: "!015_1001 A"
|
||||
schedule: monthly(20)
|
||||
Top Grossing Films Annually:
|
||||
imdb_list: https://www.imdb.com/list/ls568936874/
|
||||
collection_order: release.desc
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Top%20Grossing%20Films%20Annually.jpg
|
||||
sync_mode: sync
|
||||
sort_title: "!015_1001 B"
|
||||
schedule: yearly (01/30)
|
||||
#######################################################################################################
|
||||
Conspiracy:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Conspiracy.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567287307/
|
||||
Dark Comedy:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Dark%20Comedy.jpg}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls561047438/
|
||||
- https://www.imdb.com/search/title/?title_type=feature&keywords=dark+comedy
|
||||
Dystopian:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Dystopian.jpg}
|
||||
imdb_list: https://www.imdb.com/search/title/?title_type=feature&keywords=dystopia
|
||||
Football:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Football.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567409329/
|
||||
Inspirational:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Inspirational.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567409348/
|
||||
trakt_list: https://trakt.tv/users/rizreflects/lists/inspiring
|
||||
Mind-Bend:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Mind-Bend.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567402143/
|
||||
trakt_list: https://trakt.tv/users/lish408/lists/mindfuck
|
||||
mdblist_list: https://mdblist.com/lists/hdlists/mindfuck-movies
|
||||
Natural Disaster:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Natural%20Disaster.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567402383/
|
||||
radarr_add_missing: false
|
||||
Pandemic:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Pandemic.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567402655/
|
||||
trakt_list: https://trakt.tv/users/mraniki/lists/theme-pandemic
|
||||
Parody:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Parody.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567404864/
|
||||
radarr_add_missing: false
|
||||
tvdb_movie: 138435
|
||||
Prison:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Prison.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567409066/
|
||||
# Seductive:
|
||||
# template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Seductive.jpg}
|
||||
# imdb_list: https://www.imdb.com/search/keyword/?keywords=seduction%2Csex-scene&ref_=kw_ref_key&mode=detail&page=1&title_type=movie%2CtvMovie%2Cvideo&num_votes=100%2C&sort=user_rating,desc
|
||||
# radarr_add_missing: false
|
||||
Space:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Space.jpg}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls567409789/
|
||||
- https://www.imdb.com/search/title/?title_type=feature&keywords=astronaut
|
||||
Spy:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Spy.jpg}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls567409179/
|
||||
- https://www.imdb.com/search/title/?title_type=feature&keywords=espionage
|
||||
Stand-up Comedy:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Stand-Up%20Comedy.jpg}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls567409881/
|
||||
- https://www.imdb.com/search/title/?title_type=tv_movie,tv_special&keywords=stand-up+comedy
|
||||
collection_order: release.desc
|
||||
Time Travel:
|
||||
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/ls567408798/
|
||||
- https://www.imdb.com/search/title/?title_type=feature&keywords=time+travel
|
||||
Unexpectedly Amazing:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Unexpectedly%20Amazing.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567408147/
|
||||
Witch:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Witch.jpg}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls567408343/
|
||||
- https://www.imdb.com/search/title/?title_type=feature&keywords=witch
|
@ -0,0 +1,64 @@
|
||||
templates:
|
||||
mood collection:
|
||||
smart_filter:
|
||||
limit: 10
|
||||
minimum_items: 10
|
||||
sort_by: plays.desc
|
||||
all:
|
||||
artist_mood: <<value>>
|
||||
album mood collection:
|
||||
builder_level: album
|
||||
smart_filter:
|
||||
limit: 20
|
||||
minimum_items: 20
|
||||
delete_below_minimum: true
|
||||
sort_by: plays.desc
|
||||
all:
|
||||
album_mood: <<value>>
|
||||
track mood collection:
|
||||
builder_level: track
|
||||
smart_filter:
|
||||
limit: 100
|
||||
minimum_items: 100
|
||||
delete_below_minimum: true
|
||||
sort_by: plays.desc
|
||||
all:
|
||||
track_mood: <<value>>
|
||||
style collection:
|
||||
smart_filter:
|
||||
limit: 10
|
||||
minimum_items: 10
|
||||
sort_by: plays.desc
|
||||
all:
|
||||
artist_style: <<value>>
|
||||
album style collection:
|
||||
builder_level: album
|
||||
smart_filter:
|
||||
limit: 20
|
||||
minimum_items: 20
|
||||
delete_below_minimum: true
|
||||
sort_by: plays.desc
|
||||
all:
|
||||
album_style: <<value>>
|
||||
|
||||
dynamic_collections:
|
||||
# Moods:
|
||||
# type: mood
|
||||
# title_format: Top 10 <<key_name>> Artists
|
||||
# template: mood collection
|
||||
Album Moods:
|
||||
type: album_mood
|
||||
title_format: Top 10 <<key_name>> Albums
|
||||
template: album mood collection
|
||||
Track Moods:
|
||||
type: track_mood
|
||||
title_format: Top 100 <<key_name>> Tracks
|
||||
template: track mood collection
|
||||
Artist Styles:
|
||||
type: style
|
||||
title_format: Top 5 <<key_name>> Artists
|
||||
template: style collection
|
||||
Album Styles:
|
||||
type: style
|
||||
title_format: Top 20 <<key_name>> Albums
|
||||
template: album style collection
|
@ -0,0 +1,130 @@
|
||||
#######################################################
|
||||
# Documentary Genres #
|
||||
# TV Collections #
|
||||
#######################################################
|
||||
|
||||
templates:
|
||||
Collection:
|
||||
optional:
|
||||
- poster
|
||||
url_poster: <<poster>>
|
||||
sync_mode: sync
|
||||
radarr_add_missing: false
|
||||
sonarr_add_missing: false
|
||||
sort_title: "!017_<<collection_name>>"
|
||||
collection_order: release.desc
|
||||
|
||||
collections:
|
||||
America:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/America.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567617875/
|
||||
tvdb_show: 309958, 342167, 321784
|
||||
Animal:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Animal.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567611777/
|
||||
tvdb_show: 231181, 302286, 365318, 397323, 380404, 414372, 423716, 342167, 354527
|
||||
Apocalypse Documentary:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Apocalypse.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567611328/
|
||||
tvdb_show: 101421, 279117
|
||||
The Arts:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/The%20Arts.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567611610/
|
||||
tvdb_show: 362158, 353954, 418474, 266866
|
||||
Building:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Building.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567611261/
|
||||
tvdb_show: 400435, 280472, 363422, 269355, 379326
|
||||
Conspiracy:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Conspiracy.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567611457/
|
||||
tvdb_show: 37043, 111931, 287495, 386899
|
||||
Dinosaur:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Dinosaur.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567611901/
|
||||
tvdb_show: 419593, 416319
|
||||
Engineering:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Engineering.jpg}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls567611972/ #All other Engineering List
|
||||
- https://www.imdb.com/list/ls567611261/ #Building List
|
||||
- https://www.imdb.com/list/ls567611821/ #Engineering Disaster List
|
||||
tvdb_show: 410587, 375980, 370754, 369458, 345959, 122401, 280472, 282106, 370754, 400435, 399511, 420420
|
||||
Engineering Disaster:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Engineering%20Disaster.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567611821/
|
||||
tvdb_show: 410587, 375980, 370754, 369458, 345959
|
||||
Fringe:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Fringe.jpg}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls567613015/ #All other Fringe List
|
||||
- https://www.imdb.com/list/ls567611457/ #Conpsiracy List
|
||||
- https://www.imdb.com/list/ls567616578/ #Paranormal List
|
||||
- https://www.imdb.com/list/ls567637035/ #UFO List
|
||||
tvdb_show: 37043, 111931, 287495, 386899, 261380, 111931, 255855, 417262, 290249, 370439, 336514, 413801, 111931, 311398, 255855, 370439, 376545, 420534
|
||||
History Documentary:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/History.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567613721/
|
||||
tvdb_show: 84970, 119811, 290249, 136411, 311398, 287495, 362158, 356885, 400435, 418474, 413801, 421687, 361079, 420420, 80620, 376545, 360852, 427595, 363422, 355566, 420534, 269355
|
||||
# smart_filter:
|
||||
# sort_by: year.asc
|
||||
# all:
|
||||
# genre: documentary
|
||||
# any:
|
||||
# genre: biography, war
|
||||
Human Body:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Human%20Body.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567613933/
|
||||
tvdb_show: 370439, 324346, 333111
|
||||
tmdb_show: 207778
|
||||
Manufacturing:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Manufacturing.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567613987/
|
||||
tvdb_show: 421687, 399511
|
||||
Nature:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Nature.jpg}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls567613846/ #All other Nature List
|
||||
- https://www.imdb.com/list/ls567611777/ #Animals List
|
||||
- https://www.imdb.com/list/ls567611901/ #Dinosaur list
|
||||
- https://www.imdb.com/list/ls567616526/ #Plants List
|
||||
- https://www.imdb.com/list/ls567616754/ #Space List
|
||||
- https://www.imdb.com/list/ls567637089/ #Weather List
|
||||
tvdb_show: 231181, 302286, 365318, 397323, 380404, 414372, 423716, 342167, 354527, 419593, 416319, 268119, 388660, 356885, 333247, 387478, 136411, 377071, 390520, 269320, 255951, 286699, 370598, 80865, 419048, 398721, 433852
|
||||
Paranormal:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Paranormal.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567616578/
|
||||
tvdb_show: 261380
|
||||
Plant:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Plant.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567616526/
|
||||
tvdb_show: 298146
|
||||
Space:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Space.jpg}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls567616754/ #All other Space List
|
||||
- https://www.imdb.com/list/ls567637035/ #UFO List
|
||||
tvdb_show: 377071, 364784
|
||||
Sport Documentary:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Sport.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567616746/
|
||||
tvdb_show: 362158, 398117
|
||||
Technology:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Technology.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567616111/
|
||||
tvdb_show: 122401, 362158, 282106, 358433, 410168, 417262
|
||||
True Crime:
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/True%20Crime.jpg
|
||||
sort_title: "!017_True Crime"
|
||||
smart_filter:
|
||||
sort_by: year.asc
|
||||
all:
|
||||
genre: crime, documentary
|
||||
UFO:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Ufo.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567637035/
|
||||
tvdb_show: 111931, 255855
|
||||
Weather:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Weather.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567637089/
|
||||
tvdb_show: 390520, 269320, 255951, 286699, 370598, 80865, 419048
|
@ -0,0 +1,6 @@
|
||||
collections:
|
||||
Avatar Universe:
|
||||
tvdb_list: https://thetvdb.com/lists/8116
|
||||
collection_order: custom
|
||||
sync_mode: sync
|
||||
|
@ -0,0 +1,188 @@
|
||||
#######################################################
|
||||
# Genre #
|
||||
# TV Collections #
|
||||
#######################################################
|
||||
templates:
|
||||
Collection:
|
||||
optional:
|
||||
- show
|
||||
- poster
|
||||
tvdb_show: <<show>>
|
||||
url_poster: <<poster>>
|
||||
sync_mode: sync
|
||||
sort_title: "!015_<<collection_name>>"
|
||||
collections:
|
||||
# All-Time Top Shows:
|
||||
# template: {name: Collection, poster: https://raw.githubusercontent.com/WhoDat104/Genres/main/All-Time%20Top%20Shows.jpg}
|
||||
# sort_title: "!015_100"
|
||||
# smart_filter:
|
||||
# sort_by: audience_rating.desc
|
||||
# all:
|
||||
# genre.not: documentary
|
||||
Action:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Action.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre: action
|
||||
genre.not: documentary
|
||||
Adult Cartoons:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Adult%20Cartoons.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre: animation
|
||||
genre.not: documentary, family
|
||||
Adventure:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Adventure.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre: adventure
|
||||
genre.not: documentary
|
||||
Biography:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Biography.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre: biography
|
||||
Children's Cartoons:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Children's%20Cartoons.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre: animation, family
|
||||
genre.not: documentary
|
||||
Comedy:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Comedy.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre: comedy
|
||||
genre.not: documentary
|
||||
Crime:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Crime.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre: crime
|
||||
genre.not: documentary
|
||||
Documentary:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Documentary.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre: documentary
|
||||
Drama:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Drama.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre: drama
|
||||
genre.not: documentary
|
||||
Family:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Family.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre: family
|
||||
genre.not: animation, documentary
|
||||
Fantasy:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Fantasy.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre: fantasy
|
||||
genre.not: animation, documentary
|
||||
Funny Sci-Fi:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Funny%20Sci-Fi.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre: comedy, science fiction
|
||||
genre.not: documentary
|
||||
History:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/History.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre: history
|
||||
genre.not: documentary
|
||||
Horror:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Horror.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre: horror
|
||||
genre.not: documentary
|
||||
Musical:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Musical.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre: musical
|
||||
genre.not: documentary
|
||||
Mystery:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Mystery.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre: mystery
|
||||
genre.not: documentary
|
||||
News:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/News.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre: news
|
||||
genre.not: documentary
|
||||
Reality:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Reality.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre: reality
|
||||
genre.not: documentary
|
||||
Romance:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Romance.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre: romance
|
||||
genre.not: documentary
|
||||
Science Fiction:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Science%20Fiction.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
any:
|
||||
genre:
|
||||
- science fiction
|
||||
- sci-fi
|
||||
Sport:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Sport.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre: sport
|
||||
genre.not: documentary
|
||||
Thriller:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Thriller.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre: thriller
|
||||
genre.not: documentary
|
||||
War & Politics:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/War%20%26%20Politics.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre: war
|
||||
genre.not: documentary
|
||||
Western:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Western.jpg}
|
||||
smart_filter:
|
||||
sort_by: audience_rating.desc
|
||||
all:
|
||||
genre: western
|
||||
genre.not: documentary
|
@ -0,0 +1,67 @@
|
||||
#######################################
|
||||
# TV Collections #
|
||||
#######################################
|
||||
|
||||
templates:
|
||||
Collection:
|
||||
optional:
|
||||
- show
|
||||
- poster
|
||||
tvdb_show: <<show>>
|
||||
url_poster: <<poster>>
|
||||
sync_mode: sync
|
||||
collection_order: audience_rating.desc
|
||||
sort_title: "!015_<<collection_name>>"
|
||||
|
||||
collections:
|
||||
Anthology:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/WhoDat104/Genres/main/Anthology.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567937024/
|
||||
schedule: yearly(03/01)
|
||||
Apocalypse:
|
||||
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/
|
||||
schedule: yearly(03/01)
|
||||
Football:
|
||||
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/
|
||||
sync_mode: append
|
||||
schedule: yearly(03/01)
|
||||
Historical Fiction:
|
||||
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/
|
||||
schedule: yearly(03/01)
|
||||
Medical:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Medical.jpg}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls064005250/
|
||||
- https://www.imdb.com/list/ls567394825/
|
||||
schedule: yearly(03/01)
|
||||
Mystery Box:
|
||||
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Mystery%20Box.jpg}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls520446971/
|
||||
# Seductive:
|
||||
# template: {name: Collection, poster: https://raw.githubusercontent.com/WhoDat104/Genres/main/Seductive.jpg}
|
||||
# imdb_list: https://www.imdb.com/list/ls567399815/
|
||||
# schedule: yearly(03/01)
|
||||
Slice of Life:
|
||||
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/
|
||||
schedule: yearly(03/01)
|
||||
Spy:
|
||||
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/
|
||||
schedule: yearly(03/01)
|
||||
Stephen King:
|
||||
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/
|
||||
schedule: yearly(03/01)
|
||||
Supernatural:
|
||||
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/
|
||||
schedule: yearly(03/01)
|
||||
Time Travel:
|
||||
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/
|
||||
schedule: yearly(03/01)
|
Loading…
Reference in new issue