mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
Compare commits
11 Commits
e88960db9a
...
fe35fa3f65
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fe35fa3f65 | ||
|
|
b0399448b9 | ||
|
|
7037b600b1 | ||
|
|
d5058ba0cf | ||
|
|
e1065564b9 | ||
|
|
088d45e883 | ||
|
|
66aac6d745 | ||
|
|
8a17671953 | ||
|
|
ff86781e36 | ||
|
|
8a610417aa | ||
|
|
e4662050d4 |
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
libraries: # Library mappings must have a colon (:) placed after them
|
libraries: # Library mappings must have a colon (:) placed after them
|
||||||
movies_uhd:
|
movies_uhd:
|
||||||
library_name: Movies | UHD
|
library_name: Movies - UHD
|
||||||
remove_overlays: false
|
remove_overlays: false
|
||||||
report_path: config/reports/movies_uhd.yml
|
report_path: config/reports/movies_uhd.yml
|
||||||
collection_files:
|
collection_files:
|
||||||
@ -18,6 +18,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
asset_directory:
|
asset_directory:
|
||||||
- config/assets/
|
- config/assets/
|
||||||
operations:
|
operations:
|
||||||
|
mass_imdb_parental_labels: none
|
||||||
assets_for_all: false
|
assets_for_all: false
|
||||||
split_duplicates: false
|
split_duplicates: false
|
||||||
delete_collections:
|
delete_collections:
|
||||||
@ -38,6 +39,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
asset_directory:
|
asset_directory:
|
||||||
- config/assets/
|
- config/assets/
|
||||||
operations:
|
operations:
|
||||||
|
mass_imdb_parental_labels: none
|
||||||
assets_for_all: false
|
assets_for_all: false
|
||||||
split_duplicates: false
|
split_duplicates: false
|
||||||
delete_collections:
|
delete_collections:
|
||||||
@ -45,7 +47,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
managed: true
|
managed: true
|
||||||
less: 1
|
less: 1
|
||||||
movies_anime:
|
movies_anime:
|
||||||
library_name: Movies | Anime
|
library_name: Movies - Anime
|
||||||
remove_overlays: false
|
remove_overlays: false
|
||||||
report_path: config/reports/movies_anime.yml
|
report_path: config/reports/movies_anime.yml
|
||||||
collection_files:
|
collection_files:
|
||||||
@ -56,6 +58,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
asset_directory:
|
asset_directory:
|
||||||
- config/assets/
|
- config/assets/
|
||||||
operations:
|
operations:
|
||||||
|
mass_imdb_parental_labels: none
|
||||||
assets_for_all: false
|
assets_for_all: false
|
||||||
split_duplicates: false
|
split_duplicates: false
|
||||||
delete_collections:
|
delete_collections:
|
||||||
@ -65,7 +68,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
item_audio_language: default # Set default audio language
|
item_audio_language: default # Set default audio language
|
||||||
item_subtitle_language: en-US # Set default subtitle language
|
item_subtitle_language: en-US # Set default subtitle language
|
||||||
anime:
|
anime:
|
||||||
library_name: TV | Anime
|
library_name: TV - Anime
|
||||||
remove_overlays: false
|
remove_overlays: false
|
||||||
report_path: config/reports/anime.yml
|
report_path: config/reports/anime.yml
|
||||||
collection_files:
|
collection_files:
|
||||||
@ -76,6 +79,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
asset_directory:
|
asset_directory:
|
||||||
- config/assets/
|
- config/assets/
|
||||||
operations:
|
operations:
|
||||||
|
mass_imdb_parental_labels: none
|
||||||
assets_for_all: false
|
assets_for_all: false
|
||||||
split_duplicates: false
|
split_duplicates: false
|
||||||
delete_collections:
|
delete_collections:
|
||||||
@ -89,7 +93,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
files:
|
files:
|
||||||
- /config/metadata/anime.yml
|
- /config/metadata/anime.yml
|
||||||
shows:
|
shows:
|
||||||
library_name: TV | Shows
|
library_name: TV - Shows
|
||||||
remove_overlays: false
|
remove_overlays: false
|
||||||
report_path: config/reports/shows.yml
|
report_path: config/reports/shows.yml
|
||||||
collection_files:
|
collection_files:
|
||||||
@ -102,6 +106,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
asset_directory:
|
asset_directory:
|
||||||
- config/assets/
|
- config/assets/
|
||||||
operations:
|
operations:
|
||||||
|
mass_imdb_parental_labels: none
|
||||||
assets_for_all: false
|
assets_for_all: false
|
||||||
split_duplicates: false
|
split_duplicates: false
|
||||||
delete_collections:
|
delete_collections:
|
||||||
@ -109,7 +114,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
managed: true
|
managed: true
|
||||||
less: 1
|
less: 1
|
||||||
live:
|
live:
|
||||||
library_name: TV | Live
|
library_name: TV - Live
|
||||||
remove_overlays: false
|
remove_overlays: false
|
||||||
report_path: config/reports/live.yml
|
report_path: config/reports/live.yml
|
||||||
collection_files:
|
collection_files:
|
||||||
@ -121,6 +126,27 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
asset_directory:
|
asset_directory:
|
||||||
- config/assets/
|
- config/assets/
|
||||||
operations:
|
operations:
|
||||||
|
mass_imdb_parental_labels: none
|
||||||
|
assets_for_all: false
|
||||||
|
split_duplicates: false
|
||||||
|
delete_collections:
|
||||||
|
configured: false
|
||||||
|
managed: true
|
||||||
|
less: 1
|
||||||
|
foreign:
|
||||||
|
library_name: TV - Foreign
|
||||||
|
remove_overlays: false
|
||||||
|
report_path: config/reports/foreign.yml
|
||||||
|
collection_files:
|
||||||
|
- /config/metadata/suggestions.yml
|
||||||
|
- /config/metadata/networks.yml
|
||||||
|
#overlay_files:
|
||||||
|
#- /config/overlays/foreign.yml
|
||||||
|
settings:
|
||||||
|
asset_directory:
|
||||||
|
- config/assets/
|
||||||
|
operations:
|
||||||
|
mass_imdb_parental_labels: none
|
||||||
assets_for_all: false
|
assets_for_all: false
|
||||||
split_duplicates: false
|
split_duplicates: false
|
||||||
delete_collections:
|
delete_collections:
|
||||||
@ -128,7 +154,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
managed: true
|
managed: true
|
||||||
less: 1
|
less: 1
|
||||||
teens:
|
teens:
|
||||||
library_name: TV | Teens
|
library_name: TV - Teens
|
||||||
remove_overlays: false
|
remove_overlays: false
|
||||||
report_path: config/reports/teens.yml
|
report_path: config/reports/teens.yml
|
||||||
collection_files:
|
collection_files:
|
||||||
@ -139,6 +165,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
asset_directory:
|
asset_directory:
|
||||||
- config/assets/
|
- config/assets/
|
||||||
operations:
|
operations:
|
||||||
|
mass_imdb_parental_labels: none
|
||||||
assets_for_all: false
|
assets_for_all: false
|
||||||
split_duplicates: false
|
split_duplicates: false
|
||||||
delete_collections:
|
delete_collections:
|
||||||
@ -146,7 +173,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
managed: true
|
managed: true
|
||||||
less: 1
|
less: 1
|
||||||
kids:
|
kids:
|
||||||
library_name: TV | Kids
|
library_name: TV - Kids
|
||||||
remove_overlays: false
|
remove_overlays: false
|
||||||
report_path: config/reports/kids.yml
|
report_path: config/reports/kids.yml
|
||||||
collection_files:
|
collection_files:
|
||||||
@ -157,6 +184,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
asset_directory:
|
asset_directory:
|
||||||
- config/assets/
|
- config/assets/
|
||||||
operations:
|
operations:
|
||||||
|
mass_imdb_parental_labels: none
|
||||||
assets_for_all: false
|
assets_for_all: false
|
||||||
split_duplicates: false
|
split_duplicates: false
|
||||||
delete_collections:
|
delete_collections:
|
||||||
|
|||||||
@ -252,7 +252,7 @@ collections:
|
|||||||
template: { name: Anime, mal_id: 72, poster: 240867}
|
template: { name: Anime, mal_id: 72, poster: 240867}
|
||||||
Reverse Harem:
|
Reverse Harem:
|
||||||
template: { name: Anime, mal_id: 73, poster: }
|
template: { name: Anime, mal_id: 73, poster: }
|
||||||
Romantic Subtext:
|
Love Status Quo:
|
||||||
template: { name: Anime, mal_id: 74, poster: }
|
template: { name: Anime, mal_id: 74, poster: }
|
||||||
Samurai:
|
Samurai:
|
||||||
template: { name: Anime, mal_id: 21, poster: 213669}
|
template: { name: Anime, mal_id: 21, poster: 213669}
|
||||||
@ -290,6 +290,10 @@ collections:
|
|||||||
template: { name: Anime, mal_id: 25, poster: 240214}
|
template: { name: Anime, mal_id: 25, poster: 240214}
|
||||||
Shounen:
|
Shounen:
|
||||||
template: { name: Anime, mal_id: 27, poster: 240215}
|
template: { name: Anime, mal_id: 27, poster: 240215}
|
||||||
|
Urban Fantasy:
|
||||||
|
template: { name: Anime, mal_id: 82, poster: }
|
||||||
|
Villainess:
|
||||||
|
template: { name: Anime, mal_id: 83, poster: }
|
||||||
|
|
||||||
# Collection1: # Replace Username1 with a valid MAL Username
|
# Collection1: # Replace Username1 with a valid MAL Username
|
||||||
# template: { name: User, username: Username1, poster: }
|
# template: { name: User, username: Username1, poster: }
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
libraries: # Library mappings must have a colon (:) placed after them
|
libraries: # Library mappings must have a colon (:) placed after them
|
||||||
movies_anime:
|
movies_anime:
|
||||||
library_name: Movies | Anime
|
library_name: Movies - Anime
|
||||||
remove_overlays: false
|
remove_overlays: false
|
||||||
report_path: config/reports/movies_anime.yml
|
report_path: config/reports/movies_anime.yml
|
||||||
collection_files:
|
collection_files:
|
||||||
@ -16,6 +16,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
asset_directory:
|
asset_directory:
|
||||||
- config/assets/
|
- config/assets/
|
||||||
operations:
|
operations:
|
||||||
|
mass_imdb_parental_labels: none
|
||||||
assets_for_all: false
|
assets_for_all: false
|
||||||
split_duplicates: false
|
split_duplicates: false
|
||||||
delete_collections:
|
delete_collections:
|
||||||
@ -25,7 +26,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
item_audio_language: default # Set default audio language
|
item_audio_language: default # Set default audio language
|
||||||
item_subtitle_language: en-US # Set default subtitle language
|
item_subtitle_language: en-US # Set default subtitle language
|
||||||
anime:
|
anime:
|
||||||
library_name: TV | Anime
|
library_name: TV - Anime
|
||||||
remove_overlays: false
|
remove_overlays: false
|
||||||
report_path: config/reports/anime.yml
|
report_path: config/reports/anime.yml
|
||||||
collection_files:
|
collection_files:
|
||||||
@ -36,6 +37,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
asset_directory:
|
asset_directory:
|
||||||
- config/assets/
|
- config/assets/
|
||||||
operations:
|
operations:
|
||||||
|
mass_imdb_parental_labels: none
|
||||||
assets_for_all: false
|
assets_for_all: false
|
||||||
split_duplicates: false
|
split_duplicates: false
|
||||||
delete_collections:
|
delete_collections:
|
||||||
|
|||||||
@ -252,7 +252,7 @@ collections:
|
|||||||
template: { name: Anime, mal_id: 72, poster: 240867}
|
template: { name: Anime, mal_id: 72, poster: 240867}
|
||||||
Reverse Harem:
|
Reverse Harem:
|
||||||
template: { name: Anime, mal_id: 73, poster: }
|
template: { name: Anime, mal_id: 73, poster: }
|
||||||
Romantic Subtext:
|
Love Status Quo:
|
||||||
template: { name: Anime, mal_id: 74, poster: }
|
template: { name: Anime, mal_id: 74, poster: }
|
||||||
Samurai:
|
Samurai:
|
||||||
template: { name: Anime, mal_id: 21, poster: 213669}
|
template: { name: Anime, mal_id: 21, poster: 213669}
|
||||||
@ -290,6 +290,10 @@ collections:
|
|||||||
template: { name: Anime, mal_id: 25, poster: 240214}
|
template: { name: Anime, mal_id: 25, poster: 240214}
|
||||||
Shounen:
|
Shounen:
|
||||||
template: { name: Anime, mal_id: 27, poster: 240215}
|
template: { name: Anime, mal_id: 27, poster: 240215}
|
||||||
|
Urban Fantasy:
|
||||||
|
template: { name: Anime, mal_id: 82, poster: }
|
||||||
|
Villainess:
|
||||||
|
template: { name: Anime, mal_id: 83, poster: }
|
||||||
|
|
||||||
# Collection1: # Replace Username1 with a valid MAL Username
|
# Collection1: # Replace Username1 with a valid MAL Username
|
||||||
# template: { name: User, username: Username1, poster: }
|
# template: { name: User, username: Username1, poster: }
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
libraries: # Library mappings must have a colon (:) placed after them
|
libraries: # Library mappings must have a colon (:) placed after them
|
||||||
movies_uhd:
|
movies_uhd:
|
||||||
library_name: Movies | UHD
|
library_name: Movies - UHD
|
||||||
remove_overlays: false
|
remove_overlays: false
|
||||||
report_path: config/reports/movies_uhd.yml
|
report_path: config/reports/movies_uhd.yml
|
||||||
collection_files:
|
collection_files:
|
||||||
@ -18,6 +18,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
asset_directory:
|
asset_directory:
|
||||||
- config/assets/
|
- config/assets/
|
||||||
operations:
|
operations:
|
||||||
|
mass_imdb_parental_labels: none
|
||||||
assets_for_all: false
|
assets_for_all: false
|
||||||
split_duplicates: false
|
split_duplicates: false
|
||||||
delete_collections:
|
delete_collections:
|
||||||
@ -38,6 +39,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
asset_directory:
|
asset_directory:
|
||||||
- config/assets/
|
- config/assets/
|
||||||
operations:
|
operations:
|
||||||
|
mass_imdb_parental_labels: none
|
||||||
assets_for_all: false
|
assets_for_all: false
|
||||||
split_duplicates: false
|
split_duplicates: false
|
||||||
delete_collections:
|
delete_collections:
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
libraries: # Library mappings must have a colon (:) placed after them
|
libraries: # Library mappings must have a colon (:) placed after them
|
||||||
shows:
|
shows:
|
||||||
library_name: TV | Shows
|
library_name: TV - Shows
|
||||||
remove_overlays: false
|
remove_overlays: false
|
||||||
report_path: config/reports/shows.yml
|
report_path: config/reports/shows.yml
|
||||||
collection_files:
|
collection_files:
|
||||||
@ -18,6 +18,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
asset_directory:
|
asset_directory:
|
||||||
- config/assets/
|
- config/assets/
|
||||||
operations:
|
operations:
|
||||||
|
mass_imdb_parental_labels: none
|
||||||
assets_for_all: false
|
assets_for_all: false
|
||||||
split_duplicates: false
|
split_duplicates: false
|
||||||
delete_collections:
|
delete_collections:
|
||||||
@ -25,7 +26,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
managed: true
|
managed: true
|
||||||
less: 1
|
less: 1
|
||||||
live:
|
live:
|
||||||
library_name: TV | Live
|
library_name: TV - Live
|
||||||
remove_overlays: false
|
remove_overlays: false
|
||||||
report_path: config/reports/live.yml
|
report_path: config/reports/live.yml
|
||||||
collection_files:
|
collection_files:
|
||||||
@ -37,6 +38,27 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
asset_directory:
|
asset_directory:
|
||||||
- config/assets/
|
- config/assets/
|
||||||
operations:
|
operations:
|
||||||
|
mass_imdb_parental_labels: none
|
||||||
|
assets_for_all: false
|
||||||
|
split_duplicates: false
|
||||||
|
delete_collections:
|
||||||
|
configured: false
|
||||||
|
managed: true
|
||||||
|
less: 1
|
||||||
|
foreign:
|
||||||
|
library_name: TV - Foreign
|
||||||
|
remove_overlays: false
|
||||||
|
report_path: config/reports/foreign.yml
|
||||||
|
collection_files:
|
||||||
|
- /config/metadata/suggestions.yml
|
||||||
|
- /config/metadata/networks.yml
|
||||||
|
#overlay_files:
|
||||||
|
#- /config/overlays/foreign.yml
|
||||||
|
settings:
|
||||||
|
asset_directory:
|
||||||
|
- config/assets/
|
||||||
|
operations:
|
||||||
|
mass_imdb_parental_labels: none
|
||||||
assets_for_all: false
|
assets_for_all: false
|
||||||
split_duplicates: false
|
split_duplicates: false
|
||||||
delete_collections:
|
delete_collections:
|
||||||
@ -44,7 +66,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
managed: true
|
managed: true
|
||||||
less: 1
|
less: 1
|
||||||
teens:
|
teens:
|
||||||
library_name: TV | Teens
|
library_name: TV - Teens
|
||||||
remove_overlays: false
|
remove_overlays: false
|
||||||
report_path: config/reports/teens.yml
|
report_path: config/reports/teens.yml
|
||||||
collection_files:
|
collection_files:
|
||||||
@ -55,6 +77,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
asset_directory:
|
asset_directory:
|
||||||
- config/assets/
|
- config/assets/
|
||||||
operations:
|
operations:
|
||||||
|
mass_imdb_parental_labels: none
|
||||||
assets_for_all: false
|
assets_for_all: false
|
||||||
split_duplicates: false
|
split_duplicates: false
|
||||||
delete_collections:
|
delete_collections:
|
||||||
@ -62,7 +85,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
managed: true
|
managed: true
|
||||||
less: 1
|
less: 1
|
||||||
kids:
|
kids:
|
||||||
library_name: TV | Kids
|
library_name: TV - Kids
|
||||||
remove_overlays: false
|
remove_overlays: false
|
||||||
report_path: config/reports/kids.yml
|
report_path: config/reports/kids.yml
|
||||||
collection_files:
|
collection_files:
|
||||||
@ -73,6 +96,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
|||||||
asset_directory:
|
asset_directory:
|
||||||
- config/assets/
|
- config/assets/
|
||||||
operations:
|
operations:
|
||||||
|
mass_imdb_parental_labels: none
|
||||||
assets_for_all: false
|
assets_for_all: false
|
||||||
split_duplicates: false
|
split_duplicates: false
|
||||||
delete_collections:
|
delete_collections:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user