- Add trending to home screen
This commit is contained in:
parent
14fabfab5a
commit
e4c3ed2981
|
@ -49,7 +49,7 @@ collections:
|
|||
collection_order: custom
|
||||
sync_mode: sync
|
||||
visible_library: true
|
||||
visible_home: false
|
||||
visible_home: true
|
||||
visible_shared: true
|
||||
|
||||
"Editor's Choice":
|
||||
|
|
|
@ -38,7 +38,7 @@ collections:
|
|||
summary: "The hottest movies right now"
|
||||
imdb_chart: popular_movies
|
||||
collection_order: custom
|
||||
visible_home: false
|
||||
visible_home: true
|
||||
visible_shared: true
|
||||
|
||||
# Trending on Plex
|
||||
|
|
Loading…
Reference in New Issue