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.
Plex-Meta-Manager-Configs/0x5f3/collections/show/100_genre_top.yml

297 lines
11 KiB

## _genre_top.yml
2 years ago
templates:
genre_top:
collection_mode: hide
collection_order: custom
delete_not_scheduled: false
limit: 500
sort_title: "+100_<<collection_name>>"
2 years ago
sync_mode: sync
visible_home: false
visible_library: false
visible_shared: false
imdb_search:
genre: <<genre>>
genre.not: <<genre.not>>
language: <<language>>
limit: 1000
rating.gte: <<rating.gte>>
sort_by: rating.desc
type: <<type>>
votes.gte: <<votes.gte>>
optional:
- genre.not
2 years ago
collections:
"Top Rated in Action":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_action.png
summary: "Top rated TV shows in Action"
2 years ago
template: {
genre: "action",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
2 years ago
"Top Rated in Adventure":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_adventure.png
summary: "Top rated TV shows in Adventure"
2 years ago
template: {
genre: "adventure",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
2 years ago
"Top Rated in Animation":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_animation.png
summary: "Top rated TV shows in Animation"
2 years ago
template: {
genre: "animation",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000,
}
2 years ago
"Top Rated in Biography":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_biography.png
summary: "Top rated TV shows in Biography"
2 years ago
template: {
genre: "biography",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
2 years ago
"Top Rated in Comedy":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_comedy.png
summary: "Top rated TV shows in Comedy"
2 years ago
template: {
genre: "comedy",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
2 years ago
"Top Rated in Crime":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_crime.png
summary: "Top rated TV shows in Crime"
2 years ago
template: {
genre: "crime",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
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,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
2 years ago
"Top Rated in Drama":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_drama.png
summary: "Top rated TV shows in Drama"
2 years ago
template: {
genre: "drama",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
2 years ago
"Top Rated in Family":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_family.png
summary: "Top rated TV shows in Family"
2 years ago
template: {
genre: "family",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
2 years ago
"Top Rated in Fantasy":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_fantasy.png
summary: "Top rated TV shows in Fantasy"
2 years ago
template: {
genre: "fantasy",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
2 years ago
"Top Rated in History":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_history.png
summary: "Top rated TV shows in History"
2 years ago
template: {
genre: "history",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000,
}
2 years ago
"Top Rated in Horror":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_horror.png
summary: "Top rated TV shows in Horror"
2 years ago
template: {
genre: "horror",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
2 years ago
"Top Rated in Music":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_music.png
summary: "Top rated TV shows in Music"
2 years ago
template: {
genre: "music",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
2 years ago
"Top Rated in Musicals":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_musicals.png
summary: "Top rated TV shows in Musicals"
2 years ago
template: {
genre: "musical",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
2 years ago
"Top Rated in Mystery":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_mystery.png
summary: "Top rated TV shows in Mystery"
2 years ago
template: {
genre: "mystery",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
2 years ago
"Top Rated in Romance":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_romance.png
summary: "Top rated TV shows in Romance"
2 years ago
template: {
genre: "romance",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
2 years ago
"Top Rated in Sci-Fi":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_sci-fi.png
summary: "Top rated TV shows in Sci-Fi"
2 years ago
template: {
genre: "sci-fi",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
2 years ago
"Top Rated in Sport":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_sport.png
summary: "Top rated TV shows in Sport"
template: {
genre: "sport",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
2 years ago
"Top Rated in Thriller":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_thriller.png
summary: "Top rated TV shows in Thriller"
2 years ago
template: {
genre: "thriller",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000,
}
2 years ago
"Top Rated in War":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_war.png
summary: "Top rated TV shows in War"
2 years ago
template: {
genre: "war",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
2 years ago
"Top Rated in Western":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_western.png
summary: "Top rated TV shows in Western"
template: {
genre: "western",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}