mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-18 14:09:43 -05:00
Version 2 (Fix) & Version 2.5 Release (Movies) & Fixed Dates (#337)
* 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>
This commit is contained in:
@@ -18,7 +18,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
||||
- /config/metadata/genres.yml
|
||||
- /config/metadata/holidays.yml
|
||||
# - /config/metadata/studios.yml
|
||||
- /config/metadata/suggestions.yml
|
||||
- /config/metadata/movie_suggestions.yml
|
||||
- /config/metadata/awards.yml
|
||||
# - /config/metadata/collections.yml
|
||||
- /config/metadata/decades.yml
|
||||
@@ -33,7 +33,7 @@ libraries: # Library mappings must have a colon (:) placed after them
|
||||
- config/assets/genres
|
||||
- config/assets/holidays
|
||||
- config/assets/studios
|
||||
- config/assets/suggestions
|
||||
- config/assets/movie_suggestions
|
||||
operations:
|
||||
assets_for_all: false
|
||||
split_duplicates: false
|
||||
@@ -43,12 +43,14 @@ libraries: # Library mappings must have a colon (:) placed after them
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user