Add letterboxd defaults (#2264)

This commit is contained in:
Chaz Larson 2024-10-15 08:27:13 -05:00 committed by GitHub
parent d12d4dd2f1
commit c6c860a951
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,6 +31,7 @@ libraries:
collection_files: # These files contain collections: and/or dynamic_collections attributes
- default: based # collections based on a book, comic, story, video game
# - file: config/metadata/overlay_label.yml # Creates collection of all items with an Overlay label (Testing only)
- default: letterboxd # 16 possible collections based on Letterboxd
- default: aspect # Creates collections based on aspect ratio of media item
- git: bullmoose20/movies_refresh # tells plex to refresh media items added within the last 7 days
- default: separator_award # An "index card"
@ -383,6 +384,7 @@ libraries:
- git: bullmoose20/money_heist # Custom metadata file for Money Heist
collection_files: # These files contain collections: and/or dynamic_collections attributes
- default: based # collections based on a book, comic, story, video game
- default: letterboxd # 16 possible collections based on Letterboxd
# - file: config/metadata/overlay_label.yml # Creates collection of all items with an Overlay label (Testing only)
- default: aspect # Creates collections based on aspect ratio of media item
- git: bullmoose20/tv_refresh # Tells plex to refresh media items added within the last 7 days