You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
297 lines
11 KiB
297 lines
11 KiB
9 months ago
|
## _genre_top.yml
|
||
2 years ago
|
|
||
|
templates:
|
||
11 months ago
|
genre_top:
|
||
|
collection_mode: hide
|
||
|
collection_order: custom
|
||
|
delete_not_scheduled: false
|
||
|
limit: 500
|
||
9 months ago
|
sort_title: "+100_<<collection_name>>"
|
||
2 years ago
|
sync_mode: sync
|
||
|
visible_home: false
|
||
|
visible_library: false
|
||
11 months ago
|
visible_shared: false
|
||
|
imdb_search:
|
||
|
genre: <<genre>>
|
||
9 months ago
|
genre.not: <<genre.not>>
|
||
11 months ago
|
language: <<language>>
|
||
|
limit: 1000
|
||
|
rating.gte: <<rating.gte>>
|
||
|
sort_by: rating.desc
|
||
|
type: <<type>>
|
||
|
votes.gte: <<votes.gte>>
|
||
9 months ago
|
optional:
|
||
|
- genre.not
|
||
2 years ago
|
|
||
|
collections:
|
||
|
"Top Rated in Action":
|
||
9 months ago
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_action.png
|
||
2 years ago
|
summary: "Top rated TV shows in Action"
|
||
2 years ago
|
template: {
|
||
11 months ago
|
genre: "action",
|
||
9 months ago
|
genre.not: "documentary",
|
||
|
language: "en",
|
||
|
name: genre_top,
|
||
11 months ago
|
rating.gte: 5,
|
||
9 months ago
|
type: "tv_series,tv_mini_series,tv_special",
|
||
|
votes.gte: 10000
|
||
11 months ago
|
}
|
||
2 years ago
|
|
||
|
"Top Rated in Adventure":
|
||
9 months ago
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_adventure.png
|
||
2 years ago
|
summary: "Top rated TV shows in Adventure"
|
||
2 years ago
|
template: {
|
||
11 months ago
|
genre: "adventure",
|
||
9 months ago
|
genre.not: "documentary",
|
||
|
language: "en",
|
||
|
name: genre_top,
|
||
11 months ago
|
rating.gte: 5,
|
||
9 months ago
|
type: "tv_series,tv_mini_series,tv_special",
|
||
|
votes.gte: 10000
|
||
11 months ago
|
}
|
||
2 years ago
|
|
||
|
"Top Rated in Animation":
|
||
9 months ago
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_animation.png
|
||
2 years ago
|
summary: "Top rated TV shows in Animation"
|
||
2 years ago
|
template: {
|
||
11 months ago
|
genre: "animation",
|
||
9 months ago
|
genre.not: "documentary",
|
||
|
language: "en",
|
||
|
name: genre_top,
|
||
11 months ago
|
rating.gte: 5,
|
||
9 months ago
|
type: "tv_series,tv_mini_series,tv_special",
|
||
11 months ago
|
votes.gte: 10000,
|
||
|
}
|
||
2 years ago
|
|
||
|
"Top Rated in Biography":
|
||
9 months ago
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_biography.png
|
||
2 years ago
|
summary: "Top rated TV shows in Biography"
|
||
2 years ago
|
template: {
|
||
11 months ago
|
genre: "biography",
|
||
9 months ago
|
genre.not: "documentary",
|
||
|
language: "en",
|
||
|
name: genre_top,
|
||
11 months ago
|
rating.gte: 5,
|
||
9 months ago
|
type: "tv_series,tv_mini_series,tv_special",
|
||
|
votes.gte: 10000
|
||
11 months ago
|
}
|
||
2 years ago
|
|
||
|
"Top Rated in Comedy":
|
||
9 months ago
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_comedy.png
|
||
2 years ago
|
summary: "Top rated TV shows in Comedy"
|
||
2 years ago
|
template: {
|
||
11 months ago
|
genre: "comedy",
|
||
9 months ago
|
genre.not: "documentary",
|
||
|
language: "en",
|
||
|
name: genre_top,
|
||
11 months ago
|
rating.gte: 5,
|
||
9 months ago
|
type: "tv_series,tv_mini_series,tv_special",
|
||
|
votes.gte: 10000
|
||
11 months ago
|
}
|
||
2 years ago
|
|
||
|
"Top Rated in Crime":
|
||
9 months ago
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_crime.png
|
||
2 years ago
|
summary: "Top rated TV shows in Crime"
|
||
2 years ago
|
template: {
|
||
9 months ago
|
genre: "crime",
|
||
|
genre.not: "documentary",
|
||
|
language: "en",
|
||
11 months ago
|
name: genre_top,
|
||
9 months ago
|
rating.gte: 5,
|
||
11 months ago
|
type: "tv_series,tv_mini_series,tv_special",
|
||
9 months ago
|
votes.gte: 10000
|
||
|
}
|
||
|
|
||
|
"Top Rated in Documentary":
|
||
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_documentary.png
|
||
|
summary: "Top rated TV shows in Documentary"
|
||
|
template: {
|
||
|
genre: "documentary",
|
||
|
language: "en",
|
||
|
name: genre_top,
|
||
11 months ago
|
rating.gte: 5,
|
||
9 months ago
|
type: "tv_series,tv_mini_series,tv_special",
|
||
|
votes.gte: 10000
|
||
11 months ago
|
}
|
||
2 years ago
|
|
||
|
"Top Rated in Drama":
|
||
9 months ago
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_drama.png
|
||
2 years ago
|
summary: "Top rated TV shows in Drama"
|
||
2 years ago
|
template: {
|
||
11 months ago
|
genre: "drama",
|
||
9 months ago
|
genre.not: "documentary",
|
||
|
language: "en",
|
||
|
name: genre_top,
|
||
11 months ago
|
rating.gte: 5,
|
||
9 months ago
|
type: "tv_series,tv_mini_series,tv_special",
|
||
|
votes.gte: 10000
|
||
11 months ago
|
}
|
||
2 years ago
|
|
||
|
"Top Rated in Family":
|
||
9 months ago
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_family.png
|
||
2 years ago
|
summary: "Top rated TV shows in Family"
|
||
2 years ago
|
template: {
|
||
11 months ago
|
genre: "family",
|
||
9 months ago
|
genre.not: "documentary",
|
||
|
language: "en",
|
||
|
name: genre_top,
|
||
11 months ago
|
rating.gte: 5,
|
||
9 months ago
|
type: "tv_series,tv_mini_series,tv_special",
|
||
|
votes.gte: 10000
|
||
11 months ago
|
}
|
||
2 years ago
|
|
||
|
"Top Rated in Fantasy":
|
||
9 months ago
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_fantasy.png
|
||
2 years ago
|
summary: "Top rated TV shows in Fantasy"
|
||
2 years ago
|
template: {
|
||
11 months ago
|
genre: "fantasy",
|
||
9 months ago
|
genre.not: "documentary",
|
||
|
language: "en",
|
||
|
name: genre_top,
|
||
11 months ago
|
rating.gte: 5,
|
||
9 months ago
|
type: "tv_series,tv_mini_series,tv_special",
|
||
|
votes.gte: 10000
|
||
11 months ago
|
}
|
||
2 years ago
|
|
||
|
"Top Rated in History":
|
||
9 months ago
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_history.png
|
||
2 years ago
|
summary: "Top rated TV shows in History"
|
||
2 years ago
|
template: {
|
||
11 months ago
|
genre: "history",
|
||
9 months ago
|
genre.not: "documentary",
|
||
|
language: "en",
|
||
|
name: genre_top,
|
||
11 months ago
|
rating.gte: 5,
|
||
9 months ago
|
type: "tv_series,tv_mini_series,tv_special",
|
||
11 months ago
|
votes.gte: 10000,
|
||
|
}
|
||
2 years ago
|
|
||
|
"Top Rated in Horror":
|
||
9 months ago
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_horror.png
|
||
2 years ago
|
summary: "Top rated TV shows in Horror"
|
||
2 years ago
|
template: {
|
||
11 months ago
|
genre: "horror",
|
||
9 months ago
|
genre.not: "documentary",
|
||
|
language: "en",
|
||
|
name: genre_top,
|
||
11 months ago
|
rating.gte: 5,
|
||
9 months ago
|
type: "tv_series,tv_mini_series,tv_special",
|
||
|
votes.gte: 10000
|
||
11 months ago
|
}
|
||
2 years ago
|
|
||
|
"Top Rated in Music":
|
||
9 months ago
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_music.png
|
||
2 years ago
|
summary: "Top rated TV shows in Music"
|
||
2 years ago
|
template: {
|
||
11 months ago
|
genre: "music",
|
||
9 months ago
|
genre.not: "documentary",
|
||
|
language: "en",
|
||
|
name: genre_top,
|
||
11 months ago
|
rating.gte: 5,
|
||
9 months ago
|
type: "tv_series,tv_mini_series,tv_special",
|
||
|
votes.gte: 10000
|
||
11 months ago
|
}
|
||
2 years ago
|
|
||
|
"Top Rated in Musicals":
|
||
9 months ago
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_musicals.png
|
||
2 years ago
|
summary: "Top rated TV shows in Musicals"
|
||
2 years ago
|
template: {
|
||
11 months ago
|
genre: "musical",
|
||
9 months ago
|
genre.not: "documentary",
|
||
|
language: "en",
|
||
|
name: genre_top,
|
||
11 months ago
|
rating.gte: 5,
|
||
9 months ago
|
type: "tv_series,tv_mini_series,tv_special",
|
||
|
votes.gte: 10000
|
||
11 months ago
|
}
|
||
2 years ago
|
|
||
|
"Top Rated in Mystery":
|
||
9 months ago
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_mystery.png
|
||
2 years ago
|
summary: "Top rated TV shows in Mystery"
|
||
2 years ago
|
template: {
|
||
11 months ago
|
genre: "mystery",
|
||
9 months ago
|
genre.not: "documentary",
|
||
|
language: "en",
|
||
|
name: genre_top,
|
||
11 months ago
|
rating.gte: 5,
|
||
9 months ago
|
type: "tv_series,tv_mini_series,tv_special",
|
||
|
votes.gte: 10000
|
||
11 months ago
|
}
|
||
2 years ago
|
|
||
|
"Top Rated in Romance":
|
||
9 months ago
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_romance.png
|
||
2 years ago
|
summary: "Top rated TV shows in Romance"
|
||
2 years ago
|
template: {
|
||
11 months ago
|
genre: "romance",
|
||
9 months ago
|
genre.not: "documentary",
|
||
|
language: "en",
|
||
|
name: genre_top,
|
||
11 months ago
|
rating.gte: 5,
|
||
9 months ago
|
type: "tv_series,tv_mini_series,tv_special",
|
||
|
votes.gte: 10000
|
||
11 months ago
|
}
|
||
2 years ago
|
|
||
|
"Top Rated in Sci-Fi":
|
||
9 months ago
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_sci-fi.png
|
||
2 years ago
|
summary: "Top rated TV shows in Sci-Fi"
|
||
2 years ago
|
template: {
|
||
11 months ago
|
genre: "sci-fi",
|
||
9 months ago
|
genre.not: "documentary",
|
||
|
language: "en",
|
||
|
name: genre_top,
|
||
11 months ago
|
rating.gte: 5,
|
||
9 months ago
|
type: "tv_series,tv_mini_series,tv_special",
|
||
|
votes.gte: 10000
|
||
11 months ago
|
}
|
||
2 years ago
|
|
||
10 months ago
|
"Top Rated in Sport":
|
||
9 months ago
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_sport.png
|
||
10 months ago
|
summary: "Top rated TV shows in Sport"
|
||
|
template: {
|
||
|
genre: "sport",
|
||
9 months ago
|
genre.not: "documentary",
|
||
|
language: "en",
|
||
|
name: genre_top,
|
||
10 months ago
|
rating.gte: 5,
|
||
9 months ago
|
type: "tv_series,tv_mini_series,tv_special",
|
||
|
votes.gte: 10000
|
||
10 months ago
|
}
|
||
|
|
||
2 years ago
|
"Top Rated in Thriller":
|
||
9 months ago
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_thriller.png
|
||
2 years ago
|
summary: "Top rated TV shows in Thriller"
|
||
2 years ago
|
template: {
|
||
11 months ago
|
genre: "thriller",
|
||
9 months ago
|
genre.not: "documentary",
|
||
|
language: "en",
|
||
|
name: genre_top,
|
||
11 months ago
|
rating.gte: 5,
|
||
9 months ago
|
type: "tv_series,tv_mini_series,tv_special",
|
||
11 months ago
|
votes.gte: 10000,
|
||
|
}
|
||
2 years ago
|
|
||
|
"Top Rated in War":
|
||
9 months ago
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_war.png
|
||
2 years ago
|
summary: "Top rated TV shows in War"
|
||
2 years ago
|
template: {
|
||
11 months ago
|
genre: "war",
|
||
9 months ago
|
genre.not: "documentary",
|
||
|
language: "en",
|
||
|
name: genre_top,
|
||
11 months ago
|
rating.gte: 5,
|
||
9 months ago
|
type: "tv_series,tv_mini_series,tv_special",
|
||
|
votes.gte: 10000
|
||
11 months ago
|
}
|
||
2 years ago
|
|
||
|
"Top Rated in Western":
|
||
9 months ago
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_western.png
|
||
2 years ago
|
summary: "Top rated TV shows in Western"
|
||
11 months ago
|
template: {
|
||
|
genre: "western",
|
||
9 months ago
|
genre.not: "documentary",
|
||
|
language: "en",
|
||
|
name: genre_top,
|
||
11 months ago
|
rating.gte: 5,
|
||
9 months ago
|
type: "tv_series,tv_mini_series,tv_special",
|
||
|
votes.gte: 10000
|
||
11 months ago
|
}
|