Update config.yml

pull/655/head
FSCorrupt 7 months ago committed by cpt-kuesel
parent ba1435192d
commit 94ac724f02

@ -2,8 +2,8 @@
libraries:
4K Movies:
schedule: hourly(11),hourly(14),hourly(17),hourly(20)
schedule_overlays: hourly(11),hourly(14),hourly(17),hourly(20)
schedule: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
schedule_overlays: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
#schedule: hourly(9),hourly(19)
collection_files:
- file: config/Movies.yml
@ -21,7 +21,7 @@ libraries:
vertical_position: bottom
style: square
back_color: '#00000099'
text: ""
text: ''
final_name: <<key>>
- default: runtimes
template_variables:
@ -44,8 +44,8 @@ libraries:
mass_content_rating_update: mdb_commonsense
assets_for_all: true
Movies:
schedule: hourly(11),hourly(14),hourly(17),hourly(20)
schedule_overlays: hourly(11),hourly(14),hourly(17),hourly(20)
schedule: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
schedule_overlays: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
#schedule: hourly(9),hourly(19)
collection_files:
- file: config/Movies.yml
@ -63,7 +63,7 @@ libraries:
vertical_position: bottom
style: square
back_color: '#00000099'
text: ""
text: ''
final_name: <<key>>
- default: runtimes
template_variables:
@ -86,8 +86,8 @@ libraries:
mass_content_rating_update: mdb_commonsense
assets_for_all: true
Kids Movies:
schedule: hourly(11),hourly(14),hourly(17),hourly(20)
schedule_overlays: hourly(11),hourly(14),hourly(17),hourly(20)
schedule: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
schedule_overlays: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
collection_files:
- file: config/Movies.yml
#- file: config/Genre.yml
@ -104,7 +104,7 @@ libraries:
vertical_position: bottom
style: square
back_color: '#00000099'
text: ""
text: ''
final_name: <<key>>
- default: runtimes
template_variables:
@ -127,8 +127,8 @@ libraries:
mass_content_rating_update: mdb_commonsense
assets_for_all: true
Anime:
schedule: hourly(11),hourly(14),hourly(17),hourly(20)
schedule_overlays: hourly(11),hourly(14),hourly(17),hourly(20)
schedule: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
schedule_overlays: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
collection_files:
- file: config/Movies.yml
#- file: config/Genre.yml
@ -145,7 +145,7 @@ libraries:
vertical_position: bottom
style: square
back_color: '#00000099'
text: ""
text: ''
final_name: <<key>>
- default: runtimes
template_variables:
@ -168,8 +168,8 @@ libraries:
mass_content_rating_update: mdb_commonsense
assets_for_all: true
TV Shows:
schedule: hourly(11),hourly(14),hourly(17),hourly(20)
schedule_overlays: hourly(11),hourly(14),hourly(17),hourly(20)
schedule: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
schedule_overlays: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
collection_files:
- file: config/TVShows.yml
#- file: config/Genre.yml
@ -186,12 +186,12 @@ libraries:
template_variables:
builder_level: episode
overlay_limit: 5
horizontal_position: right
horizontal_position: left
vertical_position: bottom
style: square
back_color: '#00000099'
back_width: 102
text: ""
text: ''
final_name: <<key>>
- default: status
template_variables:
@ -211,7 +211,7 @@ libraries:
- default: runtimes
template_variables:
builder_level: episode
horizontal_align: left
horizontal_align: right
back_color: '#00000099'
back_height: 80
vertical_offset: 20
@ -231,8 +231,8 @@ libraries:
operations:
assets_for_all: true
Kids Shows:
schedule: hourly(11),hourly(14),hourly(17),hourly(20)
schedule_overlays: hourly(11),hourly(14),hourly(17),hourly(20)
schedule: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
schedule_overlays: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
collection_files:
- file: config/KidsShows.yml
overlay_files:
@ -248,12 +248,12 @@ libraries:
template_variables:
builder_level: episode
overlay_limit: 5
horizontal_position: right
horizontal_position: left
vertical_position: bottom
style: square
back_color: '#00000099'
back_width: 102
text: ""
text: ''
final_name: <<key>>
- default: status
template_variables:
@ -273,7 +273,7 @@ libraries:
- default: runtimes
template_variables:
builder_level: episode
horizontal_align: left
horizontal_align: right
back_color: '#00000099'
back_height: 80
vertical_offset: 20
@ -293,8 +293,8 @@ libraries:
operations:
assets_for_all: true
Anime Shows:
schedule: hourly(11),hourly(14),hourly(17),hourly(20)
schedule_overlays: hourly(11),hourly(14),hourly(17),hourly(20)
schedule: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
schedule_overlays: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
collection_files:
- file: config/AnimeShows.yml
overlay_files:
@ -310,12 +310,12 @@ libraries:
template_variables:
builder_level: episode
overlay_limit: 5
horizontal_position: right
horizontal_position: left
vertical_position: bottom
style: square
back_color: '#00000099'
back_width: 102
text: ""
text: ''
final_name: <<key>>
- default: status
template_variables:
@ -335,7 +335,7 @@ libraries:
- default: runtimes
template_variables:
builder_level: episode
horizontal_align: left
horizontal_align: right
back_color: '#00000099'
back_height: 80
vertical_offset: 20

Loading…
Cancel
Save