mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-18 14:09:43 -05:00
Version 2 (Pre-Release)
* 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
This commit is contained in:
133
JJJonesJr33/Plex-Meta-Manager-All/config.yml
Normal file
133
JJJonesJr33/Plex-Meta-Manager-All/config.yml
Normal file
@@ -0,0 +1,133 @@
|
||||
## 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/Genres.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/Holidays.yml
|
||||
- /config/metadata/IMDB.yml
|
||||
- /config/metadata/Suggestions.yml
|
||||
- /config/metadata/Awards.yml
|
||||
# - /config/metadata/Collections.yml
|
||||
- /config/metadata/Decades.yml
|
||||
- /config/metadata/Genres.yml
|
||||
# - /config/metadata/People.yml
|
||||
# - /config/metadata/Studios.yml
|
||||
settings:
|
||||
missing_path: config/missing
|
||||
asset_directory:
|
||||
- config/assets/
|
||||
- config/assets/movies
|
||||
- config/assets/awards
|
||||
- config/assets/decades
|
||||
- config/assets/genres
|
||||
- config/assets/holidays
|
||||
# - config/assets/people
|
||||
# - config/assets/studios
|
||||
- config/assets/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
|
||||
settings:
|
||||
missing_path: config/missing
|
||||
asset_directory:
|
||||
- config/assets/kids
|
||||
- config/assets/networks
|
||||
- config/assets/
|
||||
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://github.com/meisnate12/Plex-Meta-Manager/wiki/Plex-Attributes
|
||||
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
|
||||
notifiarr:
|
||||
apikey:
|
||||
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://github.com/meisnate12/Plex-Meta-Manager/wiki/MyAnimeList-Attributes
|
||||
client_id:
|
||||
client_secret:
|
||||
authorization:
|
||||
access_token:
|
||||
token_type:
|
||||
expires_in:
|
||||
refresh_token:
|
||||
Reference in New Issue
Block a user