[47] update Streaming Default (#2237)

This commit is contained in:
YozoraXCII 2024-09-25 09:08:55 +01:00 committed by GitHub Action
parent fe9640e863
commit abef545f93
2 changed files with 2 additions and 6 deletions

View file

@ -1 +1 @@
2.0.2-build46 2.0.2-build47

View file

@ -28,10 +28,6 @@ templates:
conditions: conditions:
- originals_only: true - originals_only: true
value: originals value: originals
discover_limit:
conditions:
- originals_only: false
value: <<limit>>
discover_region: discover_region:
conditions: conditions:
- originals_only: false - originals_only: false
@ -76,8 +72,8 @@ templates:
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/k0meta/<<key>>-<<originals>> mdblist_list: https://mdblist.com/lists/k0meta/<<key>>-<<originals>>
limit: <<limit>>
tmdb_discover: tmdb_discover:
limit: <<discover_limit>>
with_watch_providers: <<discover_with>> with_watch_providers: <<discover_with>>
watch_region: <<discover_region>> watch_region: <<discover_region>>
sort_by: <<discover_sort>> sort_by: <<discover_sort>>