- 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":
|
"Studios":
|
||||||
template: { name: Studio,
|
template: { name: Studio,
|
||||||
level: "++++++++++" }
|
level: "++++++++++",
|
||||||
|
studio: "A24",
|
||||||
|
poster: https://raw.githubusercontent.com/nwithan8/configs/master/plex/pmm/images/separators/studios.jpg }
|
||||||
summary: "Studios"
|
summary: "Studios"
|
||||||
visible_library: false
|
visible_library: false
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: 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":
|
"Countries":
|
||||||
template: { name: Country,
|
template: { name: Country,
|
||||||
|
|
|
@ -73,14 +73,13 @@ collections:
|
||||||
|
|
||||||
"Networks":
|
"Networks":
|
||||||
template: { name: Network,
|
template: { name: Network,
|
||||||
level: "++++++++++" }
|
network: "FOX",
|
||||||
|
level: "++++++++++",
|
||||||
|
poster: https://raw.githubusercontent.com/nwithan8/configs/master/plex/pmm/images/separators/networks.jpg }
|
||||||
summary: "Networks"
|
summary: "Networks"
|
||||||
visible_library: false
|
visible_library: false
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: 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":
|
"Countries":
|
||||||
template: { name: Country,
|
template: { name: Country,
|
||||||
|
|
Loading…
Reference in New Issue