mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-25 09:13:01 -05:00
14 lines
407 B
YAML
14 lines
407 B
YAML
### Single Movies that belong to an Anime will be put in a hidden collection
|
|
### in order to link them together in the Overview when you scroll down.
|
|
|
|
templates:
|
|
Movie:
|
|
tmdb_movie: <<movie>>
|
|
collection_mode: hide
|
|
sort_title: <<collection_name>>
|
|
|
|
collections:
|
|
Demon Slayer - Kimetsu no Yaiba:
|
|
template: {name: Movie, movie: 635302}
|
|
K-Project:
|
|
template: {name: Movie, movie: 271708} |