0x5f3 58777cdd39
bugfixes; fix assets' filename; add unwatched sub-collection for Parental, Family, Documentary, Stand-up, Sports and Anime. (#673)
* bug fixes; new assets and collections for anime, family and sports

* fix tv-family postitioning; add TNA studio to sports

* bugfixes; fix assets' filename

---------

Co-authored-by: archivist <archivist@a.git>
2024-08-05 17:37:59 +02:00

79 lines
2.2 KiB
YAML

## _parental.yml
templates:
plex:
collection_mode: hide
delete_not_scheduled: false
label.sync: Parental
sort_title: "+050_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
visible_shared: false
collections:
"Parental: Unwatched":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_parental/parental_unwatched.png
summary: "Unwatched parental"
template: {
name: plex,
num: "1"
}
smart_filter:
all:
collection: "Parental: All"
unplayed: true
collection_filtering: user
sort_by: title.asc
"Parental: Random":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_parental/parental_random.png
summary: "Random movies suitable for children"
template: {
name: plex,
num: "2"
}
smart_filter:
all:
collection: "Parental: All"
limit: 250
sort_by: random
"Parental: Recently Added":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_parental/parental_recently-added.png
summary: "Recently added movies suitable for children"
template: {
name: plex,
num: "3"
}
smart_filter:
all:
collection: "Parental: All"
limit: 100
sort_by: added.desc
"Parental: Recently Released":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_parental/parental_recently-released.png
summary: "Recently released movies suitable for children"
template: {
name: plex,
num: "4"
}
smart_filter:
all:
collection: "Parental: All"
limit: 250
sort_by: release.desc
"Parental: Top Rated":
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_parental/parental_top-rated.png
summary: "Top rated movies suitable for children"
template: {
name: plex,
num: "5"
}
smart_filter:
all:
collection: "Parental: All"
limit: 250
sort_by: critic_rating.desc