added sport genre for popular/top collections; unwatched smart filter collections for: random, suggested, popular and top-rated; various bug-fixes

This commit is contained in:
0x5f3
2024-01-25 11:09:42 +00:00
committed by cpt-kuesel
parent 7ba0b1f194
commit be8ca9cf6f
29 changed files with 831 additions and 607 deletions

View File

@@ -2,7 +2,6 @@
templates:
popular:
cache_builders: 6
collection_mode: hide
collection_order: custom
delete_not_scheduled: false
@@ -196,6 +195,18 @@ collections:
popularity.gte: 5,
language: "en"
}
"Popular in Sport":
summary: "Popular movies in Sport"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_sport.png
template: {
name: popular,
type: "movie,tv_movie",
genre: "sport",
popularity.gte: 5,
language: "en"
}
"Popular in Thriller":
summary: "Popular movies in Thriller"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_thriller.png