## 1_parental.yml templates: plex: collection_mode: hide delete_not_scheduled: false label.sync: Parental sort_title: "+1_<>_<>" sync_mode: sync visible_home: false visible_library: false visible_shared: false collections: "Parental: Random": summary: "Random TV shows suitable for children" url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_parental/parental_random.png template: { name: plex, num: "B" } smart_filter: all: collection: "Parental: All" sort_by: random limit: 250 "Parental: Recently Added": summary: "Recently added TV shows suitable for children" url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_parental/parental_recently-added.png template: { name: plex, num: "C" } smart_filter: all: collection: "Parental: All" sort_by: added.desc limit: 100 "Parental: Recently Released": summary: "Recently released TV shows suitable for children" url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_parental/parental_recently-released.png template: { name: plex, num: "D" } smart_filter: all: collection: "Parental: All" sort_by: release.desc limit: 250 "Parental: Top Rated": summary: "Top rated TV shows suitable for children" url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_parental/parental_top-rated.png template: { name: plex, num: "E" } smart_filter: all: collection: "Parental: All" sort_by: critic_rating.desc limit: 250