- Can't do Smart Playlists with PMM, have to use plex_search rather than smart_filter (and regenerate playlists manually each time)
				
					
				
			This commit is contained in:
		| @ -8,8 +8,8 @@ playlists: | ||||
|   "Treehouse of Horror": | ||||
|     summary: "All The Simpsons' Treehouse of Horror episodes" | ||||
|     libraries: TV Shows | ||||
|     builder_level: episode | ||||
|     smart_filter: | ||||
|     plex_search: | ||||
|       type: episode | ||||
|       all: | ||||
|         title.is: "The Simpsons" | ||||
|         episode_title: "Treehouse" | ||||
| @ -19,8 +19,8 @@ playlists: | ||||
|   "Top 100 Simpsons Episodes": | ||||
|     summary: "The top 100 Simpsons episodes" | ||||
|     libraries: TV Shows | ||||
|     builder_level: episode | ||||
|     smart_filter: | ||||
|     plex_search: | ||||
|       type: episode | ||||
|       all: | ||||
|         title.is: "The Simpsons" | ||||
|       sort_by: audience_rating.desc | ||||
|  | ||||
		Reference in New Issue
	
	Block a user