13 Commits

Author SHA1 Message Date
Yozora XCII
3f2d8a0599 Kometa update 2024-04-22 15:12:15 +01:00
bullmoose20
489dea3500 Name change updates 2024-04-09 10:41:17 +01:00
ladywhiskers
a2fd67e21e Update movies_topics.yml 2024-04-07 11:34:25 +01:00
ladywhiskers
e3df7cefe8 Delete ladywhiskers/tvshows/tvshows-topic.yml 2024-04-07 11:34:25 +01:00
ladywhiskers
05365f1801 Delete ladywhiskers/tvshows/tvshows-franchises.yml 2024-04-07 11:34:25 +01:00
ladywhiskers
211166c1a7 Delete ladywhiskers/tvshows/tvshows-documentaries.yml 2024-04-07 11:34:25 +01:00
ladywhiskers
691e9b22c1 Add files via upload 2024-04-07 11:34:25 +01:00
ladywhiskers
139c90b993 Update movies_topics.yml 2024-04-07 11:34:25 +01:00
ladywhiskers
7d7a7f5a80 Update movies_subgenre.yml
Using to assign genre to build collections with -pmm: genre
2024-04-07 11:34:25 +01:00
ladywhiskers
46357d530a Update movies_topics.yml
Using to assign genre, not build collections
2024-04-07 11:34:25 +01:00
ladywhiskers
d9e41e26cf Add files via upload 2024-04-07 11:34:25 +01:00
ladywhiskers
1642210bf3 Delete ladywhiskers/movies/movies_franchises.yml 2024-04-07 11:34:25 +01:00
ladywhiskers
3bad97228b Update config.yml
Removed birthdays, added scheduling for operations
2024-04-07 11:34:25 +01:00
25 changed files with 571 additions and 1084 deletions

View File

@@ -2,7 +2,7 @@
This repo contains community-sourced configurations.
They are not maintained, warranted, or tested by the PMM team.
They are not maintained, warranted, or tested by the Kometa team.
They may or may not:
1. do what you want

View File

@@ -5,7 +5,7 @@ I run PMM nightly (not lsio image) and Plex(hotio image) on Unraid 6.12.6. At th
## Instructions
Take what you need from my config.yml. I run everything stock from the github default PMM and tweak from within my config.yml to "make it my own". If you perform a straight copy, search for `(redacted)` as you will need to replace that with your own information. Search for `db_cache` which is for Plex and now available to set via PMM. I use 2048 MB (2GB) as my system has 168 GB of RAM. You will want to improve it from the default 40 MB that Plex sets.
Take what you need from my config.yml. I run everything stock from the github default PMM and tweak from within my config.yml to "make it my own". If you perform a straight copy, search for `(redacted)` as you will need to replace that with your own information. Search for `db_cache` which is for Plex and now available to set via PMM. I use 2048 MB (2GB) as my system has 168 GB of RAM. You will want to improve it from the default 40 MB that Plex sets.
> [!TIP]
> Maybe a good starting point if you have enough RAM is 1024 MB which is 1GB.
@@ -13,7 +13,7 @@ Take what you need from my config.yml. I run everything stock from the github de
> [!NOTE]
> If you want to set the language file to something other than fr (french) do not forget to make that change to `language: fr` lines in the config.yml file before running. As for the `placeholder_imdb_id:` ensure that you read and understand those lines as you may need to choose your own **Movie** or **TV Show** as your library may not have the two references that I have.
Nothing is local other than the fonts which are included in this repo (fonts.zip). These fonts are the best match I could find per ratings site and the ratings overlays.
Nothing is local other than the fonts which are included in this repo (fonts.zip). These fonts are the best match I could find per ratings site and the ratings overlays.
Unzip the fonts into `config/metadata/overlays/fonts/` to use this config without modifications.
@@ -23,29 +23,29 @@ Unzip the fonts into `config/metadata/overlays/fonts/` to use this config withou
## Assets
> [!IMPORTANT]
> I also prefer to have a copy of the local assets so that if I need to recover to the original posters, they are there. I use PlexPosterMaker.ps1 from FSCorrupt's repo to help with that: https://github.com/fscorrupt/Plex-Poster-Maker . I also use PMM's assets in a folder structure as described in the wiki here: https://metamanager.wiki/en/latest/pmm/guides/assets/
> I also prefer to have a copy of the local assets so that if I need to recover to the original posters, they are there. I use Posterizarr.ps1 from FSCorrupt's repo to help with that: https://github.com/fscorrupt/Posterizarr . I also use PMM's assets in a folder structure as described in the wiki here: https://metamanager.wiki/en/latest/pmm/guides/assets/
Essentially, I prefer `tmdb` as a source and textless images all around with a fallback to English and then German(`["xx", "en", "de"]`). Then I apply a gradient of my choice (`bottom-up-fade.png` & `bottom-up-fade-background.png`), and font of my choice (`Comfortaa-Medium.ttf`) which happens to match the PMM defaults for Collections. The secrets to all of this are found in the `bullmoose20config.json` file found in the ppm subdirectory along with the font and the gradient files.
Essentially, I prefer `tmdb` as a source and textless images all around. (`["xx"]`). Then I apply a gradient of my choice (`bottom-up-fade.png` & `bottom-up-fade-background.png`), and font of my choice (`Comfortaa-Medium.ttf`) which happens to match the PMM defaults for Collections. The secrets to all of this are found in the `bullmoose20config.json` file found in the posterizarr subdirectory along with the font and the gradient files.
Unraid Docker-Compose file is also shared and when prompted in Unraid to add a UI Label Icon, use this link: https://raw.githubusercontent.com/fscorrupt/Plex-Poster-Maker/main/images/webhook.png
Unraid Docker-Compose file is also shared and when prompted in Unraid to add a UI Label Icon, use this link: https://raw.githubusercontent.com/fscorrupt/Posterizarr/main/images/webhook.png
After PPM applies my settings Movie example:
After Posterizarr applies my settings Movie example:
![](./ppm/images/movie_example_ppm.png)
![](./posterizarr/images/movie_example_posterizarr.png)
After PMM applies overlays to Movie example:
![](./ppm/images/movie_example_ppm_pmm.png)
![](./posterizarr/images/movie_example_posterizarr_pmm.png)
After PPM applies my settings Show example:
After Posterizarr applies my settings Show example:
![](./ppm/images/shows_example_ppm.png)
![](./posterizarr/images/shows_example_posterizarr.png)
After PMM applies overlays to Show example:
![](./ppm/images/shows_example_ppm_pmm1.png)
![](./ppm/images/shows_example_ppm_pmm2.png)
![](./ppm/images/shows_example_ppm_pmm3.png)
![](./posterizarr/images/shows_example_posterizarr_pmm1.png)
![](./posterizarr/images/shows_example_posterizarr_pmm2.png)
![](./posterizarr/images/shows_example_posterizarr_pmm3.png)
<br>

View File

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

View File

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

View File

