| Summary | Shows the summarized O-counter and scene ratings for studio cards in Stash. | |
| Repository | https://gist.github.com/Maista6969/124d0ddfd5fc05ec8cce7cf21e46b9dd |
This is something that I’ve been recently thinking about creating a plugin for, and I didn’t realize there was an existing script out there for it.
I was a bit torn on if it was worth the effort though as this really seems like something that would need to be implemented as a stash feature to get the most out of it (i.e. being able to filter/sort by these average ratings).
I agree, this was a throwaway userscript I wrote years ago when I started playing around with userscripts: you can see it’s not configurable, having hardcoded the host/port ![]()
I think a better solution would be the SQL plugin that angrytoenail was working on which could add a trigger to the database that would calculate these ratings and actually add them to the database so that you could sort/filter on them
Haven’t seen them around in about 6 weeks though, maybe they moved on before finishing that plugin