mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-21 12:03:09 +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:
|
||||
- originals_only: true
|
||||
value: originals
|
||||
discover_limit:
|
||||
conditions:
|
||||
- originals_only: false
|
||||
value: <<limit>>
|
||||
discover_region:
|
||||
conditions:
|
||||
- originals_only: false
|
||||
|
@ -76,8 +72,8 @@ 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>>
|
||||
with_watch_providers: <<discover_with>>
|
||||
watch_region: <<discover_region>>
|
||||
sort_by: <<discover_sort>>
|
||||
|
|
Loading…
Reference in a new issue