- Fix config layout
This commit is contained in:
parent
4c4ab82a5e
commit
c24493421c
|
@ -14,8 +14,8 @@ collection:
|
||||||
summary: "Bet you didn't see THAT coming..."
|
summary: "Bet you didn't see THAT coming..."
|
||||||
sort_title:
|
sort_title:
|
||||||
mdblist_list: https://mdblist.com/lists/hdlists/crazy-plot-twists
|
mdblist_list: https://mdblist.com/lists/hdlists/crazy-plot-twists
|
||||||
collection_order: custom
|
collection_order: custom
|
||||||
sync_mode: sync
|
sync_mode: sync
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
visible_library: true
|
visible_library: true
|
||||||
|
@ -24,8 +24,8 @@ collection:
|
||||||
summary: ""
|
summary: ""
|
||||||
sort_title:
|
sort_title:
|
||||||
mdblist_list: https://mdblist.com/lists/hdlists/based-on-or-inspired-by-a-true-story
|
mdblist_list: https://mdblist.com/lists/hdlists/based-on-or-inspired-by-a-true-story
|
||||||
collection_order: custom
|
collection_order: custom
|
||||||
sync_mode: sync
|
sync_mode: sync
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
visible_library: true
|
visible_library: true
|
||||||
|
@ -81,8 +81,8 @@ collection:
|
||||||
sort_title:
|
sort_title:
|
||||||
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
|
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
|
||||||
sync_mode: sync
|
|
||||||
collection_order: custom
|
collection_order: custom
|
||||||
|
sync_mode: sync
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
visible_library: true
|
visible_library: true
|
||||||
|
|
|
@ -217,6 +217,7 @@ collections:
|
||||||
template: { name: Network,
|
template: { name: Network,
|
||||||
network: "Sky 1, Sky Arts, Sky Atlantic, Sky Atlantic (UK), Sky Cinema, Sky Crime, Sky Documentaries, Sky Living, Sky Max, Sky Nature, Sky One, Sky Sports, Sky Two, Sky Witness, Sky1",
|
network: "Sky 1, Sky Arts, Sky Atlantic, Sky Atlantic (UK), Sky Cinema, Sky Crime, Sky Documentaries, Sky Living, Sky Max, Sky Nature, Sky One, Sky Sports, Sky Two, Sky Witness, Sky1",
|
||||||
poster: https://i.imgur.com/qBS4e5P.jpg }
|
poster: https://i.imgur.com/qBS4e5P.jpg }
|
||||||
|
summary: Shows Aired on Sky
|
||||||
|
|
||||||
Starz:
|
Starz:
|
||||||
template: { name: Studio,
|
template: { name: Studio,
|
||||||
|
@ -240,4 +241,5 @@ collections:
|
||||||
template: { name: Network,
|
template: { name: Network,
|
||||||
network: "YouTube, YouTube Premium",
|
network: "YouTube, YouTube Premium",
|
||||||
poster: https://theposterdb.com/api/assets/113301 }
|
poster: https://theposterdb.com/api/assets/113301 }
|
||||||
|
summary: Shows Aired on YouTube
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue