- Remove smart collections from TV Shows to speed up runs
This commit is contained in:
		| @ -139,20 +139,6 @@ collections: | ||||
|     visible_home: false | ||||
|     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 | ||||
|   "What Everyone Is Watching": | ||||
|     summary: "What other BigBox users are checking out" | ||||
| @ -167,21 +153,6 @@ collections: | ||||
|     visible_home: false | ||||
|     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 | ||||
|   NBC: | ||||
|     template: { name: Studio, | ||||
|  | ||||
| @ -126,33 +126,6 @@ templates: | ||||
|  | ||||
| collections: | ||||
|   ### 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 Now": | ||||
|  | ||||
		Reference in New Issue
	
	Block a user