## 1_parental.yml templates: plex: sort_title: "+1_<>_<>" sync_mode: sync collection_mode: hide label.sync: Parental visible_home: false visible_shared: false visible_library: false delete_not_scheduled: false cache_builders: 4 collections: "Parental: Random": summary: "Random TV shows suitable for children" url_poster: config/assets/1_parental/parental_random.png template: { name: plex, num: "B" } smart_filter: all: collection: "Parental: All" sort_by: random limit: 250 "Parental: Recently Released": summary: "Recently released TV shows suitable for children" url_poster: config/assets/1_parental/parental_recently-released.png template: { name: plex, num: "C" } smart_filter: all: collection: "Parental: All" sort_by: release.desc limit: 250 "Parental: Recently Added": summary: "Recently added TV shows suitable for children" url_poster: config/assets/1_parental/parental_recently-added.png template: { name: plex, num: "D" } smart_filter: all: collection: "Parental: All" sort_by: added.desc limit: 100 "Parental: Top Rated": summary: "Top rated TV shows suitable for children" url_poster: config/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