mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
* Update config.yml Removed birthdays, added scheduling for operations * Delete ladywhiskers/movies/movies_franchises.yml * Add files via upload * Update movies_topics.yml Using to assign genre, not build collections * Update movies_subgenre.yml Using to assign genre to build collections with -pmm: genre * Update movies_topics.yml * Add files via upload * Delete ladywhiskers/tvshows/tvshows-documentaries.yml * Delete ladywhiskers/tvshows/tvshows-franchises.yml * Delete ladywhiskers/tvshows/tvshows-topic.yml * Update movies_topics.yml * Update README.md * Update README.md * Update config.yml * Update tvshows_documentaries.yml * Update tvshows_topic.yml * Update tvshows_watchlist.yml * Delete ladywhiskers/music/Music.yml * Delete ladywhiskers/music/album_collections.yml * Delete ladywhiskers/music/musictemplates.yml * Delete ladywhiskers/music/artist_collections.yml * Update continents.yml * Update track_collections.yml * Add files via upload * Update movies_critics_other.yml * Update movies_critics_other.yml * Update movies_subgenre.yml * Update movies_topics.yml * Update movies_watchlist.yml * Update movies_subgenre.yml * Update tvshows_documentaries.yml * Update tvshows_topic.yml * Update tvshows_watchlist.yml * Add files via upload * Update README.md * Update README.md
26 lines
805 B
YAML
26 lines
805 B
YAML
#######################################
|
|
# TV Watchlist #
|
|
#######################################
|
|
collections:
|
|
Laura's Watchlist:
|
|
plex_watchlist: critic_rating.desc
|
|
collection_order: custom
|
|
sync_mode: sync
|
|
sort_title: "!0001_<<collection_name>>"
|
|
collection_mode: show
|
|
Shows to Watch with Britty:
|
|
trakt_list: https://trakt.tv/users/fuschaitea/lists/shows-to-watch-with-britty
|
|
sync_mode: sync
|
|
collection_order: custom
|
|
collection_mode: show
|
|
sort_title: "!0001_<<collection_name>>"
|
|
Bec's Watchlist:
|
|
trakt_userlist:
|
|
userlist: watchlist
|
|
user: polkadotteapot
|
|
sort_by: released
|
|
collection_order: custom
|
|
sync_mode: sync
|
|
collection_mode: hide
|
|
sort_title: "!0002_<<collection_name>>"
|