@@ -1,22 +1,37 @@
{
"ApiPart":{
"ApiPart": {
"tvdbapi": "tvdb api key - free",
"tmdbtoken": "This is the super long token from tmdb - free",
"FanartTvAPIKey": "fanart.tv token - free",
"PlexToken": "plex token - free",
"FavProvider": "tmdb",
"PreferredLanguageOrder": ["xx", "en", "de"]
"PreferredLanguageOrder": [
"xx"
],
"PreferredSeasonLanguageOrder": [
"xx"
]
},
"PlexPart":{
"LibstoExclude": ["", "", "TestMovies", "TestTV Shows", "Other Videos", "Music", "Photos", "Test Videos", "Playlists" ],
"PlexPart": {
"LibstoExclude": [
"",
"",
"TestMovies",
"TestTV Shows",
"Other Videos",
"Music",
"Photos",
"Test Videos",
"Playlists"
],
"PlexUrl": "http://192.168.2.242:32400"
},
"Notification":{
"SendNotification":"true",
"Notification": {
"SendNotification": "true",
"AppriseUrl": "discord://{WebhookID}/{WebhookToken}/",
"Discord": "https://discord.com/api/webhooks/add-your-discord-webhook-here"
},
"PrerequisitePart":{
"PrerequisitePart": {
"AssetPath": "./assets",
"magickinstalllocation": "./magick",
"maxLogs": "5",
@@ -27,16 +42,18 @@
"backgroundoverlayfile": "bottom-up-fade-background.png",
"titlecardoverlayfile": "bottom-up-fade-background.png",
"LibraryFolders": "true",
"Posters": "true",
"Posters": "true",
"SeasonPosters": "true",
"BackgroundPosters": "true",
"TitleCards": "true"
"TitleCards": "true",
"show_skipped": "true",
"logLevel": "3"
},
"OverlayPart":{
"OverlayPart": {
"ImageProcessing": "true",
"outputQuality": "100%"
"outputQuality": "92%"
},
"PosterOverlayPart":{
"PosterOverlayPart": {
"fontAllCaps": "true",
"AddBorder": "false",
"AddText": "true",
@@ -50,7 +67,7 @@
"MaxHeight": "485",
"text_offset": "+300"
},
"BackgroundOverlayPart":{
"BackgroundOverlayPart": {
"fontAllCaps": "true",
"AddBorder": "false",
"AddText": "false",
@@ -64,13 +81,14 @@
"MaxHeight": "500",
"text_offset": "+200"
},
"TitleCardOverlayPart":{
"TitleCardOverlayPart": {
"UseBackgroundAsTitleCard": "false",
"AddOverlay": "true",
"AddBorder": "false",
"bordercolor": "white",
"borderwidth": "30"
},
"TitleCardTitleTextPart":{
"TitleCardTitleTextPart": {
"fontAllCaps": "true",
"AddEPTitleText": "true",
"fontcolor": "white",
@@ -80,7 +98,7 @@
"MaxHeight": "300",
"text_offset": "+290"
},
"TitleCardEPTextPart":{
"TitleCardEPTextPart": {
"fontAllCaps": "true",
"AddEPText": "true",
"fontcolor": "white",
@@ -88,6 +106,22 @@
"maxPointSize": "120",
"MaxWidth": "1600",
"MaxHeight": "150",
"text_offset": "+140"
"text_offset": "+140",
"SeasonTCText": "Season",
"EpisodeTCText": "Episode"
},
"SeasonPosterOverlayPart": {
"fontAllCaps": "true",
"AddBorder": "false",
"AddText": "true",
"AddOverlay": "true",
"fontcolor": "white",
"bordercolor": "white",
"minPointSize": "95",
"maxPointSize": "250",
"borderwidth": "30",
"MaxWidth": "1200",
"MaxHeight": "485",
"text_offset": "+300"
}
}

View File

@@ -1,8 +1,7 @@
version: "3"
services:
ppm:
hostname: "ppm"
container_name: "ppm"
posterizarr:
hostname: "posterizarr"
container_name: "posterizarr"
environment:
- "PGID=100"
- "PUID=99"
@@ -10,12 +9,12 @@ services:
- "UMASK=002"
- "TERM=xterm"
- "RUN_TIME=10:30,19:30"
image: "ghcr.io/fscorrupt/docker-ppm:latest"
image: "ghcr.io/fscorrupt/docker-posterizarr:latest"
restart: "unless-stopped"
networks:
- "ppm"
- "posterizarr"
volumes:
- "/mnt/user/appdata/ppm:/config:rw"
- "/mnt/user/appdata/posterizarr:/config:rw"
networks:
ppm:
posterizarr:
driver: bridge

View File

Before

Width:  |  Height:  |  Size: 160 KiB

After

Width:  |  Height:  |  Size: 160 KiB

View File

Before

Width:  |  Height:  |  Size: 216 KiB

After

Width:  |  Height:  |  Size: 216 KiB

View File

Before

Width:  |  Height:  |  Size: 382 KiB

After

Width:  |  Height:  |  Size: 382 KiB

View File

Before

Width:  |  Height:  |  Size: 492 KiB

After

Width:  |  Height:  |  Size: 492 KiB

View File

Before

Width:  |  Height:  |  Size: 866 KiB

After

Width:  |  Height:  |  Size: 866 KiB

View File

Before

Width:  |  Height:  |  Size: 2.0 MiB

After

Width:  |  Height:  |  Size: 2.0 MiB

View File

@@ -1,236 +1,252 @@
libraries:
Movies:
schedule_overlays: weekly(saturday)
template_variables:
use_separator: false
collection_files:
- folder: config/movies
- pmm: actor
template_variables:
collection_section: '001'
use_separator: false
style: diiivoycolor
name_format: "\U0001F382 <<key_name>>'s Birthday"
translation_key: birthday
sort_by: audience_rating.desc
title_format: <<key_name>>'s Birthday
data:
depth: 10
limit: 20
tmdb_birthday:
this_month: true
- pmm: bafta
- pmm: cannes
- pmm: content_rating_au
- pmm: continent
template_variables:
include:
- Oceania
- pmm: genre
- pmm: oscars
- 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: razzie
- pmm: seasonal
template_variables:
use_patrick: false
use_memorial: false
schedule_father: range(09/01-09/07)
use_independence: false
use_labor: false
use_veteran: false
use_thanksgiving: false
use_aapi: false
- pmm: studio
template_variables:
include:
- A24
- DreamWorks Studios
- DreamWorks Pictures
- Pixar
- pmm: tautulli
- pmm: universe
schedule_overlays: weekly(saturday)
- folder: config/movies
- git: bullmoose20/movies_refresh
- pmm: content_rating_au
- pmm: continent
template_variables:
include:
- Oceania
- pmm: franchise
template_variables:
title_override:
33514: The Twilight Saga
9743: Hannibal Lecter
489724: Trolls
124916: 101 Dalmatians
- pmm: genre
- pmm: oscars
- 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: razzie
- pmm: seasonal
template_variables:
use_patrick: false
use_memorial: false
schedule_father: range(09/01-09/07)
use_independence: false
use_labor: false
schedule_lgbtq: daily
use_veteran: false
use_thanksgiving: false
use_aapi: false
- pmm: studio
template_variables:
include:
- A24
- Blue Sky Studios
- DreamWorks Studios
- DreamWorks Pictures
- Pixar
- Studio Ghibli
- Walt Disney Animation Studios
- Walt Disney Pictures
- Walt Disney Productions
- pmm: tautulli
- pmm: universe
#- pmm: collectionless
overlay_files:
- pmm: commonsense
- pmm: mediastinger
- pmm: ratings
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
template_variables:
use_resolution: false
use_edition: true
- pmm: ribbon
- pmm: versions
- pmm: commonsense
- pmm: mediastinger
- pmm: ratings
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
template_variables:
use_resolution: false
use_edition: true
- pmm: ribbon
- pmm: versions
settings:
asset_directory:
- config/assets/Movies/
- config/assets/Movies/
- config/assets/Collections/
prioritize_assets: false
operations:
- schedule: daily
assets_for_all: true
delete_collections:
configured: false
managed: true
metadata_backup:
path: config/backups/Movies_Metadata_Backup.yml
sync_tags: true
add_blank_entries: false
genre_mapper:
Sci-Fi: Science Fiction
Action & Adventure: Action
- schedule: weekly(friday)
- schedule: Weekly (monday)
mass_user_rating_update: mdb_tomatoes
- schedule: Weekly (tuesday)
mass_critic_rating_update: imdb
- schedule: Weekly (wednesday)
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
split_duplicates: false
assets_for_all: true
- schedule: yearly(01/01)
mass_genre_update:
- tmdb
- imdb
- omdb
- tvdb
- schedule: Weekly (friday)
mass_content_rating_update:
- mdb_commonsense
- omdb
- schedule: Weekly (saturday)
mass_studio_update:
- tmdb
- tvdb
- omdb
- schedule: Weekly (sunday)
mass_originally_avaliable_update:
- tmdb
- tvdb
- omdb
TV Shows:
schedule_overlays: weekly(saturday)
report_path: config/missing/TV_report.yml
template_variables:
use_separator: false
library_name: TV Shows
collection_files:
- folder: config/tvshows
- pmm: actor
template_variables:
collection_section: '001'
use_separator: false
style: diiivoycolor
name_format: "\U0001F382 <<key_name>>'s Birthday"
translation_key: birthday
sort_by: audience_rating.desc
title_format: <<key_name>>'s Birthday
data:
depth: 10
limit: 20
tmdb_birthday:
this_month: true
- pmm: based
- pmm: content_rating_au
- pmm: continent
template_variables:
include:
- Oceania
- pmm: genre
- 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: tautulli
- pmm: universe
schedule_overlays: weekly(friday)
- folder: config/tvshows
- git: bullmoose20/tv_refresh
# - pmm: based
- pmm: content_rating_au
- pmm: continent
template_variables:
include:
- Oceania
- pmm: franchise
- pmm: genre
- 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: tautulli
- pmm: universe
overlay_files:
- pmm: commonsense
- pmm: commonsense
template_variables:
builder_level: season
- pmm: commonsense
template_variables:
builder_level: episode
- pmm: ratings
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
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
builder_level: episode
- pmm: ribbon
- pmm: runtimes
template_variables:
builder_level: episode
- pmm: status
- pmm: versions
template_variables:
builder_level: show
- pmm: versions
template_variables:
builder_level: season
- pmm: ribbon
- pmm: commonsense
- pmm: commonsense
template_variables:
builder_level: season
- pmm: commonsense
template_variables:
builder_level: episode
- pmm: ratings
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
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
builder_level: episode
- pmm: ribbon
- pmm: runtimes
template_variables:
builder_level: episode
- pmm: status
- pmm: versions
template_variables:
builder_level: show
- pmm: versions
template_variables:
builder_level: season
- pmm: ribbon
settings:
asset_directory:
- config/assets/TV Shows/
prioritize_assets: false
- config/assets/TV Shows/
- config/assets/Collections/
prioritize_assets: true
operations:
- schedule: daily
assets_for_all: true
delete_collections:
configured: false
managed: true
metadata_backup:
path: config/backups/Movies_Metadata_Backup.yml
path: config/backups/TVShows_Metadata_Backup.yml
sync_tags: true
add_blank_entries: false
genre_mapper:
Sci-Fi: Science Fiction
Action & Adventure: Action
- schedule: weekly(wednesday)
add_blank_entries: false
- schedule: Weekly (monday)
mass_user_rating_update: mdb_tomatoes
- schedule: Weekly (tuesday)
mass_critic_rating_update: imdb
- schedule: Weekly (wednesday)
mass_audience_rating_update: tmdb
mass_genre_update: omdb
- schedule: weekly (thursday)
mass_content_rating_update: mdb_commonsense
mass_originally_available_update: tmdb
- schedule: yearly (01/01)
mass_genre_update:
- tmdb
- imdb
- omdb
- tvdb
- schedule: Weekly (friday)
mass_content_rating_update:
- mdb_commonsense
- omdb
- schedule: Weekly (saturday)
mass_studio_update:
- tmdb
- tvdb
- omdb
- schedule: Weekly (sunday)
mass_originally_avaliable_update:
- tmdb
- tvdb
- omdb
- schedule: Weekly (monday)
mass_episode_critic_rating_update: imdb
- schedule: Weekly (tuesday)
mass_episode_audience_rating_update: tmdb
mass_imdb_parental_labels: none
split_duplicates: false
assets_for_all: true
Music:
schedule: weekly (sunday)
remove_overlays: true
schedule: weekly (tuesday|thursday|sunday)
library_name: Music
#collection_files:
# - folder: config/music
collection_files:
- folder: config/music
playlist_files:
- pmm: playlist
template_variables:
libraries: 'Movies, TV Shows'
- folder: config/playlists
- pmm: playlist
template_variables:
libraries: Movies, TV Shows
#- folder: config/playlists
settings:
cache: true
cache_expiration: 60
@@ -238,16 +254,16 @@ settings:
report_path: config/missing
asset_folders: true
asset_depth: 1
create_asset_folders: false
create_asset_folders: true
prioritize_assets: false
dimensional_asset_rename: true
download_url_assets: false
download_url_assets: true
show_missing_season_assets: false
show_missing_episode_assets: false
show_asset_not_needed: false
sync_mode: sync
minimum_items: 1
default_collection_order: null
default_collection_order:
delete_below_minimum: true
delete_not_scheduled: false
run_again_delay: 2
@@ -261,21 +277,27 @@ settings:
show_missing_assets: false
save_report: false
tvdb_language: eng
ignore_ids: null
ignore_imdb_ids: null
ignore_ids:
ignore_imdb_ids:
item_refresh_delay: 0
playlist_sync_to_user: all
playlist_exclude_users: null
playlist_exclude_users:
playlist_report: false
verify_ssl: true
custom_repo: null
verify_ssl: false
custom_repo:
check_nightly: true
run_order:
- operations
- metadata
- collections
- overlays
- operations
- metadata
- collections
- overlays
webhooks:
error: notifiarr
version: notifiarr
run_start: notifiarr
run_end: notifiarr
changes: notifiarr
delete:bhooks:
error: notifiarr
version: notifiarr
run_start: notifiarr

View File

@@ -1,507 +0,0 @@
##################################
# #
# Franchise #
# #
##################################
templates:
Collection:
optional:
- collection
- movie
tmdb_collection_details: <<collection>>
tmdb_movie: <<movie>>
sync_mode: sync
collection_order: release
schedule: monthly(20)
collections:
3 Ninjas:
template: {name: Collection, collection: 71458}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/3 Ninjas.jpg
101 Dalmatians:
template: {name: Collection, collection: "100693, 124916", movie: 337404}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/101 Dalmatians.jpg
"28 Days/Weeks Later":
template: {name: Collection, collection: 1565}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/28%20Days%20Weeks%20Later.jpg
A Nightmare on Elm Street:
template: {name: Collection, collection: 8581, movie: "6466, 23437"}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/A%20Nightmare%20on%20Elm%20Street.jpg
All Dogs Go to Heaven:
template: {name: Collection, collection: 140910}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/All Dogs Go to Heaven.jpg
Alvin and the Chipmunks:
template: {name: Collection, collection: 167613}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Alvin and the Chipmunks.jpg
American Pie:
template: {name: Collection, collection: "2806, 298820"}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/American%20Pie.jpg
Anaconda:
template: {name: Collection, collection: 105995, movie: 336560}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Anaconda.jpg
Angels in the:
template: {name: Collection, collection: 508334}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Angels%20In%20The.jpg
Back to the Future:
template: {name: Collection, collection: 264}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Back to the Future.jpg
Barbershop:
template: {name: Collection, collection: 176097, movie: 14177}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Barbershop.jpg
Batman:
template: {name: Collection, collection: "120794, 263, 948485"}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Batman.jpg
Battlestar Galactica:
template: {name: Collection, collection: 91697}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Battlestar Galactica.jpg
Beauty and the Beast:
template: {name: Collection, collection: 153010, movie: 321612}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Beauty and the Beast.jpg
Blade:
template: {name: Collection, collection: 735}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Blade.jpg
Bourne:
template: {name: Collection, collection: 31562}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Bourne.jpg
Captain America:
template: {name: Collection, collection: 131295}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Captain America.jpg
Charlie Brown:
template: {name: Collection}
imdb_list: https://www.imdb.com/list/ls054850259/
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Charlie%20Brown.jpg
Child's Play:
template: {name: Collection, collection: 10455}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Child's Play.jpg
Children of the Corn:
template: {name: Collection, collection: 115225}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Children of the Corn.jpg
Cloverfield:
template: {name: Collection}
imdb_list: https://www.imdb.com/list/ls096108041/
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Cloverfield.jpg
Cornetto Trilogy:
template: {name: Collection}
imdb_list: https://www.imdb.com/list/ls068623110/
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Cornetto%20Trilogy.jpg
DC SuperHero Girls:
template: {name: Collection, collection: "477208, 557495"}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/DC%20Super%20Hero%20Girls.jpg
Deadpool:
template: {name: Collection, collection: 448150, movie: 567604}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Deadpool.jpg
Despicable Me:
template: {name: Collection, collection: "86066, 544669"}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Despicable%20Me.jpg
Die Hard:
template: {name: Collection, collection: 1570}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Die Hard.jpg
Ernest:
template: {name: Collection, collection: 330555}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Ernest.jpg
Escape From:
template: {name: Collection, collection: 115838}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Escape%20From.jpg
Evil Dead:
template: {name: Collection, collection: 1960}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Evil Dead.jpg
Fear Street:
template: {name: Collection, collection: 790370}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Fear Street.jpg
Fifty Shades of Grey:
template: {name: Collection, collection: 344830}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Fifty Shades of Grey.jpg
Final Destination:
template: {name: Collection, collection: 8864}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Final Destination.jpg
Final Fantasy:
template: {name: Collection, collection: 140760}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Final%20Fantasy.jpg
Friday the 13th:
template: {name: Collection, collection: 9735, movie: "6466, 222724"}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Friday%20the%2013th.jpg
Frozen:
template: {name: Collection, collection: 386382, movie: "326359, 460793"}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Frozen.jpg
Futurama:
template: {name: Collection, collection: 13800}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Futurama.jpg
Garfield:
template: {name: Collection, collection: "86115, 373918"}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Garfield.jpg
Ghostbusters:
template: {name: Collection, collection: 2980, movie: 43074}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Ghostbusters.jpg
Godzilla:
template: {name: Collection, collection: "535313, 374509, 374511, 374512", movie: "293167, 18983, 39256, 18983, 39256, 293167"}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Godzilla.jpg
"Halloween: Michael Myers":
template: {name: Collection, collection: "91361, 126209, 424139, 610253, 616820"}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Halloween.jpg
Halloweentown:
template: {name: Collection, collection: 87252}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Halloweentown.jpg
Halo:
template: {name: Collection, collection: 606301}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Halo.jpg
Hannibal Lecter:
template: {name: Collection, collection: 9743, movie: 11454}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Hannibal%20Lecter.jpg
Has Fallen:
template: {name: Collection, collection: 386534}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Has%20Fallen.jpg
Hellraiser:
template: {name: Collection, collection: 8917}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Hellraiser.jpg
Highlander:
template: {name: Collection, collection: 8050}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Highlander.jpg
Home Alone:
template: {name: Collection, collection: 9888}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Home Alone.jpg
Hostel:
template: {name: Collection, collection: 86578}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Hostel.jpg
Hotel Transylvania:
template: {name: Collection, collection: 185103}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Hotel Transylvania.jpg
How to Train Your Dragon:
template: {name: Collection, collection: 89137}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/How to Train Your Dragon.jpg
I Know What You Did Last Summer:
template: {name: Collection, collection: 3601}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/I Know What You Did Last Summer.jpg
Ice Age:
template: {name: Collection, collection: 8354, movie: "79218, 717095, 387893"}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Ice%20Age.jpg
Indiana Jones:
template: {name: Collection, collection: 84}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Indiana%20Jones.jpg
Insidious:
template: {name: Collection, collection: 228446}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Insidious.jpg
IP Man:
template: {name: Collection, collection: 70068, movie: "658009, 643413, 450001, 751391, 44249, 182127, 44865"}
collection_order: alpha
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/IP%20Man.jpg
Iron Man:
template: {name: Collection, collection: 131292}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Iron Man.jpg
James Bond:
template: {name: Collection, collection: 645}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/James%20Bond%20007.jpg
Jack Ryan:
template: {name: Collection, collection: 192492, movie: "4614, 137094"}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Jack Ryan.jpg
Jaws:
template: {name: Collection, collection: 2366}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Jaws.jpg
Jumanji:
template: {name: Collection, collection: 495527}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Jumanji.jpg
Jurassic Park:
template: {name: Collection, collection: 328, movie: 630322}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Jurassic%20Park.jpg
Justice League:
template: {name: Collection, collection: 256287}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Justice League.jpg
Karate Kid:
template: {name: Collection, collection: 8580, movie: 38575}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Karate%20Kid.jpg
Kingsman:
template: {name: Collection, collection: 391860}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Kingsman.jpg
Kung Fu Panda:
template: {name: Collection, collection: 77816}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Kung Fu Panda.jpg
Lake Placid:
template: {name: Collection, collection: 97768}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Lake Placid.jpg
Legally Blonde:
template: {name: Collection, collection: 86024}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Legally Blonde.jpg
Leprechaun:
template: {name: Collection, collection: 19285}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Leprechaun.jpg
Lethal Weapon:
template: {name: Collection, collection: 945}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Lethal Weapon.jpg
Lilo & Stitch:
template: {name: Collection, collection: 97461}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Lilo & Stitch.jpg
Look Who's Talking:
template: {name: Collection, collection: 9521}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Look Who's Talking.jpg
Mad Max:
template: {name: Collection, collection: 8945}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Mad Max.jpg
Madagascar:
template: {name: Collection, collection: 14740, movie: "161143, 25472, 270946"}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Madagascar.jpg
Marx Brothers:
template: {name: Collection}
imdb_list: https://www.imdb.com/list/ls068486735/
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Marx%20Brothers.jpg
Meet the Parents:
template: {name: Collection, collection: 51509}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Meet the Parents.jpg
Men In Black:
template: {name: Collection, collection: 86055}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Men In Black.jpg
Missing in Action:
template: {name: Collection, collection: 46512}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Missing in Action.jpg
"Mission: Impossible":
template: {name: Collection, collection: 87359}
name_mapping: Mission Impossible
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Mission%20Impossible.jpg
Monty Python:
template: {name: Collection}
imdb_list: https://www.imdb.com/list/ls072012494/
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Monty%20Python.jpg
Mortal Kombat:
template: {name: Collection, collection: "9818, 931431", movie: 664767}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Mortal%20Kombat.jpg
National Lampoon Vacation:
template: {name: Collection, collection: 108693, movie: "11155, 296099"}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/National Lampoon Vacation.jpg
Night at the Museum:
template: {name: Collection, collection: 85943}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Night at the Museum.jpg
Night of the Demons:
template: {name: Collection, collection: 136218}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Night of the Demons.jpg
Night of the Living Dead:
template: {name: Collection, collection: 261590, movie: "13025, 29426"}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Night of the Living Dead.jpg
"Ocean's":
template: {name: Collection, collection: 304}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Ocean's.jpg
Oz:
template: {name: Collection, collection: 627517, movie: "13155, 68728"}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Oz.jpg
Pet Semetary:
template: {name: Collection, collection: 10789, movie: 157433}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Pet%20Sematary.jpg
Pirates of the Caribbean:
template: {name: Collection, collection: 295}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Pirates%20of%20the%20Caribbean.jpg
Pitch Perfect:
template: {name: Collection, collection: 306031}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Pitch Perfect.jpg
Planet of the Apes:
template: {name: Collection, collection: "1709, 173710"}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Planet%20of%20the%20Apes.jpg
Police Academy:
template: {name: Collection, collection: 9338}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Police Academy.jpg
Police Story:
template: {name: Collection, collection: 269098}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Police Story.jpg
Poltergeist:
template: {name: Collection, collection: 10453}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Poltergeist.jpg
Power Rangers:
template: {name: Collection, collection: 708816, movie: "305470, 306264"}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Power%20Rangers.jpg
Prom Night:
template: {name: Collection, collection: 123255}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Prom Night.jpg
Rambo:
template: {name: Collection, collection: 5039}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Rambo.jpg
RoboCop:
template: {name: Collection, collection: 5547}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/RoboCop.jpg
Resident Evil:
template: {name: Collection, collection: "17255, 133352"}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Resident%20Evil.jpg
Return of the Living Dead:
template: {name: Collection, collection: 101471}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Return of the Living Dead.jpg
Rugrats:
template: {name: Collection, collection: 57129}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Rugrats.jpg
Saw:
template: {name: Collection, collection: 656}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Saw.jpg
Scanners:
template: {name: Collection, collection: 88574}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Scanners.jpg
Scary Movie:
template: {name: Collection, collection: 4246}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Scary Movie.jpg
"Scooby-Doo!":
template: {name: Collection}
imdb_list: https://www.imdb.com/list/ls505230642/
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Scooby-Doo!.jpg
Scream:
template: {name: Collection, collection: 2602}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Scream.jpg
Shaft:
template: {name: Collection, collection: "495, 608103"}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Shaft.jpg
Sharknado:
template: {name: Collection, collection: 286023}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Sharknado.jpg
Shrek:
template: {name: Collection, collection: 2150}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Shrek.jpg
Species:
template: {name: Collection, collection: 9887}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Species.jpg
Spider-Man:
template: {name: Collection, collection: "531241, 556, 573436"}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Spider-Man.jpg
Stargate:
template: {name: Collection, collection: 44215, movie: 2164}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Stargate.jpg
Starship Troopers:
template: {name: Collection, collection: 10522}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Starship Troopers.jpg
Street Fighter:
template: {name: Collection, collection: 190435, movie: "687354, 11667"}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Street%20Fighter.jpg
Stuart Little:
template: {name: Collection, collection: 99727}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Stuart Little.jpg
Superman:
template: {name: Collection, collection: "8537, 209131"}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Superman.jpg
Taken:
template: {name: Collection, collection: 135483}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Taken.jpg
Tales From the Hood:
template: {name: Collection, collection: 551890}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Tales From the Hood.jpg
Tarzan:
template: {name: Collection, collection: 106768}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Tarzan.jpg
Teenage Mutant Ninja Turtles:
template: {name: Collection, collection: "1582, 401562", movie: 1273}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Teenage%20Mutant%20Ninja%20Turtles.jpg
Terminator:
template: {name: Collection, collection: 528}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Terminator.jpg
The Amityville Horror:
template: {name: Collection, collection: 397842}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Amityville Horror.jpg
The Avengers:
template: {name: Collection, collection: 86311}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Avengers.jpg
The Chronicles of Narnia:
template: {name: Collection, collection: 420}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Chronicles of Narnia.jpg
The Chronicles of Riddick:
template: {name: Collection, collection: 2794}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Chronicles of Riddick.jpg
The Conjuring:
template: {name: Collection, collection: 313086}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Conjuring.jpg
The Crow:
template: {name: Collection, collection: 9436}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Crow.jpg
The Exorcist:
template: {name: Collection, collection: 12263}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Exorcist.jpg
The Expendables:
template: {name: Collection, collection: 126125}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Expendables.jpg
The Godfather:
template: {name: Collection, collection: 230}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Godfather.jpg
The Grudge:
template: {name: Collection, collection: 1974, movie: 465086}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Grudge.jpg
The Hangover:
template: {name: Collection, collection: 86119}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Hangover.jpg
The Hills Have Eyes:
template: {name: Collection, collection: "267922, 8918"}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Hills Have Eyes.jpg
The Hunger Games:
template: {name: Collection, collection: 131635}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/The%20Hunger%20Games.jpg
The Lion King:
template: {name: Collection, collection: 94032, movie: "420818"}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Lion King.jpg
The Little Mermaid:
template: {name: Collection, collection: 33085}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Little Mermaid.jpg
The Man With No Name:
template: {name: Collection}
imdb_list: https://www.imdb.com/list/ls023916334/
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/The%20Man%20With%20No%20Name.jpg
The Maze Runner:
template: {name: Collection, collection: 295130}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Maze Runner.jpg
The Matrix:
template: {name: Collection, collection: 2344}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Matrix.jpg
The Mighty Ducks:
template: {name: Collection, collection: 10709}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Mighty Ducks.jpg
The Naked Gun:
template: {name: Collection, collection: 37139}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Naked Gun.jpg
The Neverending Story:
template: {name: Collection, collection: 91430}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Neverending Story.jpg
The Omen:
template: {name: Collection, collection: 10919, movie: 806}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Omen.jpg
The Purge:
template: {name: Collection, collection: 256322}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Purge.jpg
The Santa Clause:
template: {name: Collection, collection: 53159}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Santa Clause.jpg
The Texas Chainsaw Massacre:
template: {name: Collection, collection: "111751, 425175"}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/The%20Texas%20Chainsaw%20Massacre.jpg
Thor:
template: {name: Collection, collection: 131296}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Thor.jpg
The Three Stooges:
template: {name: Collection}
imdb_list: https://www.imdb.com/list/ls075972675/
tmdb_movie: 76489
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/The%20Three%20Stooges.jpg
The Transporter:
template: {name: Collection, collection: 9518}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Transporter.jpg
Tom and Jerry:
template: {name: Collection}
imdb_list: https://www.imdb.com/list/ls022966050/
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Tom%20and%20Jerry.jpg
Tomb Raider:
template: {name: Collection, collection: "2467, 621142", movie: 550760}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Tomb%20Raider.jpg
Toy Story:
template: {name: Collection, collection: 10194, movie: 130925}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Toy%20Story.jpg
Transformers:
template: {name: Collection, collection: 8650}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Transformers.jpg
Tremors:
template: {name: Collection, collection: 91799}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Tremors.jpg
TRON:
template: {name: Collection, collection: 63043, movie: 73362}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Tron.jpg
Twilight:
template: {name: Collection, collection: 33514}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Twilight.jpg
Unbreakable:
template: {name: Collection}
imdb_list: https://www.imdb.com/list/ls022101006/
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Unbreakable.jpg
Universal Soldier:
template: {name: Collection, collection: 10713}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Universal Soldier.jpg
Wallace & Gromit:
template: {name: Collection, collection: 529}
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Wallace%20%26%20Gromit.jpg
Watchmen:
tmdb_list: https://www.themoviedb.org/list/8196349}
sort_title: "!040_Watchmen"
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Watchmen.jpg

View File

@@ -10,32 +10,16 @@ external_templates:
templates:
sub_genre:
optional:
- imdb_extra_1
- imdb_extra_2
- imdb_extra_3
- imdb_extra_4
- imdb_extra_5
- letterboxd_list
- letterboxd_extra_1
- letterboxd_extra_2
- letterboxd_extra_3
- letterboxd_extra_4
- letterboxd_extra_5
sort_title: "!060_<<collection_name>>"
schedule: weekly(monday|wednesday|friday)
schedule: monthly(28)
limit: 10000
sync_mode: sync
collection_order: audience_rating.desc
cache_builders: 0
imdb_search:
votes.gte: 100
keyword: <<keywords>>
imdb_list:
- <<imdb_extra_1>>
- <<imdb_extra_2>>
- <<imdb_extra_3>>
- <<imdb_extra_4>>
- <<imdb_extra_5>>
letterboxd_list:
- https://letterboxd.com/ediblehedgehog/list/<<letterboxd_list>>/
- <<letterboxd_extra_1>>
@@ -43,10 +27,11 @@ templates:
- <<letterboxd_extra_3>>
- <<letterboxd_extra_4>>
- <<letterboxd_extra_5>>
item_genre: <<collection_name>>
build_collection: false
collections:
Absurdism:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Absurdism.jpg
template: {
name: sub_genre,
keywords: "absurdism",
@@ -58,7 +43,6 @@ collections:
letterboxd_list: "theme-absurdism"
}
Alien:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Alien.jpg
template: {
name: sub_genre,
keywords: "alien",
@@ -70,7 +54,6 @@ collections:
letterboxd_list: "theme-aliens"
}
Alternate History:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Alternate%20History.jpg
template: {
name: sub_genre,
keywords: "alternate-history",
@@ -82,7 +65,6 @@ collections:
letterboxd_list: "theme-alternate-history"
}
Anti-Hero:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Anti-Hero.jpg
template: {
name: sub_genre,
keywords: "anti-hero",
@@ -94,7 +76,6 @@ collections:
letterboxd_list: "theme-anti-hero"
}
Apocalypse:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Apocalypse.jpg
template: {
name: sub_genre,
keywords: "apocalypse",
@@ -106,7 +87,7 @@ collections:
letterboxd_list: "theme-apocalypse"
}
Artificial Intelligence:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Artificial%20Intelligence.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Artificial%20Intelligence.jpg
template: {
name: sub_genre,
keywords: "artificial-intelligence",
@@ -118,7 +99,7 @@ collections:
letterboxd_list: "theme-artificial-intelligence"
}
Assassin:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Assassin.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Assassin.jpg
template: {
name: sub_genre,
keywords: "assassin",
@@ -130,7 +111,7 @@ collections:
letterboxd_list: "theme-assassins"
}
Betrayal:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Betrayal.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Betrayal.jpg
template: {
name: sub_genre,
keywords: "betrayal",
@@ -142,7 +123,7 @@ collections:
letterboxd_list: "theme-betrayal"
}
Boxing:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Boxing.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Boxing.jpg
template: {
name: sub_genre,
keywords: "boxing",
@@ -154,7 +135,7 @@ collections:
letterboxd_list: "theme-boxing",
}
Bug:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Bug.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Bug.jpg
template: {
name: sub_genre,
keywords: "insect",
@@ -166,7 +147,7 @@ collections:
letterboxd_list: "theme-bugs"
}
Caper:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Caper.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Caper.jpg
template: {
name: sub_genre,
keywords: "caper",
@@ -178,7 +159,7 @@ collections:
letterboxd_list: "theme-caper"
}
Chick Flick:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Chick%20Flick.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Chick%20Flick.jpg
template: {
name: sub_genre,
keywords: "chick-flick",
@@ -192,7 +173,7 @@ collections:
letterboxd_extra_2: "https://letterboxd.com/marialuisacctc/list/women-have-superior-taste-that-is-why-these/"
}
Coming of Age:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Coming%20of%20Age.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Coming%20of%20Age.jpg
template: {
name: sub_genre,
keywords: "coming-of-age",
@@ -204,7 +185,7 @@ collections:
letterboxd_list: "theme-coming-of-age"
}
Con Artist:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Con%20Artist.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Con%20Artist.jpg
template: {
name: sub_genre,
keywords: "con-artist",
@@ -216,7 +197,7 @@ collections:
letterboxd_list: "theme-con-artists"
}
Costume Drama:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Costume%20Drama.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Costume%20Drama.jpg
template: {
name: sub_genre,
keywords: "costume-drama",
@@ -228,7 +209,7 @@ collections:
letterboxd_list: "theme-costume-drama"
}
Courtroom:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Courtroom.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Courtroom.jpg
template: {
name: sub_genre,
keywords: "court",
@@ -240,7 +221,7 @@ collections:
letterboxd_list: "theme-courtroom"
}
Cyberpunk:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Cyberpunk.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Cyberpunk.jpg
template: {
name: sub_genre,
keywords: "cyberpunk",
@@ -252,7 +233,7 @@ collections:
letterboxd_list: "theme-cyberpunk"
}
Dark Fantasy:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Dark%20Fantasy.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Dark%20Fantasy.jpg
template: {
name: sub_genre,
keywords: "dark-fantasy",
@@ -264,7 +245,7 @@ collections:
letterboxd_list: "theme-dark-fantasy"
}
Detective:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Detective.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Detective.jpg
template: {
name: sub_genre,
keywords: "detective",
@@ -276,7 +257,7 @@ collections:
letterboxd_list: "theme-detective"
}
Dragon:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Dragon.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Dragon.jpg
template: {
name: sub_genre,
keywords: "dragon",
@@ -288,7 +269,7 @@ collections:
letterboxd_list: "theme-dragons"
}
Epic:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Epic.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Epic.jpg
template: {
name: sub_genre,
keywords: "epic",
@@ -300,7 +281,7 @@ collections:
letterboxd_list: "theme-epics"
}
Espionage:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Espionage.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Espionage.jpg
template: {
name: sub_genre,
keywords: "espionage",
@@ -312,7 +293,7 @@ collections:
letterboxd_list: "theme-espionage"
}
Experimental:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Experimental.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Experimental.jpg
template: {
name: sub_genre,
keywords: "experimental-film",
@@ -324,7 +305,7 @@ collections:
letterboxd_list: "theme-experimental"
}
Fairytale:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Fairy%20Tale.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Fairy%20Tale.jpg
template: {
name: sub_genre,
keywords: "fairy-tale",
@@ -336,7 +317,7 @@ collections:
letterboxd_list: "theme-fairytale"
}
Found Footage Horror:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Found%20Footage%20Horror.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Found%20Footage%20Horror.jpg
template: {
name: sub_genre,
keywords: "found-footage",
@@ -345,10 +326,10 @@ collections:
user_rating: "5.0,10.0",
votes: "100,",
languages: "",
letterboxd_list: "theme-found-footage"
#letterboxd_list: "theme-found-footage"
}
Fugitive:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Fugitive.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Fugitive.jpg
template: {
name: sub_genre,
keywords: "fugitive,on-the-run",
@@ -360,7 +341,7 @@ collections:
letterboxd_list: "theme-fugitives"
}
# Gambling:
# url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Gambling.jpg
# #url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Gambling.jpg
# template: {
# name: sub_genre,
# keywords: "gambling",
@@ -372,7 +353,7 @@ collections:
# letterboxd_list: "theme-hustle"
# }
Gangster:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Gangster.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Gangster.jpg
template: {
name: sub_genre,
keywords: "gangster,mob",
@@ -384,7 +365,7 @@ collections:
letterboxd_list: "theme-gangster"
}
Ghost:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Ghost.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Ghost.jpg
template: {
name: sub_genre,
keywords: "ghost",
@@ -396,7 +377,7 @@ collections:
letterboxd_list: "theme-ghosts"
}
Gothic:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Gothic.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Gothic.jpg
template: {
name: sub_genre,
keywords: "gothic",
@@ -408,7 +389,7 @@ collections:
letterboxd_list: "theme-gothic"
}
Heartbreak:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Heartbreak.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Heartbreak.jpg
template: {
name: sub_genre,
keywords: "heartbreak",
@@ -420,7 +401,7 @@ collections:
letterboxd_list: "theme-heartbreak"
}
Heist:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Heist.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Heist.jpg
template: {
name: sub_genre,
keywords: "heist",
@@ -432,7 +413,7 @@ collections:
letterboxd_list: "theme-heists"
}
Historical Event:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Historical%20Event.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Historical%20Event.jpg
template: {
name: sub_genre,
keywords: "historical-event",
@@ -444,7 +425,7 @@ collections:
letterboxd_list: "theme-historical-event"
}
Hostage:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Hostage.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Hostage.jpg
template: {
name: sub_genre,
keywords: "hostage",
@@ -454,10 +435,10 @@ collections:
votes: "10000,",
languages: "",
letterboxd_list: "theme-hostage",
imdb_extra_1: "https://www.imdb.com/search/keyword/?keywords=hostage,kidnapping&ref_=kw_4&sort=num_votes,desc&mode=detail&page=1"
#imdb_extra_1: "https://www.imdb.com/search/keyword/?keywords=hostage,kidnapping&ref_=kw_4&sort=num_votes,desc&mode=detail&page=1"
}
Medical:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Medical.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Medical.jpg
template: {
name: sub_genre,
keywords: "medicine",
@@ -468,19 +449,19 @@ collections:
languages: "",
letterboxd_list: "theme-medical"
}
# Medieval:
# template: {
# name: sub_genre,
# keywords: "medieval-times",
# genres: "",
# title_type: "feature",
# user_rating: "5.0,10.0",
# votes: "100,",
# languages: "",
# letterboxd_list: "theme-medieval"
# }
Medieval:
template: {
name: sub_genre,
keywords: "medieval-times",
genres: "",
title_type: "feature",
user_rating: "5.0,10.0",
votes: "100,",
languages: "",
letterboxd_list: "theme-medieval"
}
Melodrama:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Melodrama.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Melodrama.jpg
template: {
name: sub_genre,
keywords: "melodrama",
@@ -492,7 +473,7 @@ collections:
letterboxd_list: "theme-melodrama"
}
Military:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Military.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Military.jpg
template: {
name: sub_genre,
keywords: "military",
@@ -504,7 +485,7 @@ collections:
letterboxd_list: "theme-military"
}
Mockumentary:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Mockumentary.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Mockumentary.jpg
template: {
name: sub_genre,
keywords: "mockumentary",
@@ -517,7 +498,7 @@ collections:
#imdb_extra_1: "https://www.imdb.com/list/ls027069047"
}
Monster:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Monster.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Monster.jpg
template: {
name: sub_genre,
keywords: "monster",
@@ -529,7 +510,7 @@ collections:
letterboxd_list: "theme-monsters"
}
Mythology:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Mythology.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Mythology.jpg
template: {
name: sub_genre,
keywords: "mythology",
@@ -541,7 +522,7 @@ collections:
letterboxd_list: "theme-mythology"
}
Naval:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Naval.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Naval.jpg
template: {
name: sub_genre,
keywords: "navy",
@@ -553,7 +534,7 @@ collections:
letterboxd_list: "theme-naval"
}
Ninja:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Ninja.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Ninja.jpg
template: {
name: sub_genre,
keywords: "ninja",
@@ -565,7 +546,7 @@ collections:
letterboxd_list: "theme-ninjas"
}
Occult:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Occult.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Occult.jpg
template: {
name: sub_genre,
keywords: "occult",
@@ -577,7 +558,7 @@ collections:
letterboxd_list: "theme-occult"
}
Outlaw:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Outlaw.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Outlaw.jpg
template: {
name: sub_genre,
keywords: "outlaw",
@@ -589,7 +570,7 @@ collections:
letterboxd_list: "theme-outlaw"
}
Paranormal:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Paranormal.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Paranormal.jpg
template: {
name: sub_genre,
keywords: "paranormal-phenomenon",
@@ -601,7 +582,7 @@ collections:
letterboxd_list: "theme-paranormal"
}
Period Drama:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Period%20Drama.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Period%20Drama.jpg
template: {
name: sub_genre,
keywords: "period-drama",
@@ -613,7 +594,7 @@ collections:
letterboxd_list: "theme-period-drama"
}
Philosophy:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Philosophy.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Philosophy.jpg
template: {
name: sub_genre,
keywords: "philosophy",
@@ -627,7 +608,7 @@ collections:
trakt_list:
- https://trakt.tv/users/rizreflects/lists/philosophical
Police:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Police.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Police.jpg
template: {
name: sub_genre,
keywords: "police",
@@ -639,7 +620,7 @@ collections:
letterboxd_list: "theme-cop"
}
Politics:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Politics.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Politics.jpg
template: {
name: sub_genre,
keywords: "politics",
@@ -651,7 +632,7 @@ collections:
letterboxd_list: "theme-political"
}
Prehistoric:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Prehistoric.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Prehistoric.jpg
template: {
name: sub_genre,
keywords: "prehistoric-times",
@@ -664,7 +645,7 @@ collections:
letterboxd_extra_1: "https://letterboxd.com/mikkelhh/list/before-civilization-prehistoric-films/"
}
# Prison:
# url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Prison.jpg
# #url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Prison.jpg
# template: {
# name: sub_genre,
# keywords: "prison",
@@ -676,7 +657,7 @@ collections:
# letterboxd_list: "theme-prison"
# }
Psychedelic:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Psychedelic.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Psychedelic.jpg
template: {
name: sub_genre,
keywords: "psychedelic",
@@ -690,7 +671,7 @@ collections:
letterboxd_extra_2: "https://letterboxd.com/deity/list/psychedelic/"
}
Psychological:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Psychological.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Psychological.jpg
template: {
name: sub_genre,
keywords: "psychological",
@@ -702,7 +683,7 @@ collections:
letterboxd_list: "theme-psychological"
}
Religion:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Religion.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Religion.jpg
template: {
name: sub_genre,
keywords: "religion",
@@ -714,7 +695,7 @@ collections:
letterboxd_list: "theme-religous"
}
Remake:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Remake.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Remake.jpg
template: {
name: sub_genre,
keywords: "remake",
@@ -727,7 +708,7 @@ collections:
letterboxd_extra_1: "https://letterboxd.com/l_shelby/list/remakes/"
}
Revenge:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Revenge.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Revenge.jpg
template: {
name: sub_genre,
keywords: "revenge",
@@ -739,7 +720,7 @@ collections:
letterboxd_list: "theme-revenge"
}
Robot:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Robot.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Robot.jpg
template: {
name: sub_genre,
keywords: "robot",
@@ -751,7 +732,7 @@ collections:
letterboxd_list: "theme-robots"
}
Samurai:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Samurai.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Samurai.jpg
template: {
name: sub_genre,
keywords: "samurai",
@@ -764,7 +745,7 @@ collections:
letterboxd_extra_1: "https://letterboxd.com/jhcrotinger/list/samurai/"
}
Satire:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Satire.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Satire.jpg
template: {
name: sub_genre,
keywords: "satire",
@@ -776,7 +757,7 @@ collections:
letterboxd_list: "theme-satire"
}
Serial Killer:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Serial%20Killer.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Serial%20Killer.jpg
template: {
name: sub_genre,
keywords: "serial-killer",
@@ -788,7 +769,7 @@ collections:
letterboxd_list: "theme-serial-killers"
}
Slasher:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Slasher.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Slasher.jpg
template: {
name: sub_genre,
keywords: "slasher",
@@ -804,7 +785,7 @@ collections:
imdb_extra_4: "https://www.imdb.com/list/ls062357250"
}
Space Opera:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Space%20Opera.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Space%20Opera.jpg
template: {
name: sub_genre,
keywords: "space-opera",
@@ -816,7 +797,7 @@ collections:
letterboxd_list: "theme-space-opera"
}
Spaghetti Western:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Spaghetti%20Western.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Spaghetti%20Western.jpg
template: {
name: sub_genre,
keywords: "spaghetti-western",
@@ -828,7 +809,7 @@ collections:
letterboxd_list: "theme-spaghetti-western"
}
Splatter:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Splatter.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Splatter.jpg
template: {
name: sub_genre,
keywords: "splatter",
@@ -840,7 +821,7 @@ collections:
letterboxd_list: "theme-splatter"
}
Steampunk:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Steampunk.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Steampunk.jpg
template: {
name: sub_genre,
keywords: "steampunk",
@@ -852,7 +833,7 @@ collections:
letterboxd_list: "theme-steampunk"
}
Stop-Motion:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Stop-Motion.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Stop-Motion.jpg
template: {
name: sub_genre,
keywords: "stop-motion",
@@ -865,7 +846,7 @@ collections:
letterboxd_extra_1: "https://letterboxd.com/savage_/list/stop-motion/"
}
Superhero:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Superhero.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Superhero.jpg
template: {
name: sub_genre,
keywords: "superhero",
@@ -877,7 +858,7 @@ collections:
letterboxd_list: "theme-superhero"
}
Supernatural:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Supernatural.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Supernatural.jpg
template: {
name: sub_genre,
keywords: "supernatural-power",
@@ -889,7 +870,7 @@ collections:
letterboxd_list: "theme-supernatural"
}
Surrealism:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Surrealism.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Surrealism.jpg
template: {
name: sub_genre,
keywords: "surrealism",
@@ -901,7 +882,7 @@ collections:
letterboxd_list: "theme-surrealism"
}
Survival:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Survival.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Survival.jpg
template: {
name: sub_genre,
keywords: "survival,survivor",
@@ -915,7 +896,7 @@ collections:
trakt_list:
- https://trakt.tv/users/rizreflects/lists/survival
Swashbuckler:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Swashbuckler.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Swashbuckler.jpg
template: {
name: sub_genre,
keywords: "pirate",
@@ -927,7 +908,7 @@ collections:
letterboxd_list: "theme-swashbuckler"
}
Sword & Sandal:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Sword%20%26%20Sandal.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Sword%20%26%20Sandal.jpg
template: {
name: sub_genre,
keywords: "sword-and-sandal",
@@ -940,7 +921,7 @@ collections:
imdb_extra_1: "https://www.imdb.com/list/ls043130664"
}
Sword & Sorcery:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Sword%20%26%20Sorcery.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Sword%20%26%20Sorcery.jpg
template: {
name: sub_genre,
keywords: "sword-and-sorcery",
@@ -953,7 +934,7 @@ collections:
imdb_extra_1: "https://www.imdb.com/list/ls022909805"
}
Treasure Hunt:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Treasure%20Hunt.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Treasure%20Hunt.jpg
template: {
name: sub_genre,
keywords: "treasure-hunt",
@@ -965,7 +946,7 @@ collections:
letterboxd_list: "theme-treasure-hunt",
}
Urban Fantasy:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Urban%20Fantasy.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Urban%20Fantasy.jpg
template: {
name: sub_genre,
keywords: "urban-fantasy",
@@ -977,7 +958,7 @@ collections:
letterboxd_list: "theme-urban-fantasy"
}
Utopia:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Utopia.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Utopia.jpg
template: {
name: sub_genre,
keywords: "utopia",
@@ -990,7 +971,7 @@ collections:
imdb_extra_1: "https://www.imdb.com/list/ls041227401"
}
Vampire:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Vampire.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Vampire.jpg
template: {
name: sub_genre,
keywords: "vampire",
@@ -1002,7 +983,7 @@ collections:
letterboxd_list: "theme-vampires"
}
Werewolf:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Werewolf.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Werewolf.jpg
template: {
name: sub_genre,
keywords: "werewolf",
@@ -1015,7 +996,7 @@ collections:
#imdb_extra_1: "https://www.imdb.com/search/keyword/?keywords=werewolf&ref_=kw_ref_gnr&sort=moviemeter,asc&mode=detail&page=1&title_type=movie&genres=Fantasy"
}
Whodunit:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Whodunit.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Whodunit.jpg
template: {
name: sub_genre,
keywords: "whodunit",
@@ -1027,7 +1008,7 @@ collections:
letterboxd_extra_1: "https://letterboxd.com/mikesemler/list/les-whodunits-ou-un-de-mes-plus-grands-plaisirs/"
}
Wizardry and Witchcraft:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Wizardry%20%26%20Witchcraft.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Wizardry%20%26%20Witchcraft.jpg
template: {
name: sub_genre,
keywords: "wizard,witchcraft",
@@ -1040,7 +1021,7 @@ collections:
#imdb_extra_1: "https://www.imdb.com/search/keyword/?keywords=witch&ref_=kw_ref_typ&sort=moviemeter,asc&mode=detail&page=1&title_type=movie"
}
World War:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/World%20War.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/World%20War.jpg
template: {
name: sub_genre,
keywords: "world-war-one",
@@ -1053,7 +1034,7 @@ collections:
#imdb_extra_1: "https://www.imdb.com/search/keyword/?keywords=world-war-two&ref_=kw_ref_typ&sort=moviemeter,asc&mode=detail&page=1&title_type=movie"
}
Zombie Horror:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Zombie%20Horror.jpg
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Zombie%20Horror.jpg
template: {
name: sub_genre,
keywords: "zombie",

View File

@@ -5,95 +5,72 @@ templates:
Collection:
optional:
- poster
url_poster: <<poster>>
sync_mode: sync
#url_poster: <<poster>>
collection_order: audience_rating.desc
sort_title: "!060_<<collection_name>>"
schedule: weekly(tuesday|thursday)
schedule: monthly(29)
item_genre: <<collection_name>>
build_collection: false
#######################################################################################################
collections:
Conspiracy:
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Conspiracy.jpg}
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}
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/
imdb_search:
votes.gte: 100
keyword: dark comedy
Dystopian:
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Dystopian.jpg}
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Dystopian.jpg}
imdb_search:
votes.gte: 100
keyword: dystopia
Football:
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Football.jpg}
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}
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}
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}
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/
Pandemic:
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Pandemic.jpg}
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}
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/
tvdb_movie: 138435
Prison:
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Prison.jpg}
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_search:
votes.gte: 100
keyword: seduction
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/ls5674097
imdb_search:
votes.gte: 100
keyword.any: space, astronaut
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/
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
imdb_search:
votes.gte: 100
keyword.any: spy, espionage
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
Stand-up Comedy:
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Stand-Up%20Comedy.jpg}
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/
imdb_search:
votes.gte: 100
keyword: 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/
imdb_search:
votes.gte: 100
keyword: time travel
Unexpectedly Amazing:
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Unexpectedly%20Amazing.jpg}
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/
imdb_search:
votes.gte: 100
keyword: 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/

