mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
[83] fix limit
This commit is contained in:
parent
1820e20f76
commit
3442eb74b0
2 changed files with 4 additions and 8 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
1.17.3-develop82
|
||||
1.17.3-develop83
|
||||
|
|
|
@ -21,14 +21,8 @@ templates:
|
|||
time_window: <<time_window_<<key>>>>
|
||||
limit: <<limit_<<key>>>>
|
||||
|
||||
collections:
|
||||
Top 10 Collections:
|
||||
template:
|
||||
- name: separator
|
||||
separator: Top10
|
||||
|
||||
dynamic_collections:
|
||||
Top 10:
|
||||
FlixPatrol:
|
||||
type: custom
|
||||
data:
|
||||
netflix: Netflix
|
||||
|
@ -44,6 +38,8 @@ dynamic_collections:
|
|||
- arr
|
||||
- custom
|
||||
template_variables:
|
||||
limit:
|
||||
default: 10
|
||||
platform:
|
||||
default: <<key>>
|
||||
paramount: paramount_plus
|
||||
|
|
Loading…
Reference in a new issue