- Networks and Studios collection placeholders have to leverage smart_filter

This commit is contained in:
nwithan8 2023-11-17 14:07:29 -07:00
parent b90ed4692b
commit d8f3ff028d
2 changed files with 6 additions and 7 deletions

View File

@ -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,

View File

@ -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,