View File

@@ -0,0 +1,22 @@
collections:
Laura's Watchlist:
plex_watchlist: critic_rating.desc
collection_order: custom
sync_mode: sync
sort_title: "!0001_<<collection_name>>"
collection_mode: show
Movies to Watch with Britty:
trakt_list: https://trakt.tv/users/fuschaitea/lists/movies-to-watch-with-britty
sync_mode: sync
collection_order: custom
collection_mode: show
sort_title: "!0001_<<collection_name>>"
Bec's Watchlist:
trakt_userlist:
userlist: watchlist
user: polkadotteapot
sort_by: released
collection_order: custom
sync_mode: sync
collection_mode: hide
sort_title: "!0002_<<collection_name>>"

View File

@@ -1,67 +0,0 @@
#######################################################
# SiskoUrso #
# TV Collection + Mods #
#######################################################
templates:
Collection:
optional:
- list
- show
- poster
tvdb_list_details: <<list>>
tvdb_show: <<show>>
url_poster: <<poster>>
sync_mode: sync
collection_order: release
collections:
Archie Comics:
template: {name: Collection, show: "73619, 77056, 74883, 78116, 78137, 90241, 311954, 338947, 360898", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Archie%20Comics.jpg}
summary: Collection of Archie Comic Shows.
Attenborough:
template: {name: Collection}
plex_all: true
filter:
actor: David Attenborough
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Attenborough.jpg
summary: Collection of David Attenborough TV Shows.
Avatar:
template: {name: Collection, show: "74852, 251085" }
Battlestar Galactica:
template: {name: Collection, show: "71173, 73545, 85040, 204781"}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Battlestar Galactica.jpg
summary: Collection of Battlestar Galactica Shows.
C.S.I:
template: {name: Collection, show: "72546, 78310, 73696, 281551, 400248", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/CSI.jpg}
summary: Collection of CSI TV Shows.
Doctor Who:
template: {name: Collection, show: "76107, 78804, 112671, 79511, 79708, 309893, 72710", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Doctor%20Who.jpg}
summary: Collection of Dr. Who Tv Shows.
Law & Order:
template: {name: Collection, show: "72368, 75692, 71489, 328518, 74191, 168161, 383397", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Law%20%26%20Order.jpg}
summary: Collection of Law & Order Shows.
Narcos:
template: {name: Collection, show: "282670, 353232"}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Narcos.jpg
summary: Anthology of Netflix shows about the Columbia and Mexican drug cartells rise to power in the 1980's.
NCIS:
template: {name: Collection, show: "73710, 72108, 95441, 278125, 401630", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/NCIS.jpg}
summary: Collection of shows starting from JAG which then spins into NCIS.
Pretty Little Liars:
template: {name: Collection, show: "146711, 268126, 358590, 389085", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Pretty%20Little%20Liars.jpg}
summary: Collection of Pretty Little Liars Shows.
Stargate:
template: {name: Collection, show: "72449, 70851, 83237, 70852, 339552", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Stargate.jpg}
summary: Collection of Stargate TV Shows.
The Twilight Zone:
template: {name: Collection, show: "73587, 72176, 78611, 358915", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/The%20Twilight%20Zone.jpg}
summary: Collection of The Twilight Zone Shows.
The Walking Dead:
template: {name: Collection, show: "153021, 290853, 372787, 411314, 252861", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/The%20Walking%20Dead.jpg}
summary: Collection of Walking Dead TV Shows.
The X-Files:
template: {name: Collection, show: "77398, 76245"}
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The X Files.jpg
summary: Collection of shows from the X-Files.
Yellowstone:
template: {name: Collection, show: "341164, 396390, 416491, 416503, 403011", poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Yellowstone.jpg}
summary: Collection of Yellowstone Shows.

