infanf / myanili

MyAnimeList web client with trakt.tv, AniList, Kitsu, SIMKL, Annict and LiveChart integration
https://myani.li
MIT License
15 stars 0 forks source link

"Translate" different score types/systems #74

Closed K0-RR closed 1 month ago

K0-RR commented 6 months ago

Currently: image

After the change: image

This would require multiplying the scores from MAL, SIMKL, AniSearch, LiveChart, and ANN 10 times. Also, AniSearch uses a scale from 1 to 5 so it needs to also be multiplied by 2 (or simply once, by 20)

infanf commented 6 months ago

I might add this as an option to set according to your preference. I personally prefer to have the scoring system each site uses and take the chart next to it to compare them. The translated values are already there because I use a unified score to calculate the average score you see under the poster. So this should be an easy add.