mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-24 21:43:07 +00:00
[48] Increase limit of TMDb Discover for Streaming (#2240)
This commit is contained in:
parent
abef545f93
commit
7bdb069242
2 changed files with 2 additions and 1 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
2.0.2-build47
|
2.0.2-build48
|
||||||
|
|
|
@ -74,6 +74,7 @@ templates:
|
||||||
mdblist_list: https://mdblist.com/lists/k0meta/<<key>>-<<originals>>
|
mdblist_list: https://mdblist.com/lists/k0meta/<<key>>-<<originals>>
|
||||||
limit: <<limit>>
|
limit: <<limit>>
|
||||||
tmdb_discover:
|
tmdb_discover:
|
||||||
|
limit: 10000
|
||||||
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