mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-17 13:48:54 -05:00
18 lines
493 B
YAML
18 lines
493 B
YAML
### Anime that have Movies will be put in a hidden collection
|
|
### in order to link them together in the Overview when you scroll down.
|
|
|
|
templates:
|
|
Show:
|
|
tvdb_show: <<show>>
|
|
collection_mode: hide
|
|
sort_title: <<collection_name>>
|
|
|
|
collections:
|
|
Blade Runner:
|
|
template: {name: Show, show: 356155}
|
|
Demon Slayer - Kimetsu no Yaiba:
|
|
template: {name: Show, show: 348545}
|
|
Gintama:
|
|
template: {name: Show, show: 79895}
|
|
K-Project:
|
|
template: {name: Show, show: 261249} |