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/metadata/show/6_genre_top.yml

263 lines
9.7 KiB

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