mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-21 23:37:57 -05:00
Ricoloic (#672)
* added base ricoloic config * fix: assets url remove spaces * fix: removed duplicated collection * update new collections * removed unused config
This commit is contained in:
@@ -5,21 +5,24 @@ libraries:
|
||||
- file: config/Collection/Anime/Chart.yml
|
||||
- file: config/Collection/Anime/Genre.yml
|
||||
- file: config/Collection/Anime/Season.yml
|
||||
- file: config/Collection/Shared/Audio.yml
|
||||
|
||||
Movies:
|
||||
remove_overlays: true
|
||||
collection_files:
|
||||
- file: config/Collection/Movie/Resolution.yml
|
||||
- file: config/Collection/Movie/Decade.yml
|
||||
- file: config/Collection/Movie/Genre.yml
|
||||
- file: config/Collection/Shared/Audio.yml
|
||||
- file: config/Collection/Shared/Resolution.yml
|
||||
|
||||
TV Shows:
|
||||
remove_overlays: true
|
||||
collection_files:
|
||||
- file: config/Collection/Show/Resolution.yml
|
||||
- file: config/Collection/Show/Studio.yml
|
||||
- file: config/Collection/Show/Genre.yml
|
||||
- file: config/Collection/Show/Chart.yml
|
||||
- file: config/Collection/Shared/Audio.yml
|
||||
- file: config/Collection/Shared/Resolution.yml
|
||||
|
||||
settings:
|
||||
cache: true
|
||||
|
||||
Reference in New Issue
Block a user