fix pmm config
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Vivian 2023-05-07 19:17:00 +02:00
parent 1eafc8a58d
commit 7c6d5f2412
3 changed files with 7 additions and 2 deletions

View file

@ -1,7 +1,7 @@
templates: templates:
MAL Genre: MAL Genre:
mal_genre: mal_search:
genre_id: <<genre_id>> genre: <<genre_id>>
collection_order: alpha collection_order: alpha
collection_mode: hide collection_mode: hide
sync_mode: sync sync_mode: sync

View file

@ -11,6 +11,8 @@ templates:
- collection - collection
- movie - movie
- list - list
- background
- poster
tmdb_collection_details: <<collection>> tmdb_collection_details: <<collection>>
tmdb_movie: <<movie>> tmdb_movie: <<movie>>
tmdb_list: <<list>> tmdb_list: <<list>>
@ -49,6 +51,7 @@ collections:
name: Set name: Set
collection: 115575 collection: 115575
National Theatre: National Theatre:
imdb_list: https://www.imdb.com/search/title/?companies=co0388435
template: template:
name: Studio name: Studio
company: 16355 company: 16355

View file

@ -3,6 +3,8 @@ templates:
optional: optional:
- network - network
- list - list
- poster
- background
tmdb_network: <<network>> tmdb_network: <<network>>
tmdb_list: <<list>> tmdb_list: <<list>>
sort_title: <<collection_name>> sort_title: <<collection_name>>