mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-19 14:36:04 -05:00
Complete
This commit is contained in:
68
ICHIMOKU/config.yml
Normal file
68
ICHIMOKU/config.yml
Normal file
@@ -0,0 +1,68 @@
|
||||
libraries: # Library mappings must have a colon (:) placed after them
|
||||
Movies:
|
||||
metadata_path:
|
||||
- file: /config/Movies.yml
|
||||
overlay_path:
|
||||
- remove_overlays: false
|
||||
- file: /config/MoviesOverlays.yml
|
||||
Movies - REMUX:
|
||||
metadata_path:
|
||||
- file: /config/remux.yml
|
||||
overlay_path:
|
||||
- remove_overlays: false
|
||||
- file: /config/remuxoverlays.yml
|
||||
TV Shows:
|
||||
metadata_path:
|
||||
- file: /config/Network.yml
|
||||
- file: /config/Anime.yml
|
||||
TV Shows - 4K:
|
||||
metadata_path:
|
||||
- file: /config/4ktv.yml
|
||||
overlay_path:
|
||||
- remove_overlays: false
|
||||
- file: /config/4ktvoverlays.yml
|
||||
playlist_files:
|
||||
- file: config/Playlists.yml
|
||||
|
||||
settings:
|
||||
cache: true
|
||||
cache_expiration: 60
|
||||
asset_directory: config/assets
|
||||
sync_mode: append
|
||||
show_unmanaged: false
|
||||
show_filtered: false
|
||||
show_missing: false
|
||||
save_missing: false
|
||||
run_again_delay: 2
|
||||
asset_folders: false
|
||||
assets_for_all: false
|
||||
released_missing_only: false
|
||||
create_asset_folders: false
|
||||
missing_only_released: false
|
||||
delete_below_minimum: false
|
||||
notifiarr_collection_creation: true
|
||||
notifiarr_collection_addition: true
|
||||
notifiarr_collection_removing: true
|
||||
tvdb_language: eng
|
||||
show_missing_assets: false
|
||||
only_filter_missing: false
|
||||
delete_not_scheduled: false
|
||||
show_missing_season_assets: false
|
||||
ignore_ids:
|
||||
ignore_imdb_ids:
|
||||
asset_depth: 0
|
||||
show_options: false
|
||||
dimensional_asset_rename: false
|
||||
minimum_items: 1
|
||||
default_collection_order: release
|
||||
download_url_assets: false
|
||||
verify_ssl: true
|
||||
item_refresh_delay: 0
|
||||
playlist_sync_to_users: all
|
||||
custom_repo:
|
||||
show_missing_episode_assets: false
|
||||
show_asset_not_needed: true
|
||||
check_nightly: true
|
||||
playlist_report: true
|
||||
prioritize_assets: false
|
||||
save_report: true
|
||||
Reference in New Issue
Block a user