bonukai / MediaTracker

Self hosted media tracker for movies, tv shows, video games, books and audiobooks
MIT License
585 stars 25 forks source link

Add a setting for change to 10 stars review system #126

Open BanCrash opened 2 years ago

BanCrash commented 2 years ago

Hi,

I'm used to the Trakt and Filmaffinity review system of 10 points, and I would like to have an option for make that system as default on this server too in order to keep consistency between all the reviews.

BanCrash commented 2 years ago

Since some items could have half stars after their import from Trakt.tv I think that a better approach for this would be to add support for adding half stars to a review server-side, and on users-side each user can choose if they want to see 5 stars (with the possibility of set half stars) or see 10 stars, but in the database the scores will be always saved with a maximum score of 5.

So if an user has enabled the option to see 10 stars, the saved score will be multiplied by 2 when it's going to be showed. The point of this would be to not convert the database each time an user needs one or another system, but always have the same score system on code-behind and then modify the result to be show when it's neccessary.

image

xrfmkrh commented 1 year ago

+1 i need this so hard. i wanna import all of my reviews, but this blocks me