Skip to content

Ability to modify ratings on the fly #721

Answered by kblaschke
ZDiezel asked this question in Q&A
Discussion options

You must be logged in to vote

Ratings support was removed in version 4.0 as the feature wasn't even properly implemented in Milkdrop. To elaborate on this, we talked about a few ways how ratings might be useful, but we couldn't find any proper way to make it work for all different use cases, especially with large preset collections. One major issue is that the rating is saved in the .milk file itself, which might not be writeable for the current user, e.g. on Linux or when loaded from a network or read-only storage. So the ratings would have to saved elsewhere, making them non-portable and adding too much infrastructure needs to the library.

In the end, we decided to remove ratings and add a proper playlist manager in…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kblaschke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants