- Add explicit schedules for movie lists

This commit is contained in:
nwithan8 2023-11-08 18:20:00 -07:00
parent 78e08092dc
commit 0429fb9707
1 changed files with 17 additions and 6 deletions

View File

@ -39,6 +39,7 @@ collections:
- https://trakt.tv/users/hdlists/lists/sunday-afternoon-movies?sort=rank,asc - https://trakt.tv/users/hdlists/lists/sunday-afternoon-movies?sort=rank,asc
collection_order: random collection_order: random
visible_library: true visible_library: true
schedule: weekly(saturday), weekly(sunday), weekly(monday)
visible_home: weekly(saturday), weekly(sunday) visible_home: weekly(saturday), weekly(sunday)
visible_shared: weekly(saturday), weekly(sunday) visible_shared: weekly(saturday), weekly(sunday)
@ -50,6 +51,7 @@ collections:
trakt_list: trakt_list:
- https://trakt.tv/users/lish408/lists/how-did-this-get-made-podcast - https://trakt.tv/users/lish408/lists/how-did-this-get-made-podcast
collection_order: custom collection_order: custom
schedule: weekly(monday)
visible_library: true visible_library: true
visible_home: true visible_home: true
visible_shared: true visible_shared: true
@ -61,8 +63,7 @@ collections:
trakt_list_details: trakt_list_details:
- https://trakt.tv/users/nwithan8/lists/best-movie-ever?sort=added,asc - https://trakt.tv/users/nwithan8/lists/best-movie-ever?sort=added,asc
collection_order: random collection_order: random
collection_minimum: 3 schedule: daily
delete_below_minimum: true
visible_library: true visible_library: true
visible_home: true visible_home: true
visible_shared: true visible_shared: true
@ -74,8 +75,7 @@ collections:
trakt_list_details: trakt_list_details:
- https://trakt.tv/users/nwithan8/lists/worst-movie-ever?sort=added,asc - https://trakt.tv/users/nwithan8/lists/worst-movie-ever?sort=added,asc
collection_order: random collection_order: random
collection_minimum: 3 schedule: daily
delete_below_minimum: true
visible_library: true visible_library: true
visible_home: true visible_home: true
visible_shared: true visible_shared: true
@ -85,10 +85,10 @@ collections:
sort_title: "1001 Movies You Must See Before You Die", sort_title: "1001 Movies You Must See Before You Die",
level: "++" } level: "++" }
# summary provided by Trakt # summary provided by Trakt
schedule: monthly(1)
trakt_list_details: trakt_list_details:
- https://trakt.tv/users/sp1ti/lists/1001-movies-you-must-see-before-you-die - https://trakt.tv/users/sp1ti/lists/1001-movies-you-must-see-before-you-die
collection_order: random collection_order: random
schedule: monthly(1)
visible_library: true visible_library: true
visible_home: true visible_home: true
visible_shared: true visible_shared: true
@ -98,10 +98,10 @@ collections:
sort_title: "100 Movies Bucket List", sort_title: "100 Movies Bucket List",
level: "++" } level: "++" }
# summary provided by Trakt # summary provided by Trakt
schedule: monthly(22)
trakt_list_details: trakt_list_details:
- https://trakt.tv/users/dildogarden/lists/100-movies-bucket-list - https://trakt.tv/users/dildogarden/lists/100-movies-bucket-list
collection_order: rank.desc collection_order: rank.desc
schedule: monthly(1)
visible_library: true visible_library: true
visible_home: true visible_home: true
visible_shared: true visible_shared: true
@ -114,6 +114,7 @@ collections:
trakt_list_details: trakt_list_details:
- https://trakt.tv/users/maxwelldeux/lists/the-criterion-collection - https://trakt.tv/users/maxwelldeux/lists/the-criterion-collection
collection_order: critic_rating.desc collection_order: critic_rating.desc
schedule: weekly(sunday)
visible_library: true visible_library: true
visible_home: true visible_home: true
visible_shared: true visible_shared: true
@ -125,6 +126,7 @@ collections:
summary: "007 forever" summary: "007 forever"
mdblist_list: https://mdblist.com/lists/hdlists/james-bond-movies mdblist_list: https://mdblist.com/lists/hdlists/james-bond-movies
collection_order: release collection_order: release
schedule: weekly(sunday)
visible_library: true visible_library: true
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -137,6 +139,7 @@ collections:
trakt_list: trakt_list:
- https://trakt.tv/users/cybercelia/lists/mcu - https://trakt.tv/users/cybercelia/lists/mcu
collection_order: release collection_order: release
schedule: weekly(sunday)
visible_library: true visible_library: true
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -149,6 +152,7 @@ collections:
trakt_list: trakt_list:
- https://trakt.tv/users/maxrax/lists/dc-cinematics - https://trakt.tv/users/maxrax/lists/dc-cinematics
collection_order: release collection_order: release
schedule: weekly(sunday)
visible_library: true visible_library: true
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -161,6 +165,7 @@ collections:
imdb_list: imdb_list:
- https://www.imdb.com/list/ls093405279 - https://www.imdb.com/list/ls093405279
collection_order: release collection_order: release
schedule: weekly(sunday)
visible_library: true visible_library: true
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -174,6 +179,7 @@ collections:
- https://trakt.tv/users/dgw/lists/star-trek-canon - https://trakt.tv/users/dgw/lists/star-trek-canon
url_background: https://i.redd.it/vz20prnp8v551.jpg url_background: https://i.redd.it/vz20prnp8v551.jpg
collection_order: release collection_order: release
schedule: weekly(sunday)
visible_library: true visible_library: true
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -187,6 +193,7 @@ collections:
- https://trakt.tv/users/sonicwarrior/lists/star-wars-canon-timeline - https://trakt.tv/users/sonicwarrior/lists/star-wars-canon-timeline
url_background: https://images.unsplash.com/photo-1579566346927-c68383817a25 url_background: https://images.unsplash.com/photo-1579566346927-c68383817a25
collection_order: custom collection_order: custom
schedule: weekly(sunday)
visible_library: true visible_library: true
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -200,6 +207,7 @@ collections:
- https://trakt.tv/users/mraniki/lists/battlestar-galactica-universe - https://trakt.tv/users/mraniki/lists/battlestar-galactica-universe
url_background: https://wallpapercave.com/wp/vPJGO64.jpg url_background: https://wallpapercave.com/wp/vPJGO64.jpg
collection_order: custom collection_order: custom
schedule: weekly(sunday)
visible_library: true visible_library: true
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -213,6 +221,7 @@ collections:
- https://trakt.tv/users/michaeldibben/lists/shakespeare-plays - https://trakt.tv/users/michaeldibben/lists/shakespeare-plays
url_background: https://images.unsplash.com/photo-1598391990342-311775e3d374 url_background: https://images.unsplash.com/photo-1598391990342-311775e3d374
collection_order: random collection_order: random
schedule: weekly(sunday)
visible_library: true visible_library: true
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -226,6 +235,7 @@ collections:
- https://trakt.tv/users/majeed_pk/lists/the-best-edgar-allan-poe-adaptations - https://trakt.tv/users/majeed_pk/lists/the-best-edgar-allan-poe-adaptations
url_background: https://wallpapercave.com/wp/wp2328085.jpg url_background: https://wallpapercave.com/wp/wp2328085.jpg
collection_order: random collection_order: random
schedule: weekly(sunday)
visible_library: true visible_library: true
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -240,6 +250,7 @@ collections:
all: all:
writer: "Stephen King" writer: "Stephen King"
sort_by: release.asc sort_by: release.asc
schedule: weekly(sunday)
visible_library: true visible_library: true
visible_home: false visible_home: false
visible_shared: false visible_shared: false