mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-27 10:12:25 -05:00
bugfixes; fix assets' filename
This commit is contained in:
@@ -14,7 +14,7 @@ collections:
|
||||
"Sports: All":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_sports/sports_all.png
|
||||
summary: "Sports"
|
||||
collection_order: alpha
|
||||
# collection_order: alpha
|
||||
template: {
|
||||
name: plex,
|
||||
num: "0"
|
||||
@@ -38,12 +38,36 @@ collections:
|
||||
- "WWE Home Video"
|
||||
sort_by: title.asc
|
||||
|
||||
"Sports: Unwatched":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_sports/sports_unwatched.png
|
||||
summary: "Unwatched sports"
|
||||
template: {
|
||||
name: plex,
|
||||
num: "1"
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
# collection: "Sports: All"
|
||||
any:
|
||||
studio:
|
||||
- "All Elite Wrestling"
|
||||
- "BBC Sport"
|
||||
- "HBO Sports"
|
||||
- "Total Nonstop Action (TNA)"
|
||||
- "UFC"
|
||||
- "Ultimate Fighting Championship"
|
||||
- "World Wrestling Entertainment (WWE)"
|
||||
- "WWE Home Video"
|
||||
plays.lt: 1
|
||||
collection_filtering: user
|
||||
sort_by: title.asc
|
||||
|
||||
"Sports: Random":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_sports/sports_random.png
|
||||
summary: "Random sports"
|
||||
template: {
|
||||
name: plex,
|
||||
num: "1"
|
||||
num: "2"
|
||||
}
|
||||
smart_filter:
|
||||
# all:
|
||||
@@ -66,7 +90,7 @@ collections:
|
||||
visible_library: true
|
||||
template: {
|
||||
name: plex,
|
||||
num: "2"
|
||||
num: "3"
|
||||
}
|
||||
smart_filter:
|
||||
# all:
|
||||
@@ -88,7 +112,7 @@ collections:
|
||||
summary: "Recently released sports"
|
||||
template: {
|
||||
name: plex,
|
||||
num: "3"
|
||||
num: "4"
|
||||
}
|
||||
smart_filter:
|
||||
# all:
|
||||
@@ -110,7 +134,7 @@ collections:
|
||||
summary: "Top rated sports"
|
||||
template: {
|
||||
name: plex,
|
||||
num: "4"
|
||||
num: "5"
|
||||
}
|
||||
smart_filter:
|
||||
# all:
|
||||
|
||||
Reference in New Issue
Block a user