@ -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:
|
||||
![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,48 @@
|
||||
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: movies
|
||||
Anime:
|
||||
metadata_path:
|
||||
- metadata/anime/Anime.yml
|
||||
- metadata/anime/metadata.yml
|
||||
settings:
|
||||
asset_directory: anime
|
||||
Serien:
|
||||
metadata_path:
|
||||
- metadata/tv_shows/Serien.yml
|
||||
- metadata/tv_shows/metadata.yml
|
||||
# - metadata/tv_shows/overlays.yml
|
||||
settings:
|
||||
asset_directory: tv_shows
|
||||
settings:
|
||||
cache: true
|
||||
cache_expiration: 60
|
||||
sync_mode: sync
|
||||
show_unmanaged: true
|
||||
show_filtered: false
|
||||
show_missing: true
|
||||
save_missing: false
|
||||
run_again_delay: 2
|
||||
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
|
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 8.2 KiB |
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 7.3 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 8.4 KiB After Width: | Height: | Size: 8.4 KiB |
Before Width: | Height: | Size: 7.6 KiB After Width: | Height: | Size: 7.6 KiB |
Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 7.5 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 7.5 KiB |
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 8.7 KiB |
Before Width: | Height: | Size: 8.4 KiB After Width: | Height: | Size: 8.4 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 7.5 KiB |
Before Width: | Height: | Size: 9.6 KiB After Width: | Height: | Size: 9.6 KiB |
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 7.3 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 7.3 KiB |
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 7.3 KiB |
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 8.5 KiB |
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 8.2 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 7.3 KiB |
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 9.4 KiB |
@ -1 +0,0 @@
|
||||
TODO
|
@ -1,31 +0,0 @@
|
||||
# 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:
|
||||
# The Hobbit:
|
||||
# template: {name: Movie, collection: 121938}
|
||||
# The Lord of the Rings:
|
||||
# template: {name: Movie, collection: 119}
|
||||
# The Middle Earth Collection:
|
||||
# template: {name: Movie, collection: "119, 121938"}
|
||||
# collection_order: alpha
|
||||
# sort_title: +5_2_The Middle Earth Collection
|
After Width: | Height: | Size: 12 KiB |