- Add Top 10 actor list to all movie libraries
This commit is contained in:
parent
630228b57a
commit
2309e6461a
@ -177,7 +177,6 @@ collections:
|
|||||||
visible_home: true
|
visible_home: true
|
||||||
visible_shared: true
|
visible_shared: true
|
||||||
|
|
||||||
|
|
||||||
### Top Rated
|
### Top Rated
|
||||||
"Best Of All Time":
|
"Best Of All Time":
|
||||||
template: { name: Award,
|
template: { name: Award,
|
||||||
@ -599,4 +598,11 @@ collections:
|
|||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user