Notifiarr, please continue the conversation here.
Content: dilly73, please use codeblocks when posting things that are found in files like a yaml file. Use !code to learn more.```I can open a help request, but just figured I would ask since it could be something extremely similar... I'm trying to create a collection pulling my highest rated movies. Collection is creating and it is 25-30% of the entire library, with majority of movies in the collection not having an audience rating greater than 9.2... Is there something obvious from my dumb build?
Top 100 Rated in Collection:
plex_search:
all:
duration.gte: 60
audience_rating.gte: 9.3
sync_mode: sync
smart_label: audience_rating.desc
sort_title: "!002_Top 100 Rated Movies"
file_poster: config/assets/movies/suggestions/Collection Top Rated 100/poster.png
You can see in the overlay's that the audience rating isn't jiving with my plex_search.. at least it's sorting correctly #win!```
Attachments:(if any)