Files
Kometa-Community-Configs/ladywhiskers/tvshows/tvshows_watchlist.yml
ladywhiskers a8242af40e Updated Configs, fixed some errors. (#719)
* 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

* docs: Document the ladywhiskers Kometa configuration

This change adds comprehensive documentation to the Kometa configuration files within the 'ladywhiskers' subfolder. It adds comments to all YAML files to explain their purpose and settings.

It also adds a new, detailed README.md file to the 'ladywhiskers' directory to provide a complete guide for new developers, covering the purpose, structure, and usage of the configuration.

* Update Music-Genre.yml

* Update track_collections.yml

* Refactor movie watchlist YAML structure and templates

* Add files via upload

---------

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2026-02-28 11:36:18 +01:00

34 lines
1.3 KiB
YAML

# This file defines collections based on TV show watchlists from various sources,
# such as Trakt and Plex itself. These are meant to be visible collections.
collections:
# A collection based on the Plex watchlist of a user named Laura.
Laura's Watchlist:
plex_watchlist: critic_rating.desc
collection_order: custom
sync_mode: sync
sort_title: "!0001_<<collection_name>>"
collection_mode: show
# A collection of TV shows to watch with someone named Britty, from a Trakt list.
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>>"
# A collection of movie and TV show recommendations for "Mum".
# It combines multiple Trakt lists.
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
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)