[26] fix streaming

This commit is contained in:
meisnate12 2023-04-21 09:35:48 -04:00
parent b36b3870f9
commit abb61fd68b
2 changed files with 12 additions and 9 deletions

View file

@ -1 +1 @@
1.19.0-develop25 1.19.0-develop26

View file

@ -17,17 +17,17 @@ templates:
- allowed_libraries - allowed_libraries
- originals_only - originals_only
conditionals: conditionals:
library_type: url_part:
default: <<library_type>> default: <<library_type>>
conditions: conditions:
- originals_only: true - originals_only: true
- key: [appletv, disney, hbomax, hulu, netflix, paramount, peacock] key: [appletv, disney, hbomax, hulu, netflix, paramount, peacock]
- value: "original" value: "original"
allowed_streaming: allowed_streaming:
conditions: conditions:
- originals: true - originals: true
- key: [all4, bet, britbox, crave, crunchyroll, discovery, hayu, now, amazon, showtime] key: [all4, bet, britbox, crave, crunchyroll, discovery, hayu, now, amazon, showtime]
- value: False value: False
- region.not: uk - region.not: uk
key: [all4, britbox, hayu, now] key: [all4, britbox, hayu, now]
value: False value: False
@ -40,6 +40,8 @@ templates:
watch_region: watch_region:
default: "" default: ""
conditions: conditions:
- originals: true
value: ""
- region: ca - region: ca
key: [amazon, disney, netflix] key: [amazon, disney, netflix]
value: "-ca" value: "-ca"
@ -76,7 +78,7 @@ templates:
cache_builders: 1 cache_builders: 1
smart_label: <<sort_by_<<key>>>> smart_label: <<sort_by_<<key>>>>
sync_mode: <<sync_mode_<<key>>>> sync_mode: <<sync_mode_<<key>>>>
mdblist_list: https://mdblist.com/lists/plexmetamanager/<<key>>-<<library_type>>s<<watch_region>> mdblist_list: https://mdblist.com/lists/plexmetamanager/<<key>>-<<url_part>>s<<watch_region>>
collections: collections:
Streaming Collections: Streaming Collections:
@ -115,7 +117,8 @@ dynamic_collections:
template_variables: template_variables:
image: image:
default: streaming/<<key_name_encoded>> default: streaming/<<key_name_encoded>>
originals_only: false originals_only:
default: false
allowed_libraries: allowed_libraries:
hayu: show hayu: show
discovery: show discovery: show