mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
* Update config.yml Fixed for PMM 1.20 * Update movie_suggestions.yml Fixed IMDB * Update suggestions.yml Fixed IMDB * Update config.yml Fixed for PMM 1.20 * Update config.yml Fixed for PMM 1.20 * Update config.yml Fixed for PMM 1.20 * Updated Anime Config * Updated TV Config * Updated Movies Config * Update All Config * Update Anime Config Fixed a typo. * Updated Movies Config removed extra asset directory links * Update All Config removed extra asset directory links * Updated Anime Config Fixed version to match current * Updated Movies Config Fixed version to match current * Updated TV Config Fixed version to match current * Updated All Config Fixed version to match current * Delete JJJonesJr33/Anime (Updated).png * Delete JJJonesJr33/Movies (Updated).png * Delete JJJonesJr33/Movies 4K (Updated).png * Delete JJJonesJr33/TV (Updated).png * Delete JJJonesJr33/Unraid.png * Updated anime.yml * Updated anime.yml * Updated README.md * Updated README.md * Update README.md * Updated README.md fixed typo * Delete JJJonesJr33/Plex-Meta-Manager-Movies/metadata/awards.yml * Delete JJJonesJr33/Plex-Meta-Manager-Movies/metadata/genres.yml * Delete JJJonesJr33/Plex-Meta-Manager-Movies/metadata/holidays.yml * Delete JJJonesJr33/Plex-Meta-Manager-Movies/metadata/studios.yml * Updated collections.yml * Updated decades.yml * Updated suggestions.yml * Created suggestions_uhd.yml * Created collections.yml * Updated kids.yml * Updated networks.yml * Updated suggestions.yml * Delete JJJonesJr33/Plex-Meta-Manager-All/metadata/awards.yml * Delete JJJonesJr33/Plex-Meta-Manager-All/metadata/genres.yml * Delete JJJonesJr33/Plex-Meta-Manager-All/metadata/holidays.yml * Delete JJJonesJr33/Plex-Meta-Manager-All/metadata/studios.yml * Updated collections.yml * Updated decades.yml * Updated kids.yml * Updated movie_suggestions.yml * Updated networks.yml * Updated tv_suggestions.yml * Created suggestions_movies_uhd.yml * Update and rename movie_suggestions.yml to suggestions_movies.yml * Update and rename tv_suggestions.yml to suggestions_tv.yml * Updated All config.yml * Updated README.md * Uploaded new image previews * Updated README.md Version: 2.0.2-build50 UPDATED 09/27/2024
140 lines
3.7 KiB
YAML
140 lines
3.7 KiB
YAML
#################################
|
|
## Version: 2.0.2-build50 ##
|
|
## UPDATED 09/27/2024 ##
|
|
#################################
|
|
|
|
libraries: # Library mappings must have a colon (:) placed after them
|
|
movies_anime:
|
|
library_name: Movies | Anime
|
|
remove_overlays: false
|
|
report_path: config/reports/movies_anime.yml
|
|
collection_files:
|
|
- /config/metadata/anime.yml
|
|
overlay_files:
|
|
- /config/overlays/movies_anime.yml
|
|
settings:
|
|
asset_directory:
|
|
- config/assets/
|
|
operations:
|
|
assets_for_all: false
|
|
split_duplicates: false
|
|
delete_collections:
|
|
configured: false
|
|
managed: true
|
|
less: 1
|
|
item_audio_language: default # Set default audio language
|
|
item_subtitle_language: en-US # Set default subtitle language
|
|
anime:
|
|
library_name: TV | Anime
|
|
remove_overlays: false
|
|
report_path: config/reports/anime.yml
|
|
collection_files:
|
|
- /config/metadata/anime.yml
|
|
overlay_files:
|
|
- /config/overlays/anime.yml
|
|
settings:
|
|
asset_directory:
|
|
- config/assets/
|
|
operations:
|
|
assets_for_all: false
|
|
split_duplicates: false
|
|
delete_collections:
|
|
configured: false
|
|
managed: true
|
|
less: 1
|
|
item_audio_language: default # Set default audio language
|
|
item_subtitle_language: en-US # Set default subtitle language
|
|
item_refresh:
|
|
enabled: true # Enable item refresh
|
|
files:
|
|
- /config/metadata/anime.yml
|
|
settings: # Can be individually specified per library as well
|
|
run_order:
|
|
- operations
|
|
- metadata
|
|
- collections
|
|
- overlays
|
|
cache: true
|
|
cache_expiration: 60
|
|
asset_directory: config/assets
|
|
report_path: config/reports
|
|
asset_folders: true
|
|
asset_depth: 3
|
|
create_asset_folders: true
|
|
prioritize_assets: false
|
|
dimensional_asset_rename: true
|
|
download_url_assets: true
|
|
show_missing_season_assets: false
|
|
show_missing_episode_assets: true
|
|
show_asset_not_needed: true
|
|
sync_mode: sync
|
|
minimum_items: 1
|
|
default_collection_order:
|
|
delete_below_minimum: true
|
|
delete_not_scheduled: false
|
|
run_again_delay: 2
|
|
missing_only_released: true
|
|
only_filter_missing: false
|
|
show_unmanaged: true
|
|
show_unconfigured: true
|
|
show_filtered: true
|
|
show_options: true
|
|
show_missing: true
|
|
show_missing_assets: false
|
|
save_report: true
|
|
tvdb_language: eng
|
|
ignore_ids:
|
|
ignore_imdb_ids:
|
|
item_refresh_delay: 0
|
|
playlist_sync_to_users: all
|
|
playlist_exclude_users:
|
|
playlist_report: true
|
|
verify_ssl: true
|
|
custom_repo:
|
|
overlay_artwork_filetype: png
|
|
overlay_artwork_quality: 95
|
|
overlay_filetype: png
|
|
overlay_quality: 95
|
|
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
|
|
mdblist:
|
|
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:
|