* added base ricoloic config

* fix: assets url remove spaces

* fix: removed duplicated collection

* update new collections

* removed unused config
This commit is contained in:
LOÏC RICO
2024-08-02 08:00:29 -04:00
committed by GitHub
parent 37a3fe8d59
commit 809366921c
13 changed files with 278 additions and 358 deletions

View File

@@ -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