- Add Quibi TV network list

- Fix IMDb list configs?
This commit is contained in:
Nate Harris 2022-02-15 00:14:45 -07:00
parent ff850b22e3
commit 77fe1a5d68
3 changed files with 18 additions and 6 deletions

View File

@ -131,7 +131,8 @@ collections:
summary: "Oscar Winning Movies" summary: "Oscar Winning Movies"
template: { name: Award, template: { name: Award,
level: "+" } level: "+" }
imdb_list: "https://www.imdb.com/search/title/?title_type=feature,documentary&groups=oscar_winner" imdb_list:
- https://www.imdb.com/search/title/?title_type=feature,documentary&groups=oscar_winner
schedule: yearly(03/28) schedule: yearly(03/28)
visible_home: range(02/01-03/31) visible_home: range(02/01-03/31)
visible_shared: range(02/01-03/31) visible_shared: range(02/01-03/31)
@ -141,7 +142,7 @@ collections:
level: "++" } level: "++" }
summary: "Previous Oscar Best Picture Winners" summary: "Previous Oscar Best Picture Winners"
imdb_list: imdb_list:
- url: https://www.imdb.com/search/title/?count=250&groups=oscar_best_picture_winners&sort=year%2Cdesc - https://www.imdb.com/search/title/?count=250&groups=oscar_best_picture_winners&sort=year%2Cdesc
schedule: yearly(04/01), yearly(01/01) # in case list wasn't updated in April, check again in January next year schedule: yearly(04/01), yearly(01/01) # in case list wasn't updated in April, check again in January next year
visible_home: range(02/01-03/31) visible_home: range(02/01-03/31)
visible_shared: range(02/01-03/31) visible_shared: range(02/01-03/31)

View File

@ -364,6 +364,17 @@ collections:
visible_home: false visible_home: false
visible_shared: false visible_shared: false
Quibi:
template: { name: Studio,
poster: https://theposterdb.com/api/assets/115020 }
imdb_list:
- https://www.imdb.com/list/ls085112163
summary: Quibi Original Shows
visible_library: true
visible_home: false
visible_shared: false
Showtime: Showtime:
template: { name: Studio, template: { name: Studio,
poster: https://theposterdb.com/api/assets/113257 } poster: https://theposterdb.com/api/assets/113257 }

View File

@ -159,7 +159,7 @@ collections:
level: "+" } level: "+" }
summary: "IMDb's top movies of the 1970s" summary: "IMDb's top movies of the 1970s"
imdb_list: imdb_list:
url: https://www.imdb.com/search/title/?title_type=tv_series&release_date=1970-01-01,1979-12-31&num_votes=1000,&sort=user_rating,desc - https://www.imdb.com/search/title/?title_type=tv_series&release_date=1970-01-01,1979-12-31&num_votes=1000,&sort=user_rating,desc
schedule: weekly(wednesday), weekly(sunday) schedule: weekly(wednesday), weekly(sunday)
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -205,7 +205,7 @@ collections:
level: "+" } level: "+" }
summary: "IMDb's top movies of the 2020s" summary: "IMDb's top movies of the 2020s"
imdb_list: imdb_list:
url: https://www.imdb.com/search/title/?title_type=tv_series&release_date=2020-01-01,2029-12-31&num_votes=5000,&languages=en&sort=user_rating,desc - https://www.imdb.com/search/title/?title_type=tv_series&release_date=2020-01-01,2029-12-31&num_votes=5000,&languages=en&sort=user_rating,desc
schedule: weekly(wednesday), weekly(sunday) schedule: weekly(wednesday), weekly(sunday)
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -253,7 +253,7 @@ collections:
template: { name: Genre } template: { name: Genre }
summary: "The suspense is killing us!" summary: "The suspense is killing us!"
imdb_list: imdb_list:
url: https://www.imdb.com/search/keyword/?keywords=psychological-thriller&ref_=kw_ref_rt_usr&sort=release_date,desc&mode=detail&page=1&title_type=movie&genres=Thriller&user_rating=5.0%2C&release_date=2000%2C - https://www.imdb.com/search/keyword/?keywords=psychological-thriller&ref_=kw_ref_rt_usr&sort=release_date,desc&mode=detail&page=1&title_type=movie&genres=Thriller&user_rating=5.0%2C&release_date=2000%2C
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -402,7 +402,7 @@ collections:
level: "+" } level: "+" }
summary: "You're watching Disney Channel" summary: "You're watching Disney Channel"
imdb_list: imdb_list:
- url: https://www.imdb.com/list/ls093405279/ - https://www.imdb.com/list/ls093405279
collection_order: release collection_order: release
visible_home: false visible_home: false
visible_shared: false visible_shared: false