mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-19 14:36:04 -05:00
Cleanup: Remove obsolete metadata files and add new playlist configuration (#705)
* Update config.yml Updated to use letterboxd defaults * Delete ladywhiskers/metadata_folders directory * Update movies_critics_other.yml * Update movies_subgenre.yml * Update movies_topics.yml * Update movies_watchlist.yml * Delete ladywhiskers/music/Music-Genre-top.yml * Add files via upload * Update tvshows_Attenborough.yml * Update tvshows_documentaries.yml * Update tvshows_topic.yml * Update tvshows_watchlist.yml * Add files via upload * Update config.yml Minor edits, commented out genre default * Delete ladywhiskers/tvshows/tvshows_Attenborough.yml Removing unused yml * Update tvshows_documentaries.yml * Update tvshows_topic.yml commenting out sync * Update tvshows_watchlist.yml Added a collection of recommendations for my mum * Update musictemplates.yml * Update Music-Genre.yml * Update continents.yml * Update track_collections.yml * Update movies_critics_other.yml * Update movies_subgenre.yml Replaced ediblehedgehog letterboxd lists with another user * Update movies_topics.yml * Update movies_watchlist.yml Removed Bec's list Added collection for recommendations for my mum. * Delete ladywhiskers/metadata_folders directory * Add files via upload renamed and reorganised a bunch of mediux references - still a work in progress. * Update tvshows_watchlist.yml formatting * Update README.md minor update * Update movies_watchlist.yml Added template to reduce redunancy * Delete ladywhiskers/metadata_folders directory
This commit is contained in:
@@ -1,39 +1,40 @@
|
||||
#######################################
|
||||
# Movie Watchlist #
|
||||
#######################################
|
||||
# filepath: c:\Users\laura\Kometa\config\movies\movies_watchlist.yml
|
||||
templates:
|
||||
Watchlist:
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
sort_title: "!0001_<<collection_name>>"
|
||||
collection_mode: show
|
||||
visible_home: true
|
||||
|
||||
collections:
|
||||
Top Family Movie Picks:
|
||||
trakt_list: https://trakt.tv/users/fuschaitea/lists/top-family-movie-picks?
|
||||
collection_order: custom
|
||||
sync_mode: sync
|
||||
sort_title: "!00001_<<collection_name>>"
|
||||
collection_mode: show
|
||||
visible_home: true
|
||||
template: Watchlist
|
||||
trakt_list: https://trakt.tv/users/fuschaitea/lists/top-family-movie-picks
|
||||
|
||||
Laura's Watchlist:
|
||||
template: Watchlist
|
||||
plex_watchlist: critic_rating.desc
|
||||
collection_order: custom
|
||||
sync_mode: sync
|
||||
sort_title: "!0001_<<collection_name>>"
|
||||
collection_mode: show
|
||||
visible_home: true
|
||||
|
||||
Watch with Britty:
|
||||
template: Watchlist
|
||||
trakt_list: https://trakt.tv/users/fuschaitea/lists/movies-to-watch-with-britty
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
visible_home: range(01/01-12/31)
|
||||
visible_shared: range(01/01-12/31)
|
||||
sort_title: "!0001_<<collection_name>>"
|
||||
|
||||
Recommendations for Mum:
|
||||
trakt_list:
|
||||
-https://trakt.tv/users/fuschaitea/lists/recommendations-for-mum-movies-couchmoney-tv
|
||||
-https://trakt.tv/users/fuschaitea/lists/recommendations-for-mum-tv-shows-couchmoney-tv
|
||||
-https://trakt.tv/users/fuschaitea/lists/recommendations-for-mum
|
||||
- https://trakt.tv/users/fuschaitea/lists/recommendations-for-mum-movies-couchmoney-tv
|
||||
- https://trakt.tv/users/fuschaitea/lists/recommendations-for-mum-tv-shows-couchmoney-tv
|
||||
- https://trakt.tv/users/fuschaitea/lists/recommendations-for-mum
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
collection_mode: show
|
||||
sort_title: "!0001_<<collection_name>>"
|
||||
visible_home: range(01/01-12/31)
|
||||
visible_shared: range(01/01-12/31)
|
||||
|
||||
🍿 What Movie Should I Watch?:
|
||||
smart_filter:
|
||||
sort_by: random
|
||||
@@ -47,8 +48,10 @@ collections:
|
||||
visible_library: true
|
||||
visible_home: true
|
||||
schedule: weekly(wednesday)
|
||||
|
||||
Julia Donaldson:
|
||||
smart_filter:
|
||||
sort_by: title.asc
|
||||
all:
|
||||
writer: tmdb
|
||||
tmdb_person: 592851
|
||||
|
||||
Reference in New Issue
Block a user