[7] Merge remote-tracking branch 'origin/fix-playlist-example' into nightly

This commit is contained in:
meisnate12 2024-05-14 09:17:17 -04:00
commit a19b455c25
2 changed files with 3 additions and 19 deletions

View file

@ -150,6 +150,8 @@ linuxserver
linuxserver's
localhost
Looper
Lossy
lossy
LSIO
lsio
Luxembourgish
@ -327,4 +329,4 @@ Yozora
YozoraXCII
YYYY
zaP
ZeroQI
ZeroQI

View file

@ -23,24 +23,6 @@ location mapped as `config` in my setup.
Click the :fontawesome-solid-circle-plus: icon to learn more
```yaml
collections: #(1)!
Top 50 Grossing Films of All Time (Worldwide):
tmdb_list: 10 #(2)!
collection_order: custom #(3)!
sync_mode: sync #(4)!
```
1. This must appear once and **only once** in any Metadata file
2. This creates a collection based on tmdb list ID 10, https://www.themoviedb.org/list/10 would also be accepted
3. This will sort the items in the Plex collection to be the same as the order in the list
4. Syncs the collection to the list, so that if an item is added/removed from the list, the same is done to the
collection. Set this to `append` if you only want it to add things and not remove them.
???+ example "config.yml Example Collection File Addition"
Click the :fontawesome-solid-circle-plus: icon to learn more
```yaml
playlists: #(1)!
Marvel Cinematic Universe Chronological Order: