mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-19 14:36:04 -05:00
Various minor updates and fixes (#702)
* 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.
This commit is contained in:
@@ -5,7 +5,7 @@ templates:
|
||||
collection_order: critic_rating.desc
|
||||
delete_not_scheduled: false
|
||||
limit: 250
|
||||
sort_title: "+130_<<collection_name>>"
|
||||
#sort_title: "+130_<<collection_name>>"
|
||||
sync_mode: sync
|
||||
visible_home: false
|
||||
visible_library: false
|
||||
@@ -29,7 +29,7 @@ templates:
|
||||
- <<imdb_extra_4>>
|
||||
- <<imdb_extra_5>>
|
||||
letterboxd_list_details:
|
||||
- url: https://letterboxd.com/ediblehedgehog/list/<<letterboxd_list>>/by/rating/
|
||||
- url: https://letterboxd.com/mehrmantraut/list/<<letterboxd_list>>/by/rating/
|
||||
limit: 250
|
||||
- url: <<letterboxd_list_details_url_1>>
|
||||
limit: <<letterboxd_list_details_limit_1>>
|
||||
@@ -722,7 +722,6 @@ collections:
|
||||
schedule: weekly(wednesday)
|
||||
#summary: "Top rated movies in Hostage"
|
||||
template: {
|
||||
imdb_extra_1: "https://www.imdb.com/search/keyword/?title_type=movie,tv_movie&user_rating=5.0,10.0&num_votes=1000,&keywords=hostage,kidnapping&languages=en&sort=user_rating,desc",
|
||||
keyword: "hostage-situation",
|
||||
language: "en",
|
||||
letterboxd_list: "theme-hostage",
|
||||
|
||||
@@ -2,6 +2,13 @@
|
||||
# Movie Watchlist #
|
||||
#######################################
|
||||
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
|
||||
Laura's Watchlist:
|
||||
plex_watchlist: critic_rating.desc
|
||||
collection_order: custom
|
||||
@@ -9,19 +16,22 @@ collections:
|
||||
sort_title: "!0001_<<collection_name>>"
|
||||
collection_mode: show
|
||||
visible_home: true
|
||||
Movies to Watch with Britty:
|
||||
Watch with Britty:
|
||||
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>>"
|
||||
Bec's Best Becommendations:
|
||||
trakt_list: https://trakt.tv/users/fuschaitea/lists/recommendations-by-bec
|
||||
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: "!0002_<<collection_name>>"
|
||||
sort_title: "!0001_<<collection_name>>"
|
||||
visible_home: range(01/01-12/31)
|
||||
visible_shared: range(01/01-12/31)
|
||||
🍿 What Movie Should I Watch?:
|
||||
|
||||
Reference in New Issue
Block a user