|
|
@ -49,10 +49,6 @@ templates:
|
|
|
|
conditions:
|
|
|
|
conditions:
|
|
|
|
- originals_only: false
|
|
|
|
- originals_only: false
|
|
|
|
value: 0
|
|
|
|
value: 0
|
|
|
|
discover_count:
|
|
|
|
|
|
|
|
conditions:
|
|
|
|
|
|
|
|
- originals_only: false
|
|
|
|
|
|
|
|
value: 100
|
|
|
|
|
|
|
|
allowed_streaming:
|
|
|
|
allowed_streaming:
|
|
|
|
conditions:
|
|
|
|
conditions:
|
|
|
|
- originals_only: true
|
|
|
|
- originals_only: true
|
|
|
@ -72,7 +68,7 @@ templates:
|
|
|
|
limit: "500"
|
|
|
|
limit: "500"
|
|
|
|
sync_mode: sync
|
|
|
|
sync_mode: sync
|
|
|
|
sync_mode_<<key>>: <<sync_mode>>
|
|
|
|
sync_mode_<<key>>: <<sync_mode>>
|
|
|
|
sort_by: release.desc
|
|
|
|
sort_by: popularity.desc
|
|
|
|
sort_by_<<key>>: <<sort_by>>
|
|
|
|
sort_by_<<key>>: <<sort_by>>
|
|
|
|
run_definition:
|
|
|
|
run_definition:
|
|
|
|
- <<use_<<key>>>>
|
|
|
|
- <<use_<<key>>>>
|
|
|
@ -87,7 +83,6 @@ templates:
|
|
|
|
tmdb_discover:
|
|
|
|
tmdb_discover:
|
|
|
|
limit: <<discover_limit>>
|
|
|
|
limit: <<discover_limit>>
|
|
|
|
with_watch_providers: <<discover_with>>
|
|
|
|
with_watch_providers: <<discover_with>>
|
|
|
|
vote_count.gte: <<discover_count>>
|
|
|
|
|
|
|
|
watch_region: <<discover_region>>
|
|
|
|
watch_region: <<discover_region>>
|
|
|
|
sort_by: <<discover_sort>>
|
|
|
|
sort_by: <<discover_sort>>
|
|
|
|
|
|
|
|
|
|
|
|