mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
fix: assets url remove spaces
This commit is contained in:
parent
bc8aa450a8
commit
6689910e93
@ -4,21 +4,21 @@ templates:
|
|||||||
collection_order: custom
|
collection_order: custom
|
||||||
sync_mode: sync
|
sync_mode: sync
|
||||||
sort_title: +++_Chart_<<collection_name>>
|
sort_title: +++_Chart_<<collection_name>>
|
||||||
url_poster: https://raw.githubusercontent.com/ricoloic/Kometa-Personal-Config/master/Assets/Anime/Chart/Poster/<<collection_name>>.png
|
url_poster: https://raw.githubusercontent.com/ricoloic/Kometa-Personal-Config/master/Assets/Anime/Chart/Poster/<<poster>>.png
|
||||||
summary: <<summary>>
|
summary: <<summary>>
|
||||||
AniList Popular Anime:
|
AniList Popular Anime:
|
||||||
anilist_popular: 100
|
anilist_popular: 100
|
||||||
collection_order: custom
|
collection_order: custom
|
||||||
sync_mode: sync
|
sync_mode: sync
|
||||||
sort_title: +++_Chart_<<collection_name>>
|
sort_title: +++_Chart_<<collection_name>>
|
||||||
url_poster: https://raw.githubusercontent.com/ricoloic/Kometa-Personal-Config/master/Assets/Anime/Chart/Poster/<<collection_name>>.png
|
url_poster: https://raw.githubusercontent.com/ricoloic/Kometa-Personal-Config/master/Assets/Anime/Chart/Poster/<<poster>>.png
|
||||||
summary: <<summary>>
|
summary: <<summary>>
|
||||||
AniList Trending Anime:
|
AniList Trending Anime:
|
||||||
anilist_trending: 100
|
anilist_trending: 100
|
||||||
collection_order: custom
|
collection_order: custom
|
||||||
sync_mode: sync
|
sync_mode: sync
|
||||||
sort_title: +++_Chart_<<collection_name>>
|
sort_title: +++_Chart_<<collection_name>>
|
||||||
url_poster: https://raw.githubusercontent.com/ricoloic/Kometa-Personal-Config/master/Assets/Anime/Chart/Poster/<<collection_name>>.png
|
url_poster: https://raw.githubusercontent.com/ricoloic/Kometa-Personal-Config/master/Assets/Anime/Chart/Poster/<<poster>>.png
|
||||||
summary: <<summary>>
|
summary: <<summary>>
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
@ -26,11 +26,14 @@ collections:
|
|||||||
template:
|
template:
|
||||||
name: AniList Top Rated
|
name: AniList Top Rated
|
||||||
summary: "Discover the highest-rated anime, celebrated for their exceptional quality and storytelling."
|
summary: "Discover the highest-rated anime, celebrated for their exceptional quality and storytelling."
|
||||||
|
poster: TopRated
|
||||||
Popular:
|
Popular:
|
||||||
template:
|
template:
|
||||||
name: AniList Popular Anime
|
name: AniList Popular Anime
|
||||||
summary: "Explore the most popular anime, loved by fans around the world."
|
summary: "Explore the most popular anime, loved by fans around the world."
|
||||||
|
poster: Popular
|
||||||
Trending:
|
Trending:
|
||||||
template:
|
template:
|
||||||
name: AniList Trending Anime
|
name: AniList Trending Anime
|
||||||
summary: "Stay up-to-date with the latest anime trends and see what's currently capturing audiences' attention."
|
summary: "Stay up-to-date with the latest anime trends and see what's currently capturing audiences' attention."
|
||||||
|
poster: Trending
|
||||||
|
|||||||
@ -6,7 +6,7 @@ templates:
|
|||||||
collection_mode: hide
|
collection_mode: hide
|
||||||
sync_mode: sync
|
sync_mode: sync
|
||||||
sort_title: aaa_Genre_<<collection_name>>
|
sort_title: aaa_Genre_<<collection_name>>
|
||||||
url_poster: https://raw.githubusercontent.com/ricoloic/Kometa-Personal-Config/master/Assets/Anime/Genre/Poster/<<collection_name>>.png
|
url_poster: https://raw.githubusercontent.com/ricoloic/Kometa-Personal-Config/master/Assets/Anime/Genre/Poster/<<poster>>.png
|
||||||
summary: <<summary>>
|
summary: <<summary>>
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
@ -15,198 +15,238 @@ collections:
|
|||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 1
|
genre_id: 1
|
||||||
summary: "Get ready for high-energy battles and intense action sequences."
|
summary: "Get ready for high-energy battles and intense action sequences."
|
||||||
|
poster: Action
|
||||||
Adventure:
|
Adventure:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 2
|
genre_id: 2
|
||||||
summary: "Embark on thrilling journeys and epic quests in fantastical worlds."
|
summary: "Embark on thrilling journeys and epic quests in fantastical worlds."
|
||||||
|
poster: Adventure
|
||||||
Boys Love:
|
Boys Love:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 28
|
genre_id: 28
|
||||||
summary: "Explore the heartfelt and romantic stories of boys' love."
|
summary: "Explore the heartfelt and romantic stories of boys' love."
|
||||||
|
poster: BoysLove
|
||||||
Cars:
|
Cars:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 3
|
genre_id: 3
|
||||||
summary: "Rev up your engines with anime centered around cars and racing."
|
summary: "Rev up your engines with anime centered around cars and racing."
|
||||||
|
poster: Cars
|
||||||
Comedy:
|
Comedy:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 4
|
genre_id: 4
|
||||||
summary: "Laugh out loud with hilarious antics and comedic adventures."
|
summary: "Laugh out loud with hilarious antics and comedic adventures."
|
||||||
|
poster: Comedy
|
||||||
Demons:
|
Demons:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 6
|
genre_id: 6
|
||||||
summary: "Dive into dark and supernatural tales featuring demons and otherworldly beings."
|
summary: "Dive into dark and supernatural tales featuring demons and otherworldly beings."
|
||||||
|
poster: Demons
|
||||||
Drama:
|
Drama:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 8
|
genre_id: 8
|
||||||
summary: "Experience deep emotional journeys and compelling narratives."
|
summary: "Experience deep emotional journeys and compelling narratives."
|
||||||
|
poster: Drama
|
||||||
Ecchi:
|
Ecchi:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 9
|
genre_id: 9
|
||||||
summary: "Indulge in playful and provocative stories with ecchi elements."
|
summary: "Indulge in playful and provocative stories with ecchi elements."
|
||||||
|
poster: Ecchi
|
||||||
Erotica:
|
Erotica:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 49
|
genre_id: 49
|
||||||
summary: "Discover more mature and erotic themes in anime."
|
summary: "Discover more mature and erotic themes in anime."
|
||||||
|
poster: Erotica
|
||||||
Fantasy:
|
Fantasy:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 10
|
genre_id: 10
|
||||||
summary: "Enter magical worlds filled with fantastical creatures and adventures."
|
summary: "Enter magical worlds filled with fantastical creatures and adventures."
|
||||||
|
poster: Fantasy
|
||||||
Game:
|
Game:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 11
|
genre_id: 11
|
||||||
summary: "Immerse yourself in anime centered around games and gaming culture."
|
summary: "Immerse yourself in anime centered around games and gaming culture."
|
||||||
|
poster: Game
|
||||||
Girls Love:
|
Girls Love:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 26
|
genre_id: 26
|
||||||
summary: "Enjoy romantic and heartfelt stories of girls' love."
|
summary: "Enjoy romantic and heartfelt stories of girls' love."
|
||||||
|
poster: GirlsLove
|
||||||
Gourmet:
|
Gourmet:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 47
|
genre_id: 47
|
||||||
summary: "Savor the delicious world of gourmet anime, celebrating food and culinary arts."
|
summary: "Savor the delicious world of gourmet anime, celebrating food and culinary arts."
|
||||||
|
poster: Gourmet
|
||||||
Harem:
|
Harem:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 35
|
genre_id: 35
|
||||||
summary: "Delve into anime where one character is surrounded by multiple love interests."
|
summary: "Delve into anime where one character is surrounded by multiple love interests."
|
||||||
|
poster: Harem
|
||||||
Hentai:
|
Hentai:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 12
|
genre_id: 12
|
||||||
summary: "Explore explicit and adult-themed anime."
|
summary: "Explore explicit and adult-themed anime."
|
||||||
|
poster: Hentai
|
||||||
Historical:
|
Historical:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 13
|
genre_id: 13
|
||||||
summary: "Travel back in time with anime set in historical periods."
|
summary: "Travel back in time with anime set in historical periods."
|
||||||
|
poster: Historical
|
||||||
Horror:
|
Horror:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 14
|
genre_id: 14
|
||||||
summary: "Get ready for spine-chilling and terrifying horror stories."
|
summary: "Get ready for spine-chilling and terrifying horror stories."
|
||||||
|
poster: Horror
|
||||||
Isekai:
|
Isekai:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 62
|
genre_id: 62
|
||||||
summary: "Join characters as they are transported to other worlds in isekai adventures."
|
summary: "Join characters as they are transported to other worlds in isekai adventures."
|
||||||
|
poster: Isekai
|
||||||
Martial Arts:
|
Martial Arts:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 17
|
genre_id: 17
|
||||||
summary: "Experience the discipline and excitement of martial arts-themed anime."
|
summary: "Experience the discipline and excitement of martial arts-themed anime."
|
||||||
|
poster: MartialArts
|
||||||
Mecha:
|
Mecha:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 18
|
genre_id: 18
|
||||||
summary: "Dive into the world of giant robots and mecha battles."
|
summary: "Dive into the world of giant robots and mecha battles."
|
||||||
|
poster: Mecha
|
||||||
Military:
|
Military:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 38
|
genre_id: 38
|
||||||
summary: "Explore anime focused on military themes and warfare."
|
summary: "Explore anime focused on military themes and warfare."
|
||||||
|
poster: Military
|
||||||
Music:
|
Music:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 19
|
genre_id: 19
|
||||||
summary: "Celebrate the power of music through anime dedicated to musical themes."
|
summary: "Celebrate the power of music through anime dedicated to musical themes."
|
||||||
|
poster: Music
|
||||||
Mystery:
|
Mystery:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 7
|
genre_id: 7
|
||||||
summary: "Unravel thrilling mysteries and solve intriguing puzzles."
|
summary: "Unravel thrilling mysteries and solve intriguing puzzles."
|
||||||
|
poster: Mystery
|
||||||
Parody:
|
Parody:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 20
|
genre_id: 20
|
||||||
summary: "Enjoy hilarious parodies that poke fun at various genres and tropes."
|
summary: "Enjoy hilarious parodies that poke fun at various genres and tropes."
|
||||||
|
poster: Parody
|
||||||
Police:
|
Police:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 39
|
genre_id: 39
|
||||||
summary: "Follow the action-packed and investigative stories of police-themed anime."
|
summary: "Follow the action-packed and investigative stories of police-themed anime."
|
||||||
|
poster: Police
|
||||||
Psychological:
|
Psychological:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 40
|
genre_id: 40
|
||||||
summary: "Dive into mind-bending and thought-provoking psychological tales."
|
summary: "Dive into mind-bending and thought-provoking psychological tales."
|
||||||
|
poster: Psychological
|
||||||
Romance:
|
Romance:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 22
|
genre_id: 22
|
||||||
summary: "Fall in love with romantic anime stories filled with passion and emotion."
|
summary: "Fall in love with romantic anime stories filled with passion and emotion."
|
||||||
|
poster: Romance
|
||||||
Samurai:
|
Samurai:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 21
|
genre_id: 21
|
||||||
summary: "Experience the honor and action of samurai-themed anime."
|
summary: "Experience the honor and action of samurai-themed anime."
|
||||||
|
poster: Samurai
|
||||||
School:
|
School:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 23
|
genre_id: 23
|
||||||
summary: "Relive the drama, romance, and comedy of school life in anime."
|
summary: "Relive the drama, romance, and comedy of school life in anime."
|
||||||
|
poster: School
|
||||||
Sci-Fi:
|
Sci-Fi:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 24
|
genre_id: 24
|
||||||
summary: "Explore futuristic worlds and sci-fi adventures in anime."
|
summary: "Explore futuristic worlds and sci-fi adventures in anime."
|
||||||
|
poster: Sci-Fi
|
||||||
Shoujo:
|
Shoujo:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 25
|
genre_id: 25
|
||||||
summary: "Enjoy anime aimed at young girls, often focusing on romance and personal growth."
|
summary: "Enjoy anime aimed at young girls, often focusing on romance and personal growth."
|
||||||
|
poster: Shoujo
|
||||||
Shounen:
|
Shounen:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 27
|
genre_id: 27
|
||||||
summary: "Experience action-packed stories aimed at young boys, full of adventure and excitement."
|
summary: "Experience action-packed stories aimed at young boys, full of adventure and excitement."
|
||||||
|
poster: Shounen
|
||||||
Slice of Life:
|
Slice of Life:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 36
|
genre_id: 36
|
||||||
summary: "Relax with everyday stories that capture the essence of life."
|
summary: "Relax with everyday stories that capture the essence of life."
|
||||||
|
poster: SliceofLife
|
||||||
Space:
|
Space:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 29
|
genre_id: 29
|
||||||
summary: "Blast off into outer space with anime set among the stars."
|
summary: "Blast off into outer space with anime set among the stars."
|
||||||
|
poster: Space
|
||||||
Sports:
|
Sports:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 30
|
genre_id: 30
|
||||||
summary: "Feel the thrill of competition and athleticism in sports anime."
|
summary: "Feel the thrill of competition and athleticism in sports anime."
|
||||||
|
poster: Sports
|
||||||
Super Power:
|
Super Power:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 31
|
genre_id: 31
|
||||||
summary: "Watch characters wield extraordinary powers in super-powered adventures."
|
summary: "Watch characters wield extraordinary powers in super-powered adventures."
|
||||||
|
poster: SuperPower
|
||||||
Supernatural:
|
Supernatural:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 37
|
genre_id: 37
|
||||||
summary: "Encounter otherworldly phenomena and supernatural beings."
|
summary: "Encounter otherworldly phenomena and supernatural beings."
|
||||||
|
poster: Supernatural
|
||||||
Suspense:
|
Suspense:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 41
|
genre_id: 41
|
||||||
summary: "Keep on the edge of your seat with suspenseful and thrilling narratives."
|
summary: "Keep on the edge of your seat with suspenseful and thrilling narratives."
|
||||||
|
poster: Suspense
|
||||||
Thriller:
|
Thriller:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 41
|
genre_id: 41
|
||||||
summary: "Dive into intense and gripping thriller stories."
|
summary: "Dive into intense and gripping thriller stories."
|
||||||
|
poster: Thriller
|
||||||
Vampire:
|
Vampire:
|
||||||
template:
|
template:
|
||||||
name: MAL Genre
|
name: MAL Genre
|
||||||
genre_id: 32
|
genre_id: 32
|
||||||
summary: "Enter the dark and seductive world of vampires in anime."
|
summary: "Enter the dark and seductive world of vampires in anime."
|
||||||
|
poster: Vampire
|
||||||
|
|||||||
@ -2,7 +2,7 @@ templates:
|
|||||||
Anime Season:
|
Anime Season:
|
||||||
# sort_year is to ensure we can sort by showing the most recent seasons first
|
# sort_year is to ensure we can sort by showing the most recent seasons first
|
||||||
# season_index is used to ensure we order the anime correctly, Winter > Spring > Summer > Fall
|
# season_index is used to ensure we order the anime correctly, Winter > Spring > Summer > Fall
|
||||||
url_poster: https://raw.githubusercontent.com/ricoloic/Kometa-Personal-Config/master/Assets/Anime/Season/Poster/<<year>> <<season>>.png
|
url_poster: https://raw.githubusercontent.com/ricoloic/Kometa-Personal-Config/master/Assets/Anime/Season/Poster/<<year>><<season>>.png
|
||||||
mal_season:
|
mal_season:
|
||||||
season: <<season_lower>>
|
season: <<season_lower>>
|
||||||
year: <<year>>
|
year: <<year>>
|
||||||
@ -24,7 +24,7 @@ collections:
|
|||||||
summary: Anime airing this season.
|
summary: Anime airing this season.
|
||||||
smart_label: episode_added.desc
|
smart_label: episode_added.desc
|
||||||
sync_mode: sync
|
sync_mode: sync
|
||||||
url_poster: https://raw.githubusercontent.com/ricoloic/Kometa-Personal-Config/master/Assets/Anime/Season/Poster/Current Season.png
|
url_poster: https://raw.githubusercontent.com/ricoloic/Kometa-Personal-Config/master/Assets/Anime/Season/Poster/CurrentSeason.png
|
||||||
|
|
||||||
Summer 2024:
|
Summer 2024:
|
||||||
template:
|
template:
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
templates:
|
templates:
|
||||||
Genre:
|
Genre:
|
||||||
url_poster: https://raw.githubusercontent.com/ricoloic/Kometa-Personal-Config/master/Assets/Movie/Genre/Poster/<<collection_name>>.png
|
url_poster: https://raw.githubusercontent.com/ricoloic/Kometa-Personal-Config/master/Assets/Movie/Genre/Poster/<<poster>>.png
|
||||||
summary: <<summary>>
|
summary: <<summary>>
|
||||||
default:
|
default:
|
||||||
exclude: Children, Anime
|
exclude: Children, Anime
|
||||||
@ -12,7 +12,7 @@ templates:
|
|||||||
genre.not: <<exclude>>
|
genre.not: <<exclude>>
|
||||||
genre: <<genre>>
|
genre: <<genre>>
|
||||||
Genre IMDB:
|
Genre IMDB:
|
||||||
url_poster: https://raw.githubusercontent.com/ricoloic/Kometa-Personal-Config/master/Assets/Movie/Genre/Poster/<<collection_name>>.png
|
url_poster: https://raw.githubusercontent.com/ricoloic/Kometa-Personal-Config/master/Assets/Movie/Genre/Poster/<<poster>>.png
|
||||||
summary: <<summary>>
|
summary: <<summary>>
|
||||||
sync_mode: append
|
sync_mode: append
|
||||||
smart_label: release.desc
|
smart_label: release.desc
|
||||||
@ -24,31 +24,37 @@ collections:
|
|||||||
name: Genre
|
name: Genre
|
||||||
genre: action
|
genre: action
|
||||||
summary: "Experience heart-pounding excitement and adrenaline-fueled sequences with high-stakes action and intense confrontations."
|
summary: "Experience heart-pounding excitement and adrenaline-fueled sequences with high-stakes action and intense confrontations."
|
||||||
|
poster: Action
|
||||||
Adventure:
|
Adventure:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: adventure
|
genre: adventure
|
||||||
summary: "Embark on epic journeys and thrilling quests across uncharted territories."
|
summary: "Embark on epic journeys and thrilling quests across uncharted territories."
|
||||||
|
poster: Adventure
|
||||||
Animation:
|
Animation:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: animation
|
genre: animation
|
||||||
summary: "Dive into imaginative worlds and enchanting stories brought to life through animation."
|
summary: "Dive into imaginative worlds and enchanting stories brought to life through animation."
|
||||||
exclude: null
|
exclude: null
|
||||||
|
poster: Animation
|
||||||
Comedy:
|
Comedy:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: comedy
|
genre: comedy
|
||||||
summary: "Get ready for a good laugh with hilarious antics and witty humor."
|
summary: "Get ready for a good laugh with hilarious antics and witty humor."
|
||||||
|
poster: Comedy
|
||||||
Crime:
|
Crime:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: crime
|
genre: crime
|
||||||
summary: "Delve into the dark underbelly of society with gripping tales of crime and justice."
|
summary: "Delve into the dark underbelly of society with gripping tales of crime and justice."
|
||||||
|
poster: Crime
|
||||||
Disaster:
|
Disaster:
|
||||||
template:
|
template:
|
||||||
name: Genre IMDB
|
name: Genre IMDB
|
||||||
summary: "Shit's goin' wrong, grab some popcorn."
|
summary: "Shit's goin' wrong, grab some popcorn."
|
||||||
|
poster: Disaster
|
||||||
imdb_list:
|
imdb_list:
|
||||||
- https://www.imdb.com/list/ls538074103/
|
- https://www.imdb.com/list/ls538074103/
|
||||||
- https://www.imdb.com/list/ls064468734/
|
- https://www.imdb.com/list/ls064468734/
|
||||||
@ -57,73 +63,87 @@ collections:
|
|||||||
name: Genre
|
name: Genre
|
||||||
genre: "biography,documentary"
|
genre: "biography,documentary"
|
||||||
summary: "Explore real-life stories, events, and experiences through informative documentaries."
|
summary: "Explore real-life stories, events, and experiences through informative documentaries."
|
||||||
|
poster: Documentary
|
||||||
Drama:
|
Drama:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: drama
|
genre: drama
|
||||||
summary: "Experience compelling narratives and deep emotional journeys."
|
summary: "Experience compelling narratives and deep emotional journeys."
|
||||||
|
poster: Drama
|
||||||
Family:
|
Family:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: family
|
genre: family
|
||||||
summary: "Enjoy heartwarming and fun-filled movies for all ages."
|
summary: "Enjoy heartwarming and fun-filled movies for all ages."
|
||||||
exclude: null
|
exclude: null
|
||||||
|
poster: Family
|
||||||
Fantasy:
|
Fantasy:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: fantasy
|
genre: fantasy
|
||||||
summary: "Enter magical realms and fantastical adventures beyond imagination."
|
summary: "Enter magical realms and fantastical adventures beyond imagination."
|
||||||
exclude: null
|
exclude: null
|
||||||
|
poster: Fantasy
|
||||||
History:
|
History:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: history
|
genre: history
|
||||||
summary: "Discover the past with captivating stories based on historical events."
|
summary: "Discover the past with captivating stories based on historical events."
|
||||||
|
poster: History
|
||||||
Horror:
|
Horror:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: horror
|
genre: horror
|
||||||
summary: "Prepare for spine-chilling tales and terrifying thrills."
|
summary: "Prepare for spine-chilling tales and terrifying thrills."
|
||||||
|
poster: Horror
|
||||||
Music:
|
Music:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: music
|
genre: music
|
||||||
summary: "Celebrate the power of music with stories that strike a chord."
|
summary: "Celebrate the power of music with stories that strike a chord."
|
||||||
exclude: null
|
exclude: null
|
||||||
|
poster: Music
|
||||||
Mystery:
|
Mystery:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: mystery
|
genre: mystery
|
||||||
summary: "Unravel puzzling mysteries and thrilling whodunits."
|
summary: "Unravel puzzling mysteries and thrilling whodunits."
|
||||||
|
poster: Mystery
|
||||||
Romance:
|
Romance:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: romance
|
genre: romance
|
||||||
summary: "Fall in love with heartwarming and passionate love stories."
|
summary: "Fall in love with heartwarming and passionate love stories."
|
||||||
|
poster: Romance
|
||||||
Romantic Comedy:
|
Romantic Comedy:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: "romance,comedy"
|
genre: "romance,comedy"
|
||||||
summary: "Enjoy a delightful blend of humor and romance."
|
summary: "Enjoy a delightful blend of humor and romance."
|
||||||
|
poster: RomanticComedy
|
||||||
Romantic Drama:
|
Romantic Drama:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: "romance,drama"
|
genre: "romance,drama"
|
||||||
summary: "Experience the intense emotions of love and drama."
|
summary: "Experience the intense emotions of love and drama."
|
||||||
|
poster: RomanticDrama
|
||||||
Sci-Fi:
|
Sci-Fi:
|
||||||
template:
|
template:
|
||||||
name: Genre IMDB
|
name: Genre IMDB
|
||||||
genre: "sci-fi"
|
genre: "sci-fi"
|
||||||
summary: "Explore futuristic worlds and mind-bending scientific adventures."
|
summary: "Explore futuristic worlds and mind-bending scientific adventures."
|
||||||
|
poster: Sci-Fi
|
||||||
Sports:
|
Sports:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: sport
|
genre: sport
|
||||||
summary: "Witness inspiring tales of athleticism and perseverance."
|
summary: "Witness inspiring tales of athleticism and perseverance."
|
||||||
|
poster: Sports
|
||||||
Stand-Up:
|
Stand-Up:
|
||||||
template:
|
template:
|
||||||
name: Genre IMDB
|
name: Genre IMDB
|
||||||
summary: "Turn off your cell phones and don't heckle."
|
summary: "Turn off your cell phones and don't heckle."
|
||||||
|
poster: Stand-Up
|
||||||
imdb_list:
|
imdb_list:
|
||||||
- https://www.imdb.com/list/ls041728102/
|
- https://www.imdb.com/list/ls041728102/
|
||||||
Thriller:
|
Thriller:
|
||||||
@ -131,13 +151,16 @@ collections:
|
|||||||
name: Genre
|
name: Genre
|
||||||
genre: thriller
|
genre: thriller
|
||||||
summary: "Experience the edge-of-your-seat suspense and excitement."
|
summary: "Experience the edge-of-your-seat suspense and excitement."
|
||||||
|
poster: Thriller
|
||||||
War:
|
War:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: war
|
genre: war
|
||||||
summary: "Explore the intense and often harrowing realities of war."
|
summary: "Explore the intense and often harrowing realities of war."
|
||||||
|
poster: War
|
||||||
Western:
|
Western:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: western
|
genre: western
|
||||||
summary: "Saddle up for rugged adventures in the Wild West."
|
summary: "Saddle up for rugged adventures in the Wild West."
|
||||||
|
poster: Western
|
||||||
|
|||||||
@ -3,20 +3,23 @@ templates:
|
|||||||
collection_order: custom
|
collection_order: custom
|
||||||
sync_mode: sync
|
sync_mode: sync
|
||||||
sort_title: ++_<<collection_name>>
|
sort_title: ++_<<collection_name>>
|
||||||
url_poster: https://raw.githubusercontent.com/ricoloic/Kometa-Personal-Config/master/Assets/Show/Chart/Poster/<<collection_name>>.png
|
url_poster: https://raw.githubusercontent.com/ricoloic/Kometa-Personal-Config/master/Assets/Show/Chart/Poster/<<poster>>.png
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
Top Rated:
|
Top Rated:
|
||||||
tmdb_top_rated: 200
|
tmdb_top_rated: 200
|
||||||
template:
|
template:
|
||||||
name: Chart
|
name: Chart
|
||||||
|
poster: TopRated
|
||||||
|
|
||||||
Trending:
|
Trending:
|
||||||
tmdb_trending_weekly: 200
|
tmdb_trending_weekly: 200
|
||||||
template:
|
template:
|
||||||
name: Chart
|
name: Chart
|
||||||
|
poster: Trending
|
||||||
|
|
||||||
Popular:
|
Popular:
|
||||||
tmdb_popular: 200
|
tmdb_popular: 200
|
||||||
template:
|
template:
|
||||||
name: Chart
|
name: Chart
|
||||||
|
poster: Popular
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
templates:
|
templates:
|
||||||
Genre:
|
Genre:
|
||||||
url_poster: https://raw.githubusercontent.com/ricoloic/Kometa-Personal-Config/master/Assets/Show/Genre/Poster/<<collection_name>>.png
|
url_poster: https://raw.githubusercontent.com/ricoloic/Kometa-Personal-Config/master/Assets/Show/Genre/Poster/<<poster>>.png
|
||||||
summary: <<summary>>
|
summary: <<summary>>
|
||||||
default:
|
default:
|
||||||
exclude: Children, Anime
|
exclude: Children, Anime
|
||||||
@ -17,83 +17,103 @@ collections:
|
|||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: action
|
genre: action
|
||||||
|
poster: Action
|
||||||
Adventure:
|
Adventure:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: adventure
|
genre: adventure
|
||||||
|
poster: Adventure
|
||||||
Animation:
|
Animation:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: animation
|
genre: animation
|
||||||
exclude: null
|
exclude: null
|
||||||
|
poster: Animation
|
||||||
Comedy:
|
Comedy:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: comedy
|
genre: comedy
|
||||||
|
poster: Comedy
|
||||||
Crime:
|
Crime:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: crime
|
genre: crime
|
||||||
|
poster: Crime
|
||||||
Documentary:
|
Documentary:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: "biography,documentary"
|
genre: "biography,documentary"
|
||||||
|
poster: Documentary
|
||||||
Drama:
|
Drama:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: drama
|
genre: drama
|
||||||
|
poster: Drama
|
||||||
Family:
|
Family:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: family
|
genre: family
|
||||||
exclude: null
|
exclude: null
|
||||||
|
poster: Family
|
||||||
Fantasy:
|
Fantasy:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: fantasy
|
genre: fantasy
|
||||||
exclude: null
|
exclude: null
|
||||||
|
poster: Fantasy
|
||||||
History:
|
History:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: history
|
genre: history
|
||||||
|
poster: History
|
||||||
Horror:
|
Horror:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: horror
|
genre: horror
|
||||||
|
poster: Horror
|
||||||
Music:
|
Music:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: music
|
genre: music
|
||||||
exclude: null
|
exclude: null
|
||||||
|
poster: Music
|
||||||
Mystery:
|
Mystery:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: mystery
|
genre: mystery
|
||||||
|
poster: Mystery
|
||||||
Romance:
|
Romance:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: romance
|
genre: romance
|
||||||
|
poster: Romance
|
||||||
Romantic Comedy:
|
Romantic Comedy:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: "romance,comedy"
|
genre: "romance,comedy"
|
||||||
|
poster: RomanticComedy
|
||||||
Romantic Drama:
|
Romantic Drama:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: "romance,drama"
|
genre: "romance,drama"
|
||||||
|
poster: RomanticDrama
|
||||||
Sports:
|
Sports:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: sport
|
genre: sport
|
||||||
|
poster: Sports
|
||||||
Thriller:
|
Thriller:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: thriller
|
genre: thriller
|
||||||
|
poster: Thriller
|
||||||
War:
|
War:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: war
|
genre: war
|
||||||
|
poster: War
|
||||||
Western:
|
Western:
|
||||||
template:
|
template:
|
||||||
name: Genre
|
name: Genre
|
||||||
genre: western
|
genre: western
|
||||||
|
poster: Western
|
||||||
Loading…
x
Reference in New Issue
Block a user