Skip to content

Commit

Permalink
fix Streaming Default
Browse files Browse the repository at this point in the history
  • Loading branch information
YozoraXCII committed Sep 23, 2024
1 parent 42bce2f commit 809926f
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions defaults/both/streaming.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ templates:
conditions:
- originals_only: true
value: originals
discover_limit:
conditions:
- originals_only: false
value: <<limit>>
discover_region:
conditions:
- originals_only: false
Expand Down Expand Up @@ -76,8 +72,9 @@ templates:
smart_label: <<sort_by_<<key>>>>
sync_mode: <<sync_mode_<<key>>>>
mdblist_list: https://mdblist.com/lists/k0meta/<<key>>-<<originals>>
limit: <<limit>>
tmdb_discover:
limit: <<discover_limit>>
limit: 10000
with_watch_providers: <<discover_with>>
watch_region: <<discover_region>>
sort_by: <<discover_sort>>
Expand Down

0 comments on commit 809926f

Please sign in to comment.