I wanted to create a smart playlist based on star ratings. But the values weren’t working as I expected Through a bit of experimenting, it seems a 5-star rating is equal to a user rating value of 10.
Is there a good reason for this? Something to do with a provider which can do half-star ratings? To be clear, I can live with this! But it wasn’t obvious, and I was about to open a support post here before I worked it out.
Perhaps there could be a note somewhere, or maybe just use a range of 0-5? The filter interface seems to allow you to enter float values, after all.
Additional information:
My only provider is Subsonic (Navidrome)
Thank you for such an incredible app! It’s exactly what I wanted and I don’t think I’ll ever replace it.
I think this explains why my smart playlists aren’t working. For example if I set a user rating for a local mp3 of 3 starts in Symfonium and then create a smart play list for songs greater than 3 star it will display this song (which I would not expect). Effectively setting 3 stars effecting 6 stars… very confusing. Changing the smart play list to show greater than six stars will show Symfonium 4 and 5 star songs.
I’m trying to work out the best way to use Symfonium as my daily driver and manage my mp3s all stored on the phone. In past I did this with itunes on the Mac by assigning a song rating and then eventually anything with a low rating would get deleted. I understand your previous comments about not wanting to have the app delete files or change tag ratings. so i’m just trying to think about a work around. Symfonium is a great player especially for wireless speakers but I need a way to manage (delete) music I don’t want as I listen to it.
The option is something like DoubleTwist which does delete files and modify tags but lacks features like your dynamic playlists.
Thanks again for your quick replies… your support is amazing.
Well at some point Symfonium will be able to export the smart playlists to m3u so maybe you’ll be able to work with that via scripts.
I have currently not looked at the tag editing app on Android, but if there’s a maintained one that allows deletion and support intent to edit from other apps, then I can also probably add support for that.
For the moment the user ratings (for local device) are not yet in the backups, and no the ratings are tied to the filenames.
This is a complicated issue because of Android stupid handling of things with SAF and MediaStore. There’s different path and different ways to do things and there’s not always a way to mix and match things.
So if on a device the SDcard have a different mount name issues arrise.