- Networks and Studios collection placeholders have to leverage smart_filter
This commit is contained in:
parent
b90ed4692b
commit
d8f3ff028d
|
@ -67,13 +67,13 @@ collections:
|
|||
|
||||
"Studios":
|
||||
template: { name: Studio,
|
||||
level: "++++++++++" }
|
||||
level: "++++++++++",
|
||||
studio: "A24",
|
||||
poster: https://raw.githubusercontent.com/nwithan8/configs/master/plex/pmm/images/separators/studios.jpg }
|
||||
summary: "Studios"
|
||||
visible_library: false
|
||||
visible_home: false
|
||||
visible_shared: false
|
||||
url_poster: https://raw.githubusercontent.com/nwithan8/configs/master/plex/pmm/images/separators/studios.jpg
|
||||
tmdb_movie: https://www.themoviedb.org/movie/630 # The Wizard of Oz (1939)
|
||||
|
||||
"Countries":
|
||||
template: { name: Country,
|
||||
|
|
|
@ -73,14 +73,13 @@ collections:
|
|||
|
||||
"Networks":
|
||||
template: { name: Network,
|
||||
level: "++++++++++" }
|
||||
network: "FOX",
|
||||
level: "++++++++++",
|
||||
poster: https://raw.githubusercontent.com/nwithan8/configs/master/plex/pmm/images/separators/networks.jpg }
|
||||
summary: "Networks"
|
||||
visible_library: false
|
||||
visible_home: false
|
||||
visible_shared: false
|
||||
url_poster: https://raw.githubusercontent.com/nwithan8/configs/master/plex/pmm/images/separators/networks.jpg
|
||||
tvdb_show:
|
||||
- https://thetvdb.com/series/the-simpsons # The Simpsons
|
||||
|
||||
"Countries":
|
||||
template: { name: Country,
|
||||
|
|
Loading…
Reference in New Issue