- Fix sort title for Collection
- Add Franchise collection template - Add emojis to all non-dynamic collections
This commit is contained in:
		| @ -4,7 +4,7 @@ external_templates: | ||||
|  | ||||
| collections: | ||||
|   # Box Office | ||||
|   "At The Box Office": | ||||
|   "🍿 At The Box Office": | ||||
|     template: { name: New, | ||||
|                 level: "+++" } | ||||
|     summary: "Now playing on a screen near you" | ||||
| @ -15,7 +15,7 @@ collections: | ||||
|     visible_shared: true | ||||
|  | ||||
|   # Trending online | ||||
|   "Trending Now": | ||||
|   "📈 Trending Now": | ||||
|     template: { name: Chart, | ||||
|                 level: "+++" } | ||||
|     summary: "The hottest movies right now" | ||||
| @ -27,7 +27,7 @@ collections: | ||||
|     visible_shared: true | ||||
|  | ||||
|   # Trending on Plex | ||||
|   "What Everyone Is Watching": | ||||
|   "👀 What Everyone Is Watching": | ||||
|     template: { name: Chart, | ||||
|                 level: "++" } | ||||
|     summary: "What other subscribers are checking out" | ||||
|  | ||||
| @ -17,7 +17,7 @@ collections: | ||||
|   #  visible_home: true | ||||
|   #  visible_shared: true | ||||
|  | ||||
|   "Previously On...": | ||||
|   "⏮️ Previously On...": | ||||
|     template: { name: Chart, | ||||
|                 level: "++++" } | ||||
|     summary: "Catch up on last week's episodes" | ||||
| @ -32,7 +32,7 @@ collections: | ||||
|     visible_shared: true | ||||
|     visible_library: true | ||||
|  | ||||
|   "What Everyone Is Watching": | ||||
|   "👀 What Everyone Is Watching": | ||||
|     template: { name: Chart, | ||||
|                 level: "+++++" } | ||||
|     summary: "What other subscribers are checking out" | ||||
| @ -47,7 +47,7 @@ collections: | ||||
|     visible_home: true | ||||
|     visible_shared: true | ||||
|  | ||||
|   "Trending Now": | ||||
|   "📈 Trending Now": | ||||
|     template: { name: Chart, | ||||
|                 level: "+++++" } | ||||
|     summary: "The hottest shows right now" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user