mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-23 16:23:51 -05:00
bugfixes; fix assets' filename; add unwatched sub-collection for Parental, Family, Documentary, Stand-up, Sports and Anime. (#673)
* bug fixes; new assets and collections for anime, family and sports * fix tv-family postitioning; add TNA studio to sports * bugfixes; fix assets' filename --------- Co-authored-by: archivist <archivist@a.git>
This commit is contained in:
@@ -24,12 +24,26 @@ collections:
|
||||
- filepath: "/mnt/tv-family"
|
||||
- filepath: "/mnt/tv-family-4k"
|
||||
|
||||
"Family: Unwatched":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_family/family_unwatched.png
|
||||
summary: "Unwatched family"
|
||||
template: {
|
||||
name: plex,
|
||||
num: "1"
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
collection: "Family: All"
|
||||
plays.lt: 1
|
||||
collection_filtering: user
|
||||
sort_by: title.asc
|
||||
|
||||
"Family: Random":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_family/family_random.png
|
||||
summary: "Random family"
|
||||
template: {
|
||||
name: plex,
|
||||
num: "1"
|
||||
num: "2"
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
@@ -43,7 +57,7 @@ collections:
|
||||
visible_library: true
|
||||
template: {
|
||||
name: plex,
|
||||
num: "2"
|
||||
num: "3"
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
@@ -56,7 +70,7 @@ collections:
|
||||
summary: "Recently released family"
|
||||
template: {
|
||||
name: plex,
|
||||
num: "3"
|
||||
num: "4"
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
@@ -69,7 +83,7 @@ collections:
|
||||
summary: "Top rated family"
|
||||
template: {
|
||||
name: plex,
|
||||
num: "4"
|
||||
num: "5"
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
|
||||
Reference in New Issue
Block a user