View File

@@ -1,67 +0,0 @@
#######################################
# TV Collections #
#######################################
templates:
Collection:
optional:
- show
- poster
tvdb_show: <<show>>
url_poster: <<poster>>
sync_mode: sync
collection_order: audience_rating.desc
sort_title: "!060_<<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: monthly(15)
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: monthly(15)
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: monthly(15)
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: monthly(15)
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: monthly(15)
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: monthly(15)
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: monthly(15)
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: monthly(15)
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: monthly(15)
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: monthly(15)
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: monthly(15)

View File

@@ -0,0 +1,20 @@
templates:
Collection:
optional:
- list
- show
- poster
tvdb_list_details: <<list>>
tvdb_show: <<show>>
url_poster: <<poster>>
sync_mode: sync
collection_order: release
sort_title: "!060_<<collection_name>>"
collections:
Attenborough:
template: {name: Collection}
plex_all: true
filter:
actor: David Attenborough
url_poster: https://raw.githubusercontent.com/WhoDat104/Franchises/main/Attenborough.jpg
summary: Collection of David Attenborough TV Shows.

View File

@@ -7,61 +7,64 @@ templates:
Collection:
optional:
- poster
url_poster: <<poster>>
#url_poster: <<poster>>
sync_mode: sync
sort_title: "!060_<<collection_name>>"
collection_order: release.desc
schedule: monthly(15)
item_genre: <<collection_name>>
build_collection: false
collections:
America:
template: {name: Collection, poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/America.jpg}
America Documentary:
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}
Animal Documentary:
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}
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}
The Arts Documentary:
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}
Building Documentary:
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}
Conspiracy Documentary:
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}
Dinosaur Documentary:
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}
Engineering Documentary:
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}
Engineering Disaster Documentary:
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}
Fringe Documentary:
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}
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:
@@ -70,17 +73,17 @@ collections:
# 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}
Human Body Documentary:
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}
Manufacturing Documentary:
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}
Nature Documentary:
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
@@ -89,40 +92,40 @@ collections:
- 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}
Paranormal Documentary:
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}
Plant Documentary:
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}
Space Documentary:
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}
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}
Technology Documentary:
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
#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}
UFO Documentary:
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}
Weather Documentary:
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
tvdb_show: 390520, 269320, 255951, 286699, 370598, 80865, 419048

View File

@@ -0,0 +1,48 @@
#######################################
# TV Collections #
#######################################
templates:
Collection:
optional:
- show
- poster
tvdb_show: <<show>>
#url_poster: <<poster>>
sync_mode: sync
collection_order: audience_rating.desc
sort_title: "!060_<<collection_name>>"
schedule: monthly(15)
item_genre: <<collection_name>>
build_collection: false
collections:
Anthology:
template: {name: Collection} #poster: https://raw.githubusercontent.com/WhoDat104/Genres/main/Anthology.jpg}
imdb_list: https://www.imdb.com/list/ls567937024/
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/
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/
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/
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/
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/
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/
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/
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/

View File

@@ -0,0 +1,22 @@
collections:
Laura's Watchlist:
plex_watchlist: critic_rating.desc
collection_order: custom
sync_mode: sync
sort_title: "!0001_<<collection_name>>"
collection_mode: show
Shows to Watch with Britty:
trakt_list: https://trakt.tv/users/fuschaitea/lists/movies-to-watch-with-britty
sync_mode: sync
collection_order: custom
collection_mode: show
sort_title: "!0001_<<collection_name>>"
Bec's Watchlist:
trakt_userlist:
userlist: watchlist
user: polkadotteapot
sort_by: released
collection_order: custom
sync_mode: sync
collection_mode: hide
sort_title: "!0002_<<collection_name>>"