mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-25 17:23:05 -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,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