mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-24 21:43:07 +00:00
[47] update Streaming Default (#2237)
This commit is contained in:
parent
fe9640e863
commit
abef545f93
2 changed files with 2 additions and 6 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
2.0.2-build46
|
2.0.2-build47
|
||||||
|
|
|
@ -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>>
|
||||||
|
|
Loading…
Reference in a new issue