- Add Top 10 actor list to all movie libraries

This commit is contained in:
Nate Harris 2022-03-15 01:03:53 -06:00
parent 630228b57a
commit 2309e6461a
1 changed files with 8 additions and 2 deletions

View File

@ -177,7 +177,6 @@ collections:
visible_home: true
visible_shared: true
### Top Rated
"Best Of All Time":
template: { name: Award,
@ -599,4 +598,11 @@ collections:
visible_home: false
visible_shared: false
dynamic_collections:
### Trending
"The A List":
template: { name: Chart,
level: "++" }
summary: "The biggest actors in Hollywood right now"
type: tmdb_popular_people
data: 10