- Remove smart collections from TV Shows to speed up runs
This commit is contained in:
parent
72556de959
commit
36f16876a0
@ -139,20 +139,6 @@ collections:
|
|||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: true
|
visible_shared: true
|
||||||
|
|
||||||
"Previously On...":
|
|
||||||
summary: "Catch up on last week's episodes"
|
|
||||||
sort_title:
|
|
||||||
smart_filter:
|
|
||||||
type: episodes
|
|
||||||
sort_by: release.desc
|
|
||||||
all:
|
|
||||||
# Episode aired in the last 8 days
|
|
||||||
episode_air_date: 8
|
|
||||||
sync_mode: sync
|
|
||||||
visible_home: true
|
|
||||||
visible_shared: true
|
|
||||||
visible_library: true
|
|
||||||
|
|
||||||
### Trending
|
### Trending
|
||||||
"What Everyone Is Watching":
|
"What Everyone Is Watching":
|
||||||
summary: "What other BigBox users are checking out"
|
summary: "What other BigBox users are checking out"
|
||||||
@ -167,21 +153,6 @@ collections:
|
|||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: true
|
visible_shared: true
|
||||||
|
|
||||||
### Topical
|
|
||||||
"Treehouse of Horror":
|
|
||||||
summary: "All the Simpsons' Treehouse of Horror episodes"
|
|
||||||
sort_title:
|
|
||||||
smart_filter:
|
|
||||||
type: episodes
|
|
||||||
sort_by: release.asc
|
|
||||||
all:
|
|
||||||
title.is: "The Simpsons"
|
|
||||||
episode_title: "Treehouse"
|
|
||||||
sync_mode: sync
|
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
|
||||||
visible_shared: false
|
|
||||||
|
|
||||||
### Studios
|
### Studios
|
||||||
NBC:
|
NBC:
|
||||||
template: { name: Studio,
|
template: { name: Studio,
|
||||||
|
@ -126,33 +126,6 @@ templates:
|
|||||||
|
|
||||||
collections:
|
collections:
|
||||||
### New Content
|
### New Content
|
||||||
"Added This Week":
|
|
||||||
summary: "Episodes added this week on Plex"
|
|
||||||
sort_title:
|
|
||||||
smart_filter:
|
|
||||||
type: episodes
|
|
||||||
sort_by: release.desc
|
|
||||||
all:
|
|
||||||
# Episode added in the last 7 days
|
|
||||||
episode_added: 7
|
|
||||||
sync_mode: sync
|
|
||||||
visible_home: true
|
|
||||||
visible_shared: true
|
|
||||||
visible_library: true
|
|
||||||
|
|
||||||
"Now On Plex":
|
|
||||||
summary: "Shows now playing on Plex"
|
|
||||||
sort_title:
|
|
||||||
smart_filter:
|
|
||||||
type: shows
|
|
||||||
sort_by: release.desc
|
|
||||||
all:
|
|
||||||
# Shows added in the last 30 days
|
|
||||||
added: 30
|
|
||||||
sync_mode: sync
|
|
||||||
visible_library: true
|
|
||||||
visible_home: true
|
|
||||||
visible_shared: true
|
|
||||||
|
|
||||||
### Trending
|
### Trending
|
||||||
"Trending Now":
|
"Trending Now":
|
||||||
|
Loading…
x
Reference in New Issue
Block a user