ratings should allow for decimals

Bug #1090499 reported by Kane Leja
This bug report is a duplicate of:  Bug #973145: Allow halve stars rating. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
Confirmed
Wishlist
Unassigned

Bug Description

rather than just integers. it's easy and more inclusive: i've found myself wanting it.

looking at the code, it seems like this would just be a quick fix to the SQL schema - just alter the library table to make ratings be a float? there could even be a >= 0 and <=5 check to keep ratings consistently 0 to 5

Tags: wishlist
Revision history for this message
Kane Leja (wolfbiter) wrote :

i would even be down to do it myself and submit it as a patch if there's consensus.

Max Linke (max-linke)
Changed in mixxx:
status: New → Confirmed
importance: Undecided → Wishlist
Revision history for this message
jus (jus) wrote :

Sounds like a dupe of https://bugs.launchpad.net/mixxx/+bug/973145. If so, we should continue the discussion there.

I`m fine with having more granularity if it is possible without side effects, there are different uses where the 1-5 rating might be not enough.

Revision history for this message
Max Linke (max-linke) wrote :

Hi

To change the starrating in the the sql database is not difficult but for this to work you would also need to change how they are rendered. This is done in src/library/starrating.cpp. I would also like to have a step size of 1/2 but not smaller.
10 different values should be enough.

Revision history for this message
RJ Skerry-Ryan (rryan) wrote :

Agree this is a dupe (even though it says half-stars, we can talk about the proposal for decimals there).

Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/6774

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.