initial pmm
This commit is contained in:
parent
0019ea6bde
commit
a801bea55c
11 changed files with 149 additions and 18 deletions
36
nixos/hosts/hades/pmm/config/TVShows.yml
Normal file
36
nixos/hosts/hades/pmm/config/TVShows.yml
Normal file
|
@ -0,0 +1,36 @@
|
|||
templates:
|
||||
set:
|
||||
optional:
|
||||
- network
|
||||
- list
|
||||
tmdb_network: <<network>>
|
||||
tmdb_list: <<list>>
|
||||
sort_title: <<collection_name>>
|
||||
sync_mode: sync
|
||||
url_poster: <<poster>>
|
||||
url_background: <<background>>
|
||||
|
||||
collections:
|
||||
Marvel Television:
|
||||
template:
|
||||
name: set,
|
||||
list: "8205726"
|
||||
poster: https://theposterdb.com/api/assets/239453
|
||||
background: https://i.imgur.com/ckx6reE.jpg
|
||||
summary: Marvel Television
|
||||
|
||||
Star Wars:
|
||||
template:
|
||||
name: set
|
||||
list: "8205730"
|
||||
poster: https://theposterdb.com/api/assets/164120
|
||||
background: https://i.imgur.com/OvxROTE.jpg
|
||||
summary: Star Wars
|
||||
|
||||
Star Trek:
|
||||
template:
|
||||
name: set
|
||||
list: "8215091"
|
||||
poster: https://theposterdb.com/api/assets/222279
|
||||
background: https://i.imgur.com/Yp0NCZa.jpg
|
||||
summary: Star Trek
|
Loading…
Add table
Add a link
Reference in a new issue