stashapp / stash

An organizer for your porn, written in Go. Documentation: https://docs.stashapp.cc
https://stashapp.cc/
GNU Affero General Public License v3.0
9.26k stars 794 forks source link

[Feature] Auto Avg Rating Calculator #4158

Open HilaryBanks opened 1 year ago

HilaryBanks commented 1 year ago

Is your feature request related to a problem? Please describe. Yes, the problem I'm facing is that currently, I have to manually calculate the average ratings for items on each model/studio page where I rate them. This process is time-consuming and prone to errors.

Describe the solution you'd like I would like to request the implementation of an automatic average calculator for each model/studio page. This calculator should be able to take the ratings I provide for items on the page and automatically calculate the average rating. This feature would save me time and ensure accuracy in the calculation of average ratings.

Describe alternatives you've considered One alternative I've considered is continuing to calculate average ratings manually, but this is not efficient and may lead to inaccuracies. Another option would be to use external spreadsheet software, but having an integrated calculator within the page would be much more convenient.

Additional context I frequently rate items on both model and studio pages, and having this automatic average calculator on both types of pages would be highly beneficial. It would enhance the user experience by providing quick and reliable feedback on the average rating of items, helping me make informed decisions and save time during the rating process.

feederbox826 commented 5 months ago

Here's a plugin that adds the average rating https://github.com/feederbox826/plugins/tree/main/plugins/avg-rating

Instructions for adding the repository in my README