@ -0,0 +1,54 @@
|
||||
# cpt-kuesels PMM files
|
||||
## Basics
|
||||
I run PMM with docker-compose:
|
||||
```yaml
|
||||
pmm_scheduled:
|
||||
image: meisnate12/plex-meta-manager:latest
|
||||
container_name: pmm_scheduled
|
||||
volumes:
|
||||
- /docker/appdata/plex-meta-manager/config:/config:rw
|
||||
- /docker/appdata/plex-meta-manager/assets:/assets:rw
|
||||
- /docker/appdata/plex-meta-manager/metadata:/metadata:rw
|
||||
environment:
|
||||
PMM_TIME: "05:15,11:15,17:15,23:15"
|
||||
restart: on-failure
|
||||
```
|
||||
Here is a screenshot of my folder structure: <br>
|
||||
![pmm_folder_structure](pmm_folder_structure.png)
|
||||
|
||||
I have added my config.yml as well, sanitized for personal stuff of course.
|
||||
Keep in mind my libraries have german names, but it should be understandable, I hope.
|
||||
|
||||
As I keep my posters and title cards locally PMM mostly keeps them up-to-date in Plex through the option *assets_for_all*. This is especially true for my anime and my tv show library.
|
||||
Not much collection work going on there... yet!
|
||||
|
||||
## My metadata files
|
||||
This is mostly just talking about my movies library, but I added a comment header into every file to explain the structure I am going for in that library.
|
||||
Here it is again:
|
||||
```yaml
|
||||
# Prefixes for cpt-kuesels Movie Collections:
|
||||
# +1_ = Decades
|
||||
# +2_ = Awards
|
||||
# +3_ = People
|
||||
# +4_ = Genres
|
||||
# +5_ = Filme
|
||||
```
|
||||
These prefixes are added to the sort title of the collections in the file that should be sorted at the top of my movies library.
|
||||
If I need more control in the file sorting big collections like the MCU before smaller collections like Jurassic Park I add numbers to the prefix.
|
||||
This is shown in the header of each file:
|
||||
```yaml
|
||||
# In this file:
|
||||
# [
|
||||
# +5_1_ = Universes
|
||||
# +5_2_ = Franchises
|
||||
# ]
|
||||
```
|
||||
Normal collections, like Bad Boys, are just sorted alphabetically into the library.
|
||||
|
||||
## Overlays
|
||||
Overlays are my way to signal audio languages and therefore i have created overlays with every language currently in my library.
|
||||
I also use *item_metadata_language* to only have movies with german audio track with german movie synopsis and title and everything else with english text and title.
|
||||
|
||||
## Questions?
|
||||
You can always shoot me a question in the PMM Discord found on the main GitHub in the support section:
|
||||
https://github.com/meisnate12/Plex-Meta-Manager/tree/master#support
|
@ -0,0 +1,47 @@
|
||||
libraries:
|
||||
Filme:
|
||||
split_duplicates: true
|
||||
metadata_path:
|
||||
- metadata/movies/Filme.yml
|
||||
- metadata/movies/People.yml
|
||||
- metadata/movies/Genres.yml
|
||||
- metadata/movies/Awards.yml
|
||||
- metadata/movies/Decades.yml
|
||||
- metadata/movies/metadata.yml
|
||||
- metadata/movies/overlays.yml
|
||||
settings:
|
||||
asset_directory: assets/movies
|
||||
Anime:
|
||||
metadata_path:
|
||||
- metadata/anime/Anime.yml
|
||||
- metadata/anime/metadata.yml
|
||||
settings:
|
||||
asset_directory: assets/anime
|
||||
Serien:
|
||||
metadata_path:
|
||||
- metadata/tv_shows/Serien.yml
|
||||
- metadata/tv_shows/metadata.yml
|
||||
# - metadata/tv_shows/overlays.yml
|
||||
settings:
|
||||
asset_directory: assets/tv_shows
|
||||
settings:
|
||||
cache: true
|
||||
cache_expiration: 60
|
||||
sync_mode: sync
|
||||
show_unmanaged: true
|
||||
show_filtered: false
|
||||
show_missing: true
|
||||
save_missing: false
|
||||
asset_directory: assets
|
||||
asset_folders: true
|
||||
assets_for_all: true
|
||||
plex:
|
||||
url: <local_plex_ip>:32400
|
||||
token: <plex_token>
|
||||
timeout: 60
|
||||
clean_bundles: true
|
||||
empty_trash: true
|
||||
optimize: false
|
||||
tmdb:
|
||||
apikey: <tmdb_api_key>
|
||||
language: de
|
After Width: | Height: | Size: 8.2 KiB |
After Width: | Height: | Size: 7.3 KiB |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 13 KiB |
After Width: | Height: | Size: 13 KiB |
After Width: | Height: | Size: 13 KiB |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 13 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 8.4 KiB |
After Width: | Height: | Size: 7.6 KiB |
After Width: | Height: | Size: 7.5 KiB |
After Width: | Height: | Size: 13 KiB |
After Width: | Height: | Size: 28 KiB |
After Width: | Height: | Size: 32 KiB |
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 7.5 KiB |
After Width: | Height: | Size: 8.7 KiB |
After Width: | Height: | Size: 8.4 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 7.5 KiB |
After Width: | Height: | Size: 9.6 KiB |
After Width: | Height: | Size: 7.3 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 28 KiB |
After Width: | Height: | Size: 32 KiB |
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 7.3 KiB |
After Width: | Height: | Size: 7.3 KiB |
After Width: | Height: | Size: 23 KiB |
After Width: | Height: | Size: 27 KiB |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 8.5 KiB |
After Width: | Height: | Size: 8.2 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 7.3 KiB |
After Width: | Height: | Size: 9.4 KiB |
@ -0,0 +1,20 @@
|
||||
# Prefixes for cpt-kuesels Anime Collections:
|
||||
# +1_ = Genre
|
||||
|
||||
# In this file:
|
||||
# [
|
||||
# +2_ = Shows
|
||||
# ]
|
||||
|
||||
templates:
|
||||
Show:
|
||||
tvdb_show: <<show>>
|
||||
sort_title: <<collection_name>>
|
||||
|
||||
collections:
|
||||
Dragonball:
|
||||
template: {name: Show, show: 295068}
|
||||
Naruto:
|
||||
template: {name: Show, show: "78857, 79824, 321285"}
|
||||
Avatar Universe:
|
||||
template: {name: Show, show: "74852, 251085"}
|
@ -0,0 +1,3 @@
|
||||
metadata:
|
||||
"Avatar: The Legend of Korra":
|
||||
alt_title: The Legend of Korra
|
@ -0,0 +1,35 @@
|
||||
# Prefixes for cpt-kuesels Movie Collections:
|
||||
# +1_ = Decades
|
||||
|
||||
# In this file:
|
||||
# [
|
||||
# +2_1_ = Oscars
|
||||
# ]
|
||||
|
||||
# +3_ = People
|
||||
# +4_ = Genres
|
||||
# +5_ = Filme
|
||||
|
||||
templates:
|
||||
Award:
|
||||
optional:
|
||||
- movie
|
||||
- list
|
||||
tmdb_movie: <<movie>>
|
||||
tmdb_list: <<list>>
|
||||
sort_title: <<collection_name>>
|
||||
collections:
|
||||
2021 Oscar Winners:
|
||||
template: {name: Award, list: 7093940}
|
||||
smart_label: critic_rating.desc
|
||||
sort_title: +2_1_2021 Oscar Winners
|
||||
2020 Oscar Winners:
|
||||
template: {name: Award, list: 7095665}
|
||||
smart_label: critic_rating.desc
|
||||
sort_title: +2_11_2020 Oscar Winners
|
||||
2019 Oscar Winners:
|
||||
template: {name: Award, list: 7095666}
|
||||
smart_label: critic_rating.desc
|
||||
sort_title: +2_111_2019 Oscar Winners
|
||||
|
||||
|
@ -0,0 +1,49 @@
|
||||
# Prefixes for cpt-kuesels Movie Collections:
|
||||
# In this file:
|
||||
# [
|
||||
# +1_1_ = Decades
|
||||
# ]
|
||||
|
||||
# +2_ = Awards
|
||||
# +3_ = People
|
||||
# +4_ = Genres
|
||||
# +5_ = Filme
|
||||
|
||||
templates:
|
||||
Decade:
|
||||
smart_filter:
|
||||
any:
|
||||
decade: <<decade>>
|
||||
sort_by: release.desc
|
||||
collections:
|
||||
2020's Films:
|
||||
template: {name: Decade, decade: 2020}
|
||||
sort_title: +1_1_2020's Films
|
||||
2010's Films:
|
||||
template: {name: Decade, decade: 2010}
|
||||
sort_title: +1_11_2010's Films
|
||||
2000's Films:
|
||||
template: {name: Decade, decade: 2000}
|
||||
sort_title: +1_111_2000's Films
|
||||
1990's Films:
|
||||
template: {name: Decade, decade: 1990}
|
||||
sort_title: +1_1111_1990's Films
|
||||
1980's Films:
|
||||
template: {name: Decade, decade: 1980}
|
||||
sort_title: +1_11111_1980's Films
|
||||
1970's Films:
|
||||
template: {name: Decade, decade: 1970}
|
||||
sort_title: +1_111111_1970's Films
|
||||
1960's Films:
|
||||
template: {name: Decade, decade: 1960}
|
||||
sort_title: +1_1111111_1960's Films
|
||||
1950's Films:
|
||||
template: {name: Decade, decade: 1950}
|
||||
sort_title: +1_11111111_1950's Films
|
||||
1940's Films:
|
||||
template: {name: Decade, decade: 1940}
|
||||
sort_title: +1_111111111_1940's Films
|
||||
1930's Films:
|
||||
template: {name: Decade, decade: 1930}
|
||||
sort_title: +1_1111111111_1930's Films
|
||||
|
@ -0,0 +1,359 @@
|
||||
# Prefixes for cpt-kuesels Movie Collections:
|
||||
# +1_ = Decades
|
||||
# +2_ = Awards
|
||||
# +3_ = People
|
||||
# +4_ = Genres
|
||||
|
||||
# In this file:
|
||||
# [
|
||||
# +5_1_ = Universes
|
||||
# +5_2_ = Franchises
|
||||
# ]
|
||||
|
||||
templates:
|
||||
Movie:
|
||||
optional:
|
||||
- collection
|
||||
- movie
|
||||
- list
|
||||
tmdb_collection_details: <<collection>>
|
||||
tmdb_movie: <<movie>>
|
||||
tmdb_list: <<list>>
|
||||
sort_title: <<collection_name>>
|
||||
collections:
|
||||
28 Days/Weeks Later:
|
||||
template: {name: Movie, collection: 1565}
|
||||
name_mapping: 28 Days-Weeks Later
|
||||
A Quiet Place:
|
||||
template: {name: Movie, collection: 521226}
|
||||
Airplane:
|
||||
template: {name: Movie, collection: 91663}
|
||||
collection_mode: hide
|
||||
Alien:
|
||||
template: {name: Movie, collection: 8091}
|
||||
Alien + Predator Universe:
|
||||
template: {name: Movie, list: 7093591}
|
||||
smart_label: year.asc
|
||||
sort_title: +5_1_Alien + Predator Universe
|
||||
Alien vs Predator:
|
||||
template: {name: Movie, collection: 115762}
|
||||
American Psycho:
|
||||
template: {name: Movie, collection: 86105}
|
||||
Anchorman:
|
||||
template: {name: Movie, collection: 93791}
|
||||
Ant-Man:
|
||||
template: {name: Movie, collection: 422834}
|
||||
Aquaman:
|
||||
template: {name: Movie, collection: 573693}
|
||||
collection_mode: hide
|
||||
Atomic Blonde:
|
||||
template: {name: Movie, collection: 524837}
|
||||
collection_mode: hide
|
||||
Attraction:
|
||||
template: {name: Movie, collection: 604246}
|
||||
Austin Powers:
|
||||
template: {name: Movie, collection: 1006}
|
||||
Avatar:
|
||||
template: {name: Movie, collection: 87096}
|
||||
collection_mode: hide
|
||||
Baby Driver:
|
||||
template: {name: Movie, collection: 726865}
|
||||
collection_mode: hide
|
||||
Back to the Future:
|
||||
template: {name: Movie, collection: 264}
|
||||
Bad Boys:
|
||||
template: {name: Movie, collection: 14890}
|
||||
Bahubali:
|
||||
template: {name: Movie, collection: 350309}
|
||||
Bill & Ted's Most Excellent:
|
||||
template: {name: Movie, collection: 91746}
|
||||
Black Panther:
|
||||
template: {name: Movie, collection: 529892}
|
||||
collection_mode: hide
|
||||
# Black Widow:
|
||||
# template: {name: Movie, collection: ???}
|
||||
Blade Runner:
|
||||
template: {name: Movie, collection: 422837}
|
||||
Blair Witch:
|
||||
template: {name: Movie, collection: 64750}
|
||||
Bloodshot:
|
||||
template: {name: Movie, collection: 763760}
|
||||
collection_mode: hide
|
||||
Borat Moviefilms:
|
||||
template: {name: Movie, collection: 747168}
|
||||
Captain America:
|
||||
template: {name: Movie, collection: 131295}
|
||||
Captain Marvel:
|
||||
template: {name: Movie, collection: 623911}
|
||||
collection_mode: hide
|
||||
Cloverfield:
|
||||
template: {name: Movie, movie: "7191, 333371, 384521"}
|
||||
Coming to America:
|
||||
template: {name: Movie, collection: 647077}
|
||||
Cornetto Trilogy:
|
||||
template: {name: Movie, movie: "747, 4638, 107985"}
|
||||
Crank:
|
||||
template: {name: Movie, collection: 64751}
|
||||
Crazy Rich Asians:
|
||||
template: {name: Movie, collection: 545955}
|
||||
collection_mode: hide
|
||||
Darko:
|
||||
template: {name: Movie, collection: 178106}
|
||||
Deadpool:
|
||||
template: {name: Movie, collection: 448150, movie: 567604}
|
||||
Die Hard:
|
||||
template: {name: Movie, collection: 1570}
|
||||
Doctor Strange:
|
||||
template: {name: Movie, collection: 618529}
|
||||
collection_mode: hide
|
||||
Eastrail 177:
|
||||
template: {name: Movie, movie: "9741, 381288, 450465"}
|
||||
Edge of Tomorrow:
|
||||
template: {name: Movie, collection: 578704}
|
||||
collection_mode: hide
|
||||
Evil Dead:
|
||||
template: {name: Movie, collection: 1960}
|
||||
Extraction:
|
||||
template: {name: Movie, collection: 735127}
|
||||
collection_mode: hide
|
||||
Fantastic Beasts:
|
||||
template: {name: Movie, collection: 435259}
|
||||
Fast & Furious:
|
||||
template: {name: Movie, collection: 9485, movie: 384018}
|
||||
sort_title: +5_2_Fast & Furious
|
||||
Finding Nemo:
|
||||
template: {name: Movie, collection: 137697}
|
||||
Frozen:
|
||||
template: {name: Movie, collection: 386382}
|
||||
Ghost Rider:
|
||||
template: {name: Movie, collection: 90306}
|
||||
Ghostbusters:
|
||||
template: {name: Movie, collection: 2980}
|
||||
Grindhouse:
|
||||
template: {name: Movie, movie: "1991, 1992"}
|
||||
Guardians of the Galaxy:
|
||||
template: {name: Movie, collection: 284433}
|
||||
Halloween:
|
||||
template: {name: Movie, collection: 91361}
|
||||
sort_title: +5_2_Halloween
|
||||
Hannibal Lecter:
|
||||
template: {name: Movie, collection: 9743}
|
||||
Harold & Kumar:
|
||||
template: {name: Movie, collection: 30663}
|
||||
Harry Potter:
|
||||
template: {name: Movie, collection: 1241}
|
||||
Hellboy:
|
||||
template: {name: Movie, collection: 17235, movie: 456740}
|
||||
Henry Fool:
|
||||
template: {name: Movie, collection: 378453}
|
||||
Hostel:
|
||||
template: {name: Movie, collection: 86578}
|
||||
Indiana Jones:
|
||||
template: {name: Movie, collection: 84}
|
||||
Ip Man:
|
||||
template: {name: Movie, collection: 70068}
|
||||
Iron Man:
|
||||
template: {name: Movie, collection: 131292}
|
||||
It:
|
||||
template: {name: Movie, collection: 477962}
|
||||
Jack Reacher:
|
||||
template: {name: Movie, collection: 403374}
|
||||
Jackass:
|
||||
template: {name: Movie, collection: 17178}
|
||||
James Bond:
|
||||
template: {name: Movie, collection: 645}
|
||||
sort_title: +5_2_James Bond
|
||||
Jason Bourne:
|
||||
template: {name: Movie, collection: 31562}
|
||||
Jaws:
|
||||
template: {name: Movie, collection: 2366}
|
||||
Joe Dirt:
|
||||
template: {name: Movie, collection: 353325}
|
||||
John Wick:
|
||||
template: {name: Movie, collection: 404609}
|
||||
Jumanji:
|
||||
template: {name: Movie, collection: 495527}
|
||||
Jump Street:
|
||||
template: {name: Movie, collection: 212562}
|
||||
Jurassic Park:
|
||||
template: {name: Movie, collection: 328}
|
||||
sort_title: +5_2_Jurassic Park
|
||||
Kick-Ass:
|
||||
template: {name: Movie, collection: 179892}
|
||||
Kill Bill:
|
||||
template: {name: Movie, collection: 2883}
|
||||
Kingsman:
|
||||
template: {name: Movie, collection: 391860}
|
||||
Machete:
|
||||
template: {name: Movie, collection: 210006}
|
||||
Maleficent:
|
||||
template: {name: Movie, collection: 531331}
|
||||
Man of Steel:
|
||||
template: {name: Movie, collection: 209131}
|
||||
Marvel Cinematic Universe:
|
||||
template: {name: Movie, list: 7082740}
|
||||
smart_label: year.asc
|
||||
sort_title: +5_1_Marvel Cinematic Universe
|
||||
Mechanic:
|
||||
template: {name: Movie, collection: 280504}
|
||||
"Mission: Impossible":
|
||||
template: {name: Movie, collection: 87359}
|
||||
name_mapping: Mission Impossible
|
||||
sort_title: +5_2_Mission Impossible
|
||||
Men In Black:
|
||||
template: {name: Movie, collection: 86055}
|
||||
Monsters, Inc.:
|
||||
template: {name: Movie, collection: 137696}
|
||||
Monty Python:
|
||||
template: {name: Movie, movie: "583, 762"}
|
||||
Naked Gun:
|
||||
template: {name: Movie, collection: 37139}
|
||||
Now You See Me:
|
||||
template: {name: Movie, collection: 382685}
|
||||
Ocean's Movies:
|
||||
template: {name: Movie, collection: 304, movie: 402900}
|
||||
Ong Bak:
|
||||
template: {name: Movie, collection: 94589}
|
||||
Pirates of the Caribbean:
|
||||
template: {name: Movie, collection: 295}
|
||||
Pitch Perfect:
|
||||
template: {name: Movie, collection: 306031}
|
||||
Pokémon:
|
||||
plex_search:
|
||||
title: Pokémon
|
||||
sort_title: Pokémon
|
||||
Predator:
|
||||
template: {name: Movie, collection: 399}
|
||||
Prometheus:
|
||||
template: {name: Movie, collection: 135416}
|
||||
Psych:
|
||||
template: {name: Movie, collection: 718934}
|
||||
RED:
|
||||
template: {name: Movie, collection: 163902}
|
||||
Rocky:
|
||||
template: {name: Movie, collection: 1575}
|
||||
sort_title: +5_2_Rocky
|
||||
Rush Hour:
|
||||
template: {name: Movie, collection: 90863}
|
||||
Scary Movie:
|
||||
template: {name: Movie, collection: 4246}
|
||||
Shaft:
|
||||
template: {name: Movie, collection: 495}
|
||||
Shaft (Reboot):
|
||||
template: {name: Movie, collection: 608103}
|
||||
Sherlock Holmes:
|
||||
template: {name: Movie, collection: 102322}
|
||||
Shining:
|
||||
template: {name: Movie, collection: 530064}
|
||||
Sicario:
|
||||
template: {name: Movie, collection: 496796}
|
||||
Sin City:
|
||||
template: {name: Movie, collection: 135179}
|
||||
Smokin' Aces:
|
||||
template: {name: Movie, collection: 96680}
|
||||
Spider-Man:
|
||||
template: {name: Movie, collection: 556}
|
||||
Spider-Man (Avengers):
|
||||
template: {name: Movie, collection: 531241}
|
||||
"Spider-Man: Spider-Verse":
|
||||
template: {name: Movie, collection: 573436}
|
||||
collection_mode: hide
|
||||
name_mapping: Spider-Man Spider-Verse
|
||||
Spider-Man Universe:
|
||||
template: {name: Movie, collection: "556, 531241, 573436, 125574"}
|
||||
sort_title: +5_2_Spider-Man Universe
|
||||
"Star Trek: Alternate Reality":
|
||||
template: {name: Movie, collection: 115575}
|
||||
name_mapping: Star Trek Alternate Reality
|
||||
Star Wars:
|
||||
template: {name: Movie, collection: 10, movie: "348350, 330459"}
|
||||
collection_order: alpha
|
||||
sort_title: +5_2_Star Wars
|
||||
Stargate:
|
||||
template: {name: Movie, collection: 44215}
|
||||
Suicide Squad:
|
||||
template: {name: Movie, collection: 531242}
|
||||
Super Troopers:
|
||||
template: {name: Movie, collection: 449462}
|
||||
Taken:
|
||||
template: {name: Movie, collection: 135483}
|
||||
The Amazing Spider-Man:
|
||||
template: {name: Movie, collection: 125574}
|
||||
The Avengers:
|
||||
template: {name: Movie, collection: 86311}
|
||||
The Babysitter:
|
||||
template: {name: Movie, collection: 737382}
|
||||
The Boondock Saints:
|
||||
template: {name: Movie, collection: 87186}
|
||||
The Conjuring:
|
||||
template: {name: Movie, collection: 313086}
|
||||
The Dark Knight:
|
||||
template: {name: Movie, collection: 263}
|
||||
The Equalizer:
|
||||
template: {name: Movie, collection: 523855}
|
||||
The Expendables:
|
||||
template: {name: Movie, collection: 126125}
|
||||
The First Myth Universe:
|
||||
template: {name: Movie, movie: "635389, 615453"}
|
||||
item_label: never_german
|
||||
item_metadata_language: en-US
|
||||
The Godfather:
|
||||
template: {name: Movie, collection: 230}
|
||||
The Hangover:
|
||||
template: {name: Movie, collection: 86119}
|
||||
The Hitman's Bodyguard:
|
||||
template: {name: Movie, collection: 608101}
|
||||
The Hobbit:
|
||||
template: {name: Movie, collection: 121938}
|
||||
The Lego Movie:
|
||||
template: {name: Movie, collection: 325470}
|
||||
The Lord of the Rings:
|
||||
template: {name: Movie, collection: 119}
|
||||
The Matrix:
|
||||
template: {name: Movie, collection: 2344, movie: 55931}
|
||||
The Middle Earth Collection:
|
||||
template: {name: Movie, collection: "119, 121938"}
|
||||
collection_order: alpha
|
||||
sort_title: +5_2_The Middle Earth Collection
|
||||
The Raid:
|
||||
template: {name: Movie, collection: 257960}
|
||||
The Space Odyssey Series:
|
||||
template: {name: Movie, collection: 4438}
|
||||
The Terminator:
|
||||
template: {name: Movie, collection: 528}
|
||||
sort_title: +5_2_The Terminator
|
||||
The Transporter:
|
||||
template: {name: Movie, collection: 9518}
|
||||
The Wolverine:
|
||||
template: {name: Movie, collection: 453993}
|
||||
Thor:
|
||||
template: {name: Movie, collection: 131296}
|
||||
Top Gun:
|
||||
template: {name: Movie, collection: 531330}
|
||||
collection_mode: hide
|
||||
Toy Story:
|
||||
template: {name: Movie, collection: 10194}
|
||||
Trainspotting:
|
||||
template: {name: Movie, collection: 424202}
|
||||
Venom:
|
||||
template: {name: Movie, collection: 558216}
|
||||
collection_mode: hide
|
||||
Wizarding World:
|
||||
template: {name: Movie, collection: "1241, 435259"}
|
||||
collection_order: alpha
|
||||
sort_title: +5_2_Wizarding World
|
||||
Wonder Woman:
|
||||
template: {name: Movie, collection: 468552}
|
||||
Worlds of DC:
|
||||
template: {name: Movie, list: 7086576}
|
||||
smart_label: year.asc
|
||||
sort_title: +5_1_Worlds of DC
|
||||
X-Men:
|
||||
template: {name: Movie, collection: 748}
|
||||
sort_title: +5_2_X-Men
|
||||
xXx - Triple X:
|
||||
template: {name: Movie, collection: 52785}
|
||||
Zombieland:
|
||||
template: {name: Movie, collection: 537982}
|
||||
Zoolander:
|
||||
template: {name: Movie, collection: 352789}
|
@ -0,0 +1,20 @@
|
||||
# Prefixes for cpt-kuesels Movie Collections:
|
||||
# +1_ = Decades
|
||||
# +2_ = Awards
|
||||
# +3_ = People
|
||||
|
||||
# In this file:
|
||||
# [
|
||||
# +4_ = Genres
|
||||
# ]
|
||||
|
||||
# +5_ = Filme
|
||||
|
||||
# templates:
|
||||
collections:
|
||||
Korean Cinema:
|
||||
plex_search:
|
||||
country: Republic of Korea
|
||||
smart_label: critic_rating.desc
|
||||
sort_title: +4_Korean Cinema
|
||||
|
@ -0,0 +1,129 @@
|
||||
# Prefixes for cpt-kuesels Movie Collections:
|
||||
# +1_ = Decades
|
||||
# +2_ = Awards
|
||||
|
||||
# In this file:
|
||||
# [
|
||||
# +3_1_ = Directors
|
||||
# +3_2_ = Actors
|
||||
# ]
|
||||
|
||||
# +4_ = Genres
|
||||
# +5_ = Filme
|
||||
|
||||
templates:
|
||||
Director:
|
||||
smart_filter:
|
||||
all:
|
||||
director: tmdb
|
||||
sort_by: year.asc
|
||||
tmdb_person: <<person>>
|
||||
sort_title: +3_1_<<collection_name>>
|
||||
Actor:
|
||||
smart_filter:
|
||||
all:
|
||||
actor: tmdb
|
||||
sort_by: year.asc
|
||||
tmdb_person: <<person>>
|
||||
sort_title: +3_2_<<collection_name>>
|
||||
collections:
|
||||
Alan Tudyk:
|
||||
template: {name: Actor, person: 21088}
|
||||
# Alec Baldwin:
|
||||
# template: {name: Actor, person: 7447}
|
||||
# Angelina Jolie:
|
||||
# template: {name: Actor, person: 11701}
|
||||
Awkwafina:
|
||||
template: {name: Actor, person: 1625558}
|
||||
Bong Joon-Ho:
|
||||
template: {name: Director, person: 21684}
|
||||
# Brad Pitt:
|
||||
# template: {name: Actor, person: 287}
|
||||
Charlize Theron:
|
||||
template: {name: Actor, person: 6885}
|
||||
Chiwetel Ejiofor:
|
||||
template: {name: Actor, person: 5294}
|
||||
Christian Bale:
|
||||
template: {name: Actor, person: 3894}
|
||||
Christopher Nolan:
|
||||
template: {name: Director, person: 525}
|
||||
# Danny Trejo:
|
||||
# template: {name: Actor, person: 11160}
|
||||
# Dave Bautista:
|
||||
# template: {name: Actor, person: 543530}
|
||||
Denzel Washington:
|
||||
template: {name: Actor, person: 5292}
|
||||
Edward Norton:
|
||||
template: {name: Actor, person: 819}
|
||||
# Emily Blunt:
|
||||
# template: {name: Actor, person: 5081}
|
||||
Emma Stone:
|
||||
template: {name: Actor, person: 54693}
|
||||
Gary Oldman:
|
||||
template: {name: Actor, person: 64}
|
||||
# George Clooney:
|
||||
# template: {name: Actor, person: 1461}
|
||||
Halle Berry:
|
||||
template: {name: Actor, person: 4587}
|
||||
Helena Bonham Carter:
|
||||
template: {name: Actor, person: 1283}
|
||||
Helen Mirren:
|
||||
template: {name: Actor, person: 15735}
|
||||
Jack Nicholson:
|
||||
template: {name: Actor, person: 514}
|
||||
Jeff Bridges:
|
||||
template: {name: Actor, person: 1229}
|
||||
Jesse Eisenberg:
|
||||
template: {name: Actor, person: 44735}
|
||||
Joaquin Phoenix:
|
||||
template: {name: Actor, person: 73421}
|
||||
Jodie Foster:
|
||||
template: {name: Actor, person: 1038}
|
||||
# Johnny Depp:
|
||||
# template: {name: Actor, person: 85}
|
||||
Julianne Moore:
|
||||
template: {name: Actor, person: 1231}
|
||||
Keanu Reeves:
|
||||
template: {name: Actor, person: 6384}
|
||||
Leonardo DiCaprio:
|
||||
template: {name: Actor, person: 6193}
|
||||
# Liam Neeson:
|
||||
# template: {name: Actor, person: 3896}
|
||||
Mads Mikkelsen:
|
||||
template: {name: Actor, person: 1019}
|
||||
# Matthew McConaughey:
|
||||
# template: {name: Actor, person: 10297}
|
||||
Mila Kunis:
|
||||
template: {name: Actor, person: 18973}
|
||||
Morgan Freeman:
|
||||
template: {name: Actor, person: 192}
|
||||
Nicolas Cage:
|
||||
template: {name: Actor, person: 2963}
|
||||
Oscar Isaac:
|
||||
template: {name: Actor, person: 25072}
|
||||
Quentin Tarantino:
|
||||
template: {name: Director, person: 138}
|
||||
Robert De Niro:
|
||||
template: {name: Actor, person: 380}
|
||||
Robert Rodriguez:
|
||||
template: {name: Director, person: 2294}
|
||||
Sacha Baron Cohen:
|
||||
template: {name: Actor, person: 6730}
|
||||
Sam Rockwell:
|
||||
template: {name: Actor, person: 6807}
|
||||
Samara Weaving:
|
||||
template: {name: Actor, person: 1372369}
|
||||
Samuel L. Jackson:
|
||||
template: {name: Actor, person: 2231}
|
||||
Scarlett Johansson:
|
||||
template: {name: Actor, person: 1245}
|
||||
# Seth Rogen:
|
||||
# template: {name: Actor, person: 19274}
|
||||
Taika Waititi:
|
||||
template: {name: Director, person: 55934}
|
||||
Tim Burton:
|
||||
template: {name: Director, person: 510}
|
||||
Will Smith:
|
||||
template: {name: Actor, person: 2888}
|
||||
Woody Harrelson:
|
||||
template: {name: Actor, person: 57755}
|
@ -0,0 +1,69 @@
|
||||
metadata:
|
||||
James Bond 007 - Sag niemals nie:
|
||||
alt_title: Sag niemals nie
|
||||
# --- Star Wars --- #
|
||||
"Star Wars: Episode I - Die dunkle Bedrohung":
|
||||
sort_title: Star Wars 1
|
||||
"Star Wars: Episode II - Angriff der Klonkrieger":
|
||||
sort_title: Star Wars 2
|
||||
"Solo: A Star Wars Story":
|
||||
sort_title: Star Wars 2.5
|
||||
"Star Wars: Episode III - Die Rache der Sith":
|
||||
sort_title: Star Wars 3
|
||||
"Star Wars: Rogue One":
|
||||
sort_title: Star Wars 3.5
|
||||
Krieg der Sterne:
|
||||
sort_title: Star Wars 4
|
||||
Das Imperium schlägt zurück:
|
||||
sort_title: Star Wars 5
|
||||
Die Rückkehr der Jedi-Ritter:
|
||||
sort_title: Star Wars 6
|
||||
"Star Wars: Das Erwachen der Macht":
|
||||
sort_title: Star Wars 7
|
||||
"Star Wars: Die letzten Jedi":
|
||||
sort_title: Star Wars 8
|
||||
"Star Wars: Der Aufstieg Skywalkers":
|
||||
sort_title: Star Wars 9
|
||||
# --- Star Wars --- #
|
||||
# --- The Middle Earth Collection --- #
|
||||
Der Hobbit - Eine unerwartete Reise:
|
||||
sort_title: Middle Earth 1
|
||||
Der Hobbit - Smaugs Einöde:
|
||||
sort_title: Middle Earth 2
|
||||
Der Hobbit - Die Schlacht der fünf Heere:
|
||||
sort_title: Middle Earth 3
|
||||
Der Herr der Ringe - Die Gefährten:
|
||||
sort_title: Middle Earth 4
|
||||
Der Herr der Ringe - Die zwei Türme:
|
||||
sort_title: Middle Earth 5
|
||||
Der Herr der Ringe - Die Rückkehr des Königs:
|
||||
sort_title: Middle Earth 6
|
||||
# --- The Middle Earth Collection --- #
|
||||
# --- Wizarding World --- #
|
||||
Phantastische Tierwesen und wo sie zu finden sind:
|
||||
sort_title: Wizarding World 1
|
||||
"Phantastische Tierwesen: Grindelwalds Verbrechen":
|
||||
sort_title: Wizarding World 2
|
||||
# Phantastische Tierwesen 3:
|
||||
# sort_title: Wizarding World 3
|
||||
# Phantastische Tierwesen 4:
|
||||
# sort_title: Wizarding World 4
|
||||
# Phantastische Tierwesen 5:
|
||||
# sort_title: Wizarding World 5
|
||||
Harry Potter und der Stein der Weisen:
|
||||
sort_title: Wizarding World 6
|
||||
Harry Potter und die Kammer des Schreckens:
|
||||
sort_title: Wizarding World 7
|
||||
Harry Potter und der Gefangene von Askaban:
|
||||
sort_title: Wizarding World 8
|
||||
Harry Potter und der Feuerkelch:
|
||||
sort_title: Wizarding World 9
|
||||
Harry Potter und der Orden des Phönix:
|
||||
sort_title: Wizarding World 10
|
||||
Harry Potter und der Halbblutprinz:
|
||||
sort_title: Wizarding World 11
|
||||
Harry Potter und die Heiligtümer des Todes - Teil 1:
|
||||
sort_title: Wizarding World 12
|
||||
Harry Potter und die Heiligtümer des Todes - Teil 2:
|
||||
sort_title: Wizarding World 13
|
||||
# --- Wizarding World --- #
|
@ -0,0 +1,828 @@
|
||||
collections:
|
||||
dl_german_english_4k_hdr:
|
||||
plex_search:
|
||||
all:
|
||||
resolution: 4K
|
||||
hdr: true
|
||||
audio_language:
|
||||
- Deutsch
|
||||
- English
|
||||
audio_language.not:
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: dl_german_english_4k_hdr
|
||||
item_metadata_language: de-DE
|
||||
item_label: 4K
|
||||
german_4k_hdr:
|
||||
plex_search:
|
||||
all:
|
||||
resolution: 4K
|
||||
hdr: true
|
||||
audio_language: Deutsch
|
||||
audio_language.not:
|
||||
- English
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: german_4k_hdr
|
||||
item_metadata_language: de-DE
|
||||
item_label: 4K
|
||||
english_4k_hdr:
|
||||
plex_search:
|
||||
all:
|
||||
resolution: 4K
|
||||
hdr: true
|
||||
audio_language: English
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: english_4k_hdr
|
||||
item_metadata_language: en-US
|
||||
item_label: 4K
|
||||
dl_german_english_4k:
|
||||
plex_search:
|
||||
all:
|
||||
resolution: 4K
|
||||
hdr: false
|
||||
audio_language:
|
||||
- Deutsch
|
||||
- English
|
||||
audio_language.not:
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: dl_german_english_4k
|
||||
item_metadata_language: de-DE
|
||||
item_label: 4K
|
||||
german_4k:
|
||||
plex_search:
|
||||
all:
|
||||
resolution: 4K
|
||||
hdr: false
|
||||
audio_language: Deutsch
|
||||
audio_language.not:
|
||||
- English
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: german_4k
|
||||
item_metadata_language: de-DE
|
||||
item_label: 4K
|
||||
english_4k:
|
||||
plex_search:
|
||||
all:
|
||||
resolution: 4K
|
||||
hdr: false
|
||||
audio_language: English
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: english_4k
|
||||
item_metadata_language: en-US
|
||||
item_label: 4K
|
||||
dl_german_english_hdr:
|
||||
plex_search:
|
||||
all:
|
||||
resolution: 1080
|
||||
hdr: true
|
||||
audio_language:
|
||||
- Deutsch
|
||||
- English
|
||||
audio_language.not:
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: dl_german_english_hdr
|
||||
item_metadata_language: de-DE
|
||||
item_label: 4K
|
||||
german_hdr:
|
||||
plex_search:
|
||||
all:
|
||||
resolution: 1080
|
||||
hdr: true
|
||||
audio_language: Deutsch
|
||||
audio_language.not:
|
||||
- English
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: german_hdr
|
||||
item_metadata_language: de-DE
|
||||
item_label: 4K
|
||||
english_hdr:
|
||||
plex_search:
|
||||
all:
|
||||
resolution: 1080
|
||||
hdr: true
|
||||
audio_language: English
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: english_hdr
|
||||
item_metadata_language: en-US
|
||||
item_label: 4K
|
||||
|
||||
dl_german_english:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language:
|
||||
- Deutsch
|
||||
- English
|
||||
audio_language.not:
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: dl_german_english
|
||||
item_metadata_language: de-DE
|
||||
dl_german_french:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language:
|
||||
- Deutsch
|
||||
- Français
|
||||
audio_language.not:
|
||||
- English
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: dl_german_french
|
||||
item_metadata_language: de-DE
|
||||
dl_german_japanese:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language:
|
||||
- Deutsch
|
||||
- 日本語
|
||||
audio_language.not:
|
||||
- English
|
||||
- Français
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: dl_german_japanese
|
||||
item_metadata_language: de-DE
|
||||
dl_german_chinese:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language:
|
||||
- Deutsch
|
||||
- 中文
|
||||
audio_language.not:
|
||||
- English
|
||||
- Français
|
||||
- 日本語
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: dl_german_chinese
|
||||
item_metadata_language: de-DE
|
||||
dl_german_korean:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language:
|
||||
- Deutsch
|
||||
- 한국어
|
||||
audio_language.not:
|
||||
- English
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: dl_german_korean
|
||||
item_metadata_language: de-DE
|
||||
dl_german_danish:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language:
|
||||
- Deutsch
|
||||
- Dansk
|
||||
audio_language.not:
|
||||
- English
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: dl_german_danish
|
||||
item_metadata_language: de-DE
|
||||
dl_german_russian:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language:
|
||||
- Deutsch
|
||||
- русский язык
|
||||
audio_language.not:
|
||||
- English
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: dl_german_russian
|
||||
item_metadata_language: de-DE
|
||||
dl_german_spanish:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language:
|
||||
- Deutsch
|
||||
- Español
|
||||
audio_language.not:
|
||||
- English
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: dl_german_spanish
|
||||
item_metadata_language: de-DE
|
||||
dl_german_dutch:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language:
|
||||
- Deutsch
|
||||
- Nederlands
|
||||
audio_language.not:
|
||||
- English
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
build_collection: false
|
||||
item_overlay: dl_german_dutch
|
||||
item_metadata_language: de-DE
|
||||
dl_german_indian:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language:
|
||||
- Deutsch
|
||||
any:
|
||||
audio_language:
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
audio_language.not:
|
||||
- English
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: dl_german_indian
|
||||
item_metadata_language: de-DE
|
||||
dl_english_japanese:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language:
|
||||
- English
|
||||
- 日本語
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- Français
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: dl_english_japanese
|
||||
item_metadata_language: en-US
|
||||
dl_english_chinese:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language:
|
||||
- English
|
||||
- 中文
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- Français
|
||||
- 日本語
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: dl_english_chinese
|
||||
dl_english_korean:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language:
|
||||
- English
|
||||
- 한국어
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: dl_english_korean
|
||||
item_metadata_language: en-US
|
||||
dl_english_french:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language:
|
||||
- English
|
||||
- Français
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: dl_english_french
|
||||
item_metadata_language: en-US
|
||||
dl_english_indian:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language:
|
||||
- English
|
||||
any:
|
||||
audio_language:
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: dl_english_indian
|
||||
item_metadata_language: en-US
|
||||
dl_english_danish:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language:
|
||||
- English
|
||||
- Dansk
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: dl_english_danish
|
||||
item_metadata_language: en-US
|
||||
dl_english_russian:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language:
|
||||
- English
|
||||
- русский язык
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: dl_english_russian
|
||||
item_metadata_language: en-US
|
||||
dl_english_spanish:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language:
|
||||
- English
|
||||
- Español
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: dl_english_spanish
|
||||
item_metadata_language: en-US
|
||||
dl_english_dutch:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language:
|
||||
- English
|
||||
- Nederlands
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
build_collection: false
|
||||
item_overlay: dl_english_dutch
|
||||
item_metadata_language: en-US
|
||||
|
||||
german:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language: Deutsch
|
||||
audio_language.not:
|
||||
- English
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: german
|
||||
item_metadata_language: de-DE
|
||||
english:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language: English
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: english
|
||||
item_metadata_language: en-US
|
||||
french:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language: Français
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- English
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: french
|
||||
item_metadata_language: en-US
|
||||
japanese:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language: 日本語
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- English
|
||||
- Français
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: japanese
|
||||
item_metadata_language: en-US
|
||||
chinese:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language: 中文
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- English
|
||||
- Français
|
||||
- 日本語
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: chinese
|
||||
item_metadata_language: en-US
|
||||
korean:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language: 한국어
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- English
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: korean
|
||||
item_metadata_language: en-US
|
||||
danish:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language: Dansk
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- English
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: danish
|
||||
item_metadata_language: en-US
|
||||
indian:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
any:
|
||||
audio_language:
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- English
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: indian
|
||||
item_metadata_language: en-US
|
||||
russian:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language: русский язык
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- English
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- Español
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: russian
|
||||
item_metadata_language: en-US
|
||||
spanish:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language: Español
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- English
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Nederlands
|
||||
build_collection: false
|
||||
item_overlay: spanish
|
||||
item_metadata_language: en-US
|
||||
dutch:
|
||||
plex_search:
|
||||
all:
|
||||
label.not: 4K
|
||||
audio_language: Nederlands
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- English
|
||||
- Français
|
||||
- 日本語
|
||||
- 中文
|
||||
- 한국어
|
||||
- हिन्दी, हिंदी
|
||||
- తెలుగు
|
||||
- Dansk
|
||||
- русский язык
|
||||
- Español
|
||||
build_collection: false
|
||||
item_overlay: dutch
|
||||
item_metadata_language: en-US
|
@ -0,0 +1,34 @@
|
||||
# Prefixes for cpt-kuesels Anime Collections:
|
||||
# +1_ = Genre
|
||||
|
||||
# In this file:
|
||||
# [
|
||||
# +2_ = Shows
|
||||
# ]
|
||||
|
||||
templates:
|
||||
Show:
|
||||
tvdb_show: <<show>>
|
||||
sort_title: <<collection_name>>
|
||||
|
||||
collections:
|
||||
In Association With Marvel:
|
||||
template: {name: Show, show: "331980, 281662, 284190, 304219, 317953, 326490, 263365, 281485, 341455, 320558, 332027, 328552"}
|
||||
smart_label: year.asc
|
||||
sort_title: +2_1_In Association With Marvel
|
||||
Marvel Cinematic Universe:
|
||||
template: {name: Show, show: "362392, 362496, 362472"}
|
||||
smart_label: year.asc
|
||||
sort_title: +2_2_Marvel Cinematic Universe
|
||||
Penny Dreadful:
|
||||
template: {name: Show, show: "265766, 360892"}
|
||||
Star Wars:
|
||||
template: {name: Show, show: "83268, 361753, 385376"}
|
||||
smart_label: year.asc
|
||||
sort_title: +2_3_Star Wars
|
||||
Stargate:
|
||||
template: {name: Show, show: "72449, 70851, 83237, 339552"}
|
||||
What We Do in the Shadows:
|
||||
template: {name: Show, show: "358211, 344280"}
|
||||
smart_label: year.asc
|
||||
sort_title: +2_What We Do in the Shadows
|
@ -0,0 +1,15 @@
|
||||
# Prefixes for cpt-kuesels Anime Collections:
|
||||
# +1_ = Genre
|
||||
|
||||
# In this file:
|
||||
# [
|
||||
# +2_ = Shows
|
||||
# ]
|
||||
|
||||
templates:
|
||||
Show:
|
||||
tvdb_show: <<show>>
|
||||
sort_title: <<collection_name>>
|
||||
|
||||
collections:
|
||||
|
@ -0,0 +1,5 @@
|
||||
metadata:
|
||||
Curb your Enthusiasm:
|
||||
alt_title: Lass es, Larry!
|
||||
Russian Doll:
|
||||
alt_title: Matrjoschka
|
@ -0,0 +1,142 @@
|
||||
collections:
|
||||
dl_german_english:
|
||||
plex_search:
|
||||
all:
|
||||
audio_language:
|
||||
- Deutsch
|
||||
- English
|
||||
audio_language.not:
|
||||
- Français
|
||||
build_collection: false
|
||||
item_overlay: dl_german_english
|
||||
test: true
|
||||
dl_german_french:
|
||||
plex_search:
|
||||
all:
|
||||
audio_language:
|
||||
- Deutsch
|
||||
- Français
|
||||
audio_language.not:
|
||||
- English
|
||||
build_collection: false
|
||||
item_overlay: dl_german_french
|
||||
test: true
|
||||
dl_english_french:
|
||||
plex_search:
|
||||
all:
|
||||
audio_language:
|
||||
- English
|
||||
- Français
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
build_collection: false
|
||||
item_overlay: dl_english_french
|
||||
test: true
|
||||
|
||||
german:
|
||||
plex_search:
|
||||
all:
|
||||
audio_language:
|
||||
- Deutsch
|
||||
audio_language.not:
|
||||
- English
|
||||
- Français
|
||||
build_collection: false
|
||||
item_overlay: german
|
||||
test: true
|
||||
english:
|
||||
plex_search:
|
||||
all:
|
||||
audio_language:
|
||||
- English
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- Français
|
||||
build_collection: false
|
||||
item_overlay: english
|
||||
test: true
|
||||
french:
|
||||
plex_search:
|
||||
all:
|
||||
audio_language:
|
||||
- Français
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- English
|
||||
build_collection: false
|
||||
item_overlay: french
|
||||
test: true
|
||||
|
||||
dl_german_english_episodes:
|
||||
plex_search:
|
||||
type: episodes
|
||||
all:
|
||||
audio_language:
|
||||
- Deutsch
|
||||
- English
|
||||
audio_language.not:
|
||||
- Français
|
||||
build_collection: false
|
||||
item_overlay: dl_german_english
|
||||
test: true
|
||||
dl_german_french_episodes:
|
||||
plex_search:
|
||||
type: episodes
|
||||
all:
|
||||
audio_language:
|
||||
- Deutsch
|
||||
- Français
|
||||
audio_language.not:
|
||||
- English
|
||||
build_collection: false
|
||||
item_overlay: dl_german_french
|
||||
test: true
|
||||
dl_english_french_episodes:
|
||||
plex_search:
|
||||
type: episodes
|
||||
all:
|
||||
audio_language:
|
||||
- English
|
||||
- Français
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
build_collection: false
|
||||
item_overlay: dl_english_french
|
||||
test: true
|
||||
|
||||
german_episodes:
|
||||
plex_search:
|
||||
type: episodes
|
||||
all:
|
||||
audio_language:
|
||||
- Deutsch
|
||||
audio_language.not:
|
||||
- English
|
||||
- Français
|
||||
build_collection: false
|
||||
item_overlay: german
|
||||
test: true
|
||||
english_episodes:
|
||||
plex_search:
|
||||
type: episodes
|
||||
all:
|
||||
audio_language:
|
||||
- English
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- Français
|
||||
build_collection: false
|
||||
item_overlay: english
|
||||
test: true
|
||||
french_episodes:
|
||||
plex_search:
|
||||
type: episodes
|
||||
all:
|
||||
audio_language:
|
||||
- Français
|
||||
audio_language.not:
|
||||
- Deutsch
|
||||
- English
|
||||
build_collection: false
|
||||
item_overlay: french
|
||||
test: true
|
After Width: | Height: | Size: 12 KiB |