mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-23 16:23:51 -05:00
Updated JJJonesJr33 configs to current - Version: 2.0.2-build50 (#680)
* 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
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
**Multiple Instances** (Advanced Setup)
|
||||
|
||||
To set them up copy ```Plex-Meta-Manager-Anime```, ```Plex-Meta-Manager-Movies```, and ```Plex-Meta-Manager-TV``` to their each own docker container location and edit the config.yml in each to match your settings. To run the containers, open a terminal window for each, and use the following command ```python plex_meta_manager.py -r```
|
||||
To set them up copy ```Kometa-Anime```, ```Kometa-Movies```, and ```Kometa-TV``` to their each own docker container location and edit the config.yml in each to match your settings. To run the containers, open a terminal window for each, and use the following command ```python kometa.py -r```
|
||||
|
||||
@@ -1,54 +1,100 @@
|
||||
## This file is a template remove the .template to use the file
|
||||
#################################
|
||||
## Version: 2.0.2-build50 ##
|
||||
## UPDATED 09/27/2024 ##
|
||||
#################################
|
||||
|
||||
libraries: # Library mappings must have a colon (:) placed after them
|
||||
Anime:
|
||||
collection_files::
|
||||
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:
|
||||
missing_path: config/missing
|
||||
asset_directory:
|
||||
- config/assets/
|
||||
operations:
|
||||
assets_for_all: false
|
||||
split_duplicates: false
|
||||
delete_unmanaged_collections: 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
|
||||
create_asset_directories: 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: false
|
||||
show_missing: true
|
||||
show_missing_assets: false
|
||||
show_missing_season_assets: false
|
||||
save_missing: false
|
||||
save_report: true
|
||||
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_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
|
||||
@@ -74,6 +120,9 @@ tautulli: # Can be individually specified per library as well
|
||||
omdb:
|
||||
apikey:
|
||||
cache_expiration: 60
|
||||
mdblist:
|
||||
apikey:
|
||||
cache_expiration: 60
|
||||
notifiarr:
|
||||
apikey:
|
||||
anidb: # Not required for AniDB builders unless you want mature content
|
||||
|
||||
@@ -1,16 +1,6 @@
|
||||
##############################################################
|
||||
## Anime Collections ##
|
||||
## Created by JJJonesJr33 ##
|
||||
## Version 2.0 ##
|
||||
##############################################################
|
||||
##############################################################
|
||||
## ##
|
||||
## User/Config Credits - Special Thanks ##
|
||||
## ##
|
||||
## Yozora, Bullmoose20, & Sohjiro ##
|
||||
## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ##
|
||||
## meisnate12, TheUnchainedZebra, Evil Tacctician ##
|
||||
## ##
|
||||
##############################################################
|
||||
|
||||
#######################
|
||||
@@ -20,8 +10,10 @@
|
||||
templates:
|
||||
Anime:
|
||||
mal_search:
|
||||
sort_by: score.asc
|
||||
genre: <<mal_id>>
|
||||
limit: 0
|
||||
sfw: false
|
||||
url_poster: https://theposterdb.com/api/assets/<<poster>>
|
||||
collection_order: alpha
|
||||
collection_mode: hide
|
||||
@@ -36,7 +28,7 @@ templates:
|
||||
limit: 0
|
||||
collection_order: alpha
|
||||
collection_mode: hide
|
||||
sync_mode: sync
|
||||
sync_mode: sync
|
||||
|
||||
#############################
|
||||
## Collections ##
|
||||
@@ -44,20 +36,51 @@ templates:
|
||||
|
||||
collections:
|
||||
|
||||
Top Anime Series:
|
||||
mal_tv: 20
|
||||
limit: 50
|
||||
collection_order: custom
|
||||
sort_title: ++++++++_Top_Anime_Series
|
||||
sync_mode: sync
|
||||
|
||||
Top Anime OVA Series:
|
||||
mal_ova: 20
|
||||
limit: 50
|
||||
collection_order: custom
|
||||
sort_title: ++++++++_Top_Anime_OVA_Series
|
||||
sync_mode: sync
|
||||
|
||||
Top Anime Specials:
|
||||
mal_special: 20
|
||||
limit: 50
|
||||
collection_order: custom
|
||||
sort_title: ++++++++_Top_Anime_Specials
|
||||
sync_mode: sync
|
||||
|
||||
Top Airing Anime:
|
||||
mal_airing: 10
|
||||
limit: 50
|
||||
collection_order: custom
|
||||
sort_title: ++++++++_Top_Airing
|
||||
sync_mode: sync
|
||||
|
||||
Top Upcoming Anime:
|
||||
mal_upcoming: 10
|
||||
limit: 50
|
||||
collection_order: custom
|
||||
sync_mode: sync
|
||||
sort_title: ++++++++_Top_Upcoming
|
||||
|
||||
Most Popular Anime:
|
||||
mal_popular: 20
|
||||
limit: 250
|
||||
collection_order: custom
|
||||
sort_title: ++++++++_Most_Popular
|
||||
sync_mode: sync
|
||||
|
||||
Most Favorited Anime:
|
||||
mal_favorite: 20
|
||||
limit: 250
|
||||
collection_order: custom
|
||||
sort_title: ++++++++_Most_Favorited
|
||||
sync_mode: sync
|
||||
@@ -65,6 +88,9 @@ collections:
|
||||
Seasonal Winter:
|
||||
mal_season:
|
||||
season: winter
|
||||
sort_by: score
|
||||
year: 2023
|
||||
limit: 500
|
||||
collection_order: custom
|
||||
sort_title: +++++++_Winter
|
||||
sync_mode: sync
|
||||
@@ -72,6 +98,9 @@ collections:
|
||||
Seasonal Spring:
|
||||
mal_season:
|
||||
season: spring
|
||||
sort_by: score
|
||||
year: 2023
|
||||
limit: 500
|
||||
collection_order: custom
|
||||
sort_title: +++++++_Spring
|
||||
sync_mode: sync
|
||||
@@ -79,6 +108,9 @@ collections:
|
||||
Seasonal Summer:
|
||||
mal_season:
|
||||
season: summer
|
||||
sort_by: score
|
||||
year: 2023
|
||||
limit: 500
|
||||
collection_order: custom
|
||||
sort_title: +++++++_Summer
|
||||
sync_mode: sync
|
||||
@@ -86,10 +118,22 @@ collections:
|
||||
Seasonal Fall:
|
||||
mal_season:
|
||||
season: fall
|
||||
sort_by: score
|
||||
year: 2023
|
||||
limit: 500
|
||||
collection_order: custom
|
||||
sort_title: +++++++_Fall
|
||||
sync_mode: sync
|
||||
|
||||
Current:
|
||||
mal_season:
|
||||
season: current
|
||||
sort_by: score
|
||||
limit: 500
|
||||
collection_order: custom
|
||||
sort_title: +++++++_Current
|
||||
sync_mode: sync
|
||||
|
||||
#############################
|
||||
## MyAnimeList ##
|
||||
#############################
|
||||
|
||||
Reference in New Issue
Block a user