- Disable From The Top, too stressful of a payload
This commit is contained in:
parent
93fc32bbf0
commit
491628f933
|
@ -3,17 +3,19 @@ external_templates:
|
||||||
- repo: templates/dynamic_collections
|
- repo: templates/dynamic_collections
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
"From The Top":
|
|
||||||
template: { name: Chart,
|
# NOTE: Collection too stressful on server
|
||||||
level: "++" }
|
# "From The Top":
|
||||||
summary: "Let's start this from the beginning"
|
# template: { name: Chart,
|
||||||
collection_level: episode
|
# level: "++" }
|
||||||
builder_level: episode
|
# summary: "Let's start this from the beginning"
|
||||||
plex_pilots: true
|
# collection_level: episode
|
||||||
sync_mode: sync
|
# builder_level: episode
|
||||||
visible_library: true
|
# plex_pilots: true
|
||||||
visible_home: true
|
# sync_mode: sync
|
||||||
visible_shared: true
|
# visible_library: true
|
||||||
|
# visible_home: true
|
||||||
|
# visible_shared: true
|
||||||
|
|
||||||
"Previously On...":
|
"Previously On...":
|
||||||
template: { name: Chart,
|
template: { name: Chart,
|
||||||
|
|
Loading…
Reference in New Issue