- Fix sort title for Collection

- Add Franchise collection template
- Add emojis to all non-dynamic collections
This commit is contained in:
nwithan8
2023-10-28 12:44:06 -06:00
parent 93451a336d
commit e1402da438
16 changed files with 106 additions and 76 deletions

View File

@ -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"

View File

@ -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"