mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-18 14:09:43 -05:00
initial commit
This commit is contained in:
165
bullmoose20/config.yml
Normal file
165
bullmoose20/config.yml
Normal file
@@ -0,0 +1,165 @@
|
||||
## This file is a template remove the .template to use the file
|
||||
|
||||
playlist_files:
|
||||
- file: config/metadata/Playlists.yml
|
||||
libraries: # Library mappings must have a colon (:) placed after them
|
||||
Movies:
|
||||
metadata_path:
|
||||
#- file: config/metadata/movies/Movies.yml
|
||||
- file: config/metadata/movies/MovieCharts.yml
|
||||
- file: config/metadata/movies/Holidays.yml
|
||||
- file: config/metadata/movies/Studios.yml
|
||||
- file: config/metadata/movies/Genres-smart.yml
|
||||
- file: config/metadata/movies/Awards.yml
|
||||
- file: config/metadata/movies/GoldenGlobes.yml
|
||||
- file: config/metadata/movies/Director.yml
|
||||
- file: config/metadata/movies/Writing.yml
|
||||
- file: config/metadata/movies/People.yml
|
||||
- file: config/metadata/movies/Decades.yml
|
||||
- file: config/metadata/overlays.yml
|
||||
settings:
|
||||
missing_path: config/missing
|
||||
asset_directory:
|
||||
- config/assets/@movies
|
||||
- config/assets/charts
|
||||
- config/assets/studios
|
||||
- config/assets/holidays
|
||||
- config/assets/genres
|
||||
- config/assets/people_bw
|
||||
- config/assets/yearsanddecades
|
||||
- config/assets/playlists
|
||||
- config/assets/
|
||||
- config/overlays/
|
||||
operations:
|
||||
split_duplicates: true
|
||||
assets_for_all: true
|
||||
mass_trakt_rating_update: true
|
||||
mass_critic_rating_update: tmdb
|
||||
mass_audience_rating_update: tmdb
|
||||
mass_genre_update: tmdb
|
||||
tmdb_collections:
|
||||
template:
|
||||
tmdb_collection_details: <<collection_id>>
|
||||
sort_title: <<collection_name>>
|
||||
collection_mode: hide
|
||||
TV Shows:
|
||||
metadata_path:
|
||||
#- file: config/metadata/shows/TVShows.yml
|
||||
- file: config/metadata/shows/ShowCharts.yml
|
||||
- file: config/metadata/shows/Studios.yml
|
||||
- file: config/metadata/shows/Genres-smart.yml
|
||||
- file: config/metadata/shows/Networks-smart.yml
|
||||
- file: config/metadata/shows/Decades.yml
|
||||
- file: config/metadata/overlays.yml
|
||||
settings:
|
||||
missing_path: config/missing
|
||||
asset_directory:
|
||||
- config/assets/@tvshows
|
||||
- config/assets/charts
|
||||
- config/assets/networks
|
||||
- config/assets/genres
|
||||
- config/assets/studios
|
||||
- config/assets/yearsanddecades
|
||||
- config/assets/playlists
|
||||
- config/assets/
|
||||
operations:
|
||||
split_duplicates: true
|
||||
assets_for_all: true
|
||||
mass_trakt_rating_update: true
|
||||
mass_critic_rating_update: tmdb
|
||||
mass_audience_rating_update: tmdb
|
||||
mass_genre_update: tmdb
|
||||
settings: # Can be individually specified per library as well
|
||||
cache: true
|
||||
cache_expiration: 60
|
||||
asset_folders: true
|
||||
asset_depth: 3
|
||||
create_asset_folders: false
|
||||
dimensional_asset_rename: true
|
||||
sync_mode: sync
|
||||
delete_below_minimum: true
|
||||
delete_not_scheduled: false
|
||||
run_again_delay: 2
|
||||
missing_only_released: true
|
||||
only_filter_missing: false
|
||||
show_unmanaged: true
|
||||
show_filtered: true
|
||||
show_options: true
|
||||
show_missing: true
|
||||
show_missing_assets: true
|
||||
show_missing_season_assets: true
|
||||
save_missing: true
|
||||
tvdb_language: eng
|
||||
ignore_ids:
|
||||
ignore_imdb_ids:
|
||||
minimum_items: 1
|
||||
default_collection_order:
|
||||
download_url_assets: false
|
||||
verify_ssl: true
|
||||
item_refresh_delay: 0
|
||||
asset_directory: config/assets
|
||||
missing_path: config/missing
|
||||
playlist_sync_to_users: all
|
||||
show_missing_episode_assets: false
|
||||
show_asset_not_needed: true
|
||||
custom_repo:
|
||||
webhooks: # Can be individually specified per library as well
|
||||
error: notifiarr
|
||||
run_start: notifiarr
|
||||
run_end: notifiarr
|
||||
changes:
|
||||
- notifiarr
|
||||
plex: # Can be individually specified per library as well; REQUIRED for the script to run
|
||||
url: http://192.168.2.242:32400
|
||||
token: p*********************2
|
||||
timeout: 60
|
||||
clean_bundles: true
|
||||
empty_trash: true
|
||||
optimize: true
|
||||
tmdb: # REQUIRED for the script to run
|
||||
apikey: 1*********************8
|
||||
language: en
|
||||
tautulli: # Can be individually specified per library as well
|
||||
url: http://192.168.2.242:8181
|
||||
apikey: 6*********************9
|
||||
notifiarr:
|
||||
apikey: d*********************6
|
||||
radarr: # Can be individually specified per library as well
|
||||
url: http://192.168.2.242:7878
|
||||
token: 3*********************4
|
||||
root_folder_path: /data/media/movies
|
||||
monitor: true
|
||||
availability: announced
|
||||
quality_profile: Any
|
||||
tag: pmm
|
||||
search: false
|
||||
radarr_path:
|
||||
plex_path:
|
||||
add_existing: false
|
||||
add_missing: false
|
||||
sonarr: # Can be individually specified per library as well
|
||||
url: http://192.168.2.242:8989
|
||||
token: a*********************8
|
||||
root_folder_path: /data/media/tv
|
||||
monitor: all
|
||||
quality_profile: Any
|
||||
language_profile: English
|
||||
series_type: standard
|
||||
season_folder: true
|
||||
tag: pmm
|
||||
search: false
|
||||
cutoff_search: false
|
||||
sonarr_path:
|
||||
plex_path:
|
||||
add_existing: false
|
||||
add_missing: false
|
||||
trakt:
|
||||
client_id: f*********************4
|
||||
client_secret: 6*********************d
|
||||
authorization:
|
||||
access_token: b*********************6
|
||||
token_type: Bearer
|
||||
expires_in: 7889238
|
||||
refresh_token: e*********************6
|
||||
scope: public
|
||||
created_at: 1640705880
|
||||
Reference in New Issue
Block a user