- Fix Simpsons playlist generator
- Adjust home visibilities for collections
This commit is contained in:
		| @ -6,7 +6,7 @@ external_templates: | ||||
| playlists: | ||||
|   ### Topical | ||||
|   "Treehouse of Horror": | ||||
|     summary: "All the Simpsons' Treehouse of Horror episodes" | ||||
|     summary: "All The Simpsons' Treehouse of Horror episodes" | ||||
|     libraries: TV Shows | ||||
|     sort_title: | ||||
|     smart_filter: | ||||
| @ -16,18 +16,15 @@ playlists: | ||||
|         title.is: "The Simpsons" | ||||
|         episode_title: "Treehouse" | ||||
|     sync_mode: sync | ||||
|     visible_library: true | ||||
|     visible_home: false | ||||
|     visible_shared: false | ||||
|  | ||||
|   "Top 100 Simpsons Episodes": | ||||
|     summary: "The top 100 Simpsons episodes" | ||||
|     collection_order: custom | ||||
|     libraries: TV Shows | ||||
|     builder_level: episode | ||||
|     smart_filter: | ||||
|       type: episodes | ||||
|     plex_search: | ||||
|       type: episode | ||||
|       sort_by: audience_rating.desc | ||||
|       limit: 100 | ||||
|       all: | ||||
|         title.ends: "Simpsons" | ||||
|     summary: A collection of the highest-rated Simpsons episodes. | ||||
|  | ||||
		Reference in New Issue
	
	Block a user