mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-14 12:18:54 -05:00
* Version 2 Version 2 is a multi-docker setup. Each Library has its own container in order to speed up the processing for massive libraries. * Version 2 Version 2 * Version 2 Version 2 * Delete Studios.yml * Delete Networks.yml * Version 2 Version 2 * Version 2 Version 2 * README.md * Removed Radarr Slows down the list. No need when it's already programmed in radarr. * Delete config.yml * Version 2 Version 2 * Delete Networks.yml * Version 2 Version 2 * Delete JJJonesJr33/Version 2 directory * Removing Version 1 * Removing Version 1 * Removing Version 1 * Removing Version 1 * Removing Version 1 * Removing Version 1 * Delete Anime.png * Uploading changes for version 2 * Delete Anime.png * Uploading changes for version 2 * Update README.md * Update README.md * Delete TV.png * Add files via upload * Delete 4K-Movies.png * Delete Movies.png * Update README.md * Delete config.yml * Add files via upload * Updated for Version 2 * Updated for Version 2 * Update README.md * Version 2 Updated for Version 2 Release * Add files via upload * Version 2 * Delete Anime (Updated).png * Delete TV (Updated).png * Version 2 * Update README.md * Update README.md * Update README.md * Update README.md * Version 2 * Version 2 * Version 2 Fixed config in Plex-Meta-Manager-All instance * Update Anime.yml Again: Fixed URL for Imgur * Update Genres.yml Again: Fixed URL for Imgur * Version 2 Release * Version 2 Release * Version 2 Release * Version 2 Release * Version 2 Release * Version 2 Release * Version 2 Release * Delete IMDB.yml * Version 2 Release * Delete People.yml * Version 2 Release Updated to match other metadata templates * Version 2 Release * Version 2 Release * Version 2 Release * Version 2 Release * Version 2 Release * Version 2 Release * Delete IMDB.yml * Version 2 Release * Correcting Name Scheme * Version 2 Release Correcting Name Scheme * Correcting Name Scheme Work in progress still * Version 2 Release Correcting Name Scheme * Version 2 Release Correcting Name Scheme * Version 2 Release Correcting Name Scheme * Rename Kids.yml to kids.yml * Correcting Name Scheme * Correcting Name Scheme * Delete People.yml * Correcting Name Scheme * Version 2 Release Correcting Name Scheme * Version 2 Release * Version 2 Release * Version 2 Release * Version 2 Release * Version 1.5 Updated, but have not switched to a dynamic config yet. * Release 1.5 Updated but have not moved to dynamic configs * Version 1.5 * Version 1.5 * Updated Support Info People were joining my server and asking questions about PMM, so put in a redirect for PMM directly and changed the wording for users to directly message me if they need support on one of my configs. * Updated Support Info Also updated unraid preview for when overlays are setup. * Update README.md Github being weird and had an issue with the discord username, so switched how it was highlighted. * Update README.md Fixed the word posters at the bottom * Version 2 Release Still missing some posters, but getting there. * Version 2 Release * Version 2 (Fix) Changed name to match scheme * Version 2 (Fix) Changed name to match scheme * Version 2 (Fix) Changed name to match scheme * Version 2.5 Dynamic Genres is a thing now. Updated config to match current running config. Also changed name to match scheme. * Version 2 (Fix) Changed name to match scheme * Version 2 (Fix) Changed name to match scheme * Version 2 (Fix) Changed name to match scheme * Version 2 (Fix) Changed metadata path names to match scheme * Version 2 Release Added suggestions * Version 2 Release Added suggestions. * Version 2 (Fix) * Version 2.5 Release Dynamic config * Version 2 (Fix) Changed name to match scheme * Add files via upload * Version 2 (Fix) Changed name to match scheme * Version 2 (Fix) Changed name to match scheme, added/switch movie suggestions and tv suggestions. * Fixed Date Updated date for Independence Day * Fixed Date Updated date for Independence Day Co-authored-by: cpt-kuesel <cpt-kuesel@tuta.io>
177 lines
4.5 KiB
YAML
177 lines
4.5 KiB
YAML
## This file is a template remove the .template to use the file
|
|
|
|
libraries: # Library mappings must have a colon (:) placed after them
|
|
Anime:
|
|
metadata_path:
|
|
- /config/metadata/anime.yml
|
|
settings:
|
|
missing_path: config/missing
|
|
asset_directory:
|
|
- config/assets/
|
|
operations:
|
|
assets_for_all: false
|
|
split_duplicates: false
|
|
delete_unmanaged_collections: false
|
|
Movies:
|
|
library_name: Movies
|
|
metadata_path:
|
|
- /config/metadata/genres.yml
|
|
- /config/metadata/holidays.yml
|
|
# - /config/metadata/studios.yml
|
|
- /config/metadata/movie_suggestions.yml
|
|
- /config/metadata/awards.yml
|
|
# - /config/metadata/collections.yml
|
|
- /config/metadata/decades.yml
|
|
settings:
|
|
missing_path: config/missing
|
|
asset_directory:
|
|
- config/assets/
|
|
- config/assets/movies
|
|
- config/assets/awards
|
|
- config/assets/collections
|
|
- config/assets/decades
|
|
- config/assets/genres
|
|
- config/assets/holidays
|
|
- config/assets/studios
|
|
- config/assets/movie_suggestions
|
|
operations:
|
|
assets_for_all: false
|
|
split_duplicates: false
|
|
delete_unmanaged_collections: true
|
|
TV Shows:
|
|
library_name: TV Shows
|
|
metadata_path:
|
|
- /config/metadata/kids.yml
|
|
- /config/metadata/networks.yml
|
|
- /config/metadata/tv_suggestions.yml
|
|
settings:
|
|
missing_path: config/missing
|
|
asset_directory:
|
|
- config/assets/
|
|
- config/assets/kids
|
|
- config/assets/networks
|
|
- config/assets/tv_suggestions
|
|
operations:
|
|
assets_for_all: false
|
|
split_duplicates: false
|
|
delete_unmanaged_collections: true
|
|
settings: # Can be individually specified per library as well
|
|
cache: true
|
|
cache_expiration: 60
|
|
asset_folders: true
|
|
asset_depth: 3
|
|
create_asset_folders: true
|
|
create_asset_directories: true
|
|
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: false
|
|
show_missing_assets: false
|
|
show_missing_season_assets: false
|
|
save_missing: false
|
|
tvdb_language: eng
|
|
ignore_ids:
|
|
ignore_imdb_ids:
|
|
minimum_items: 1
|
|
default_collection_order:
|
|
download_url_assets: true
|
|
verify_ssl: true
|
|
item_refresh_delay: 0
|
|
asset_directory: config/assets
|
|
missing_path: config/missing
|
|
playlist_sync_to_users: all
|
|
show_missing_episode_assets: true
|
|
show_asset_not_needed: true
|
|
custom_repo:
|
|
prioritize_assets: false
|
|
playlist_report: true
|
|
check_nightly: false
|
|
webhooks:
|
|
error: notifiarr
|
|
run_start: notifiarr
|
|
run_end: notifiarr
|
|
changes: notifiarr
|
|
version:
|
|
plex: # REQUIRED - see https://metamanager.wiki/en/latest/config/plex.html
|
|
url: http://192.168.1.2:32400/
|
|
token:
|
|
timeout: 60
|
|
clean_bundles: true
|
|
empty_trash: true
|
|
optimize: false
|
|
tmdb: # REQUIRED for the script to run - to get a key you must follow https://developers.themoviedb.org/3/getting-started/introduction
|
|
apikey:
|
|
language: en
|
|
cache_expiration: 60
|
|
region:
|
|
tautulli: # Can be individually specified per library as well
|
|
url: http://192.168.1.2:8181/
|
|
apikey:
|
|
omdb:
|
|
apikey:
|
|
cache_expiration: 60
|
|
mdblist:
|
|
apikey:
|
|
cache_expiration: 60
|
|
notifiarr:
|
|
apikey:
|
|
radarr: # Can be individually specified per library as well
|
|
url: http://192.168.1.2:7878/
|
|
token: ################################
|
|
add_missing: ture
|
|
add_existing: false
|
|
root_folder_path: /media/movies
|
|
monitor: true
|
|
availability: released
|
|
quality_profile: 1080p
|
|
tag:
|
|
search: true
|
|
radarr_path: /media
|
|
plex_path: /media/movies
|
|
sonarr:
|
|
url: http://192.168.1.12:32789
|
|
token: ################################
|
|
add_missing: ture
|
|
add_existing: false
|
|
root_folder_path: /media/shows
|
|
monitor: all
|
|
quality_profile: 1080p
|
|
language_profile: English
|
|
series_type: standard
|
|
season_folder: true
|
|
tag:
|
|
search: true
|
|
cutoff_search: false
|
|
sonarr_path: /media
|
|
plex_path: /media/shows
|
|
anidb: # Not required for AniDB builders unless you want mature content
|
|
username:
|
|
password:
|
|
language: en
|
|
mal: # REQUIRED for this config to work - set up by following https://metamanager.wiki/en/latest/config/myanimelist.html
|
|
client_id:
|
|
client_secret:
|
|
authorization:
|
|
access_token:
|
|
token_type:
|
|
expires_in:
|
|
refresh_token:
|
|
trakt:
|
|
client_id:
|
|
client_secret:
|
|
authorization:
|
|
access_token:
|
|
token_type: Bearer
|
|
expires_in:
|
|
refresh_token:
|
|
scope: public
|
|
created_at:
|
|
pin:
|