Even though the Navidrome server has rating data available for my tracks, I cannot see that rating data available anywhere in Symfonium’s UI.
See additional information after screenshots for more context.
Logs:
After enabling the debugging logs, I went to my “Top Rated” playlist to open & play the track titled “75ZOO (Original Mix)”.
In the logs, it looks like the track was retrieved at timestamp 2023-12-06 22:39:50.761, and interestingly the metadata shows “userRating”:5, despite that not being reflected in the UI’s track details (per screenshot).
I created an m3u playlist containing all my tracks that have a 5-star rating, and imported this playlist to my Navidrome server.
I opened this playlist in Sonixd (connected to my Navidrome server), bulk selected all tracks in the playlist, and assigned a 5-star rating to them.
I verified that the Navidrome server successfully synced with these rating updates by seeing that the UIs for Navidrome, Sonixd, and Feishin all reflected the changes.
I cannot see that 5-star rating data in Symfonium (neither in “rating” or “user rating”).
Lastly, I’ll just note that rating is a critical piece of metadata for me in my library (and I suspect for many others). If this is more of a current limitation than a bug, then any solutions to help streamline how this data can be managed in bulk within Symfonium would be a huge help
Not sure what is happening here. Both 0.50.1 and develop returns userRating in search3 response, just tested on Navidrome demo (0.50.1) and my personal (develop). From demo:
Else @stau the only explanation would be that you first synced the data in Symfonium, then added some ratings on the server and did not sync again on Symfonium?
I synced the ratings yesterday early afternoon (probably ~1pm). I synced Symfonium shortly after, but the user ratings were still not showing up until midnight.
However, another thing I did just before midnight was go into both my remote “Top Rated” playlist and my local copy of “Top Rated” playlist in Symfonium, bulk select all tracks, and apply a “Favourite” to all. I was going to use this as an alternate to 5-star ratings.
Now this morning I’m surprised to see the user ratings are all there. My first thought was that syncing the Symfonium favorites was the key to busting some cache or something, and therefore “actually” syncing with the server. But it’s very possible it just took a very long time to sync in the first place (like over 12 hours)?
The other thing that surprised me this morning was that my local tracks now have their ratings displayed as “User Rating”, but yesterday they were displayed as as “Rating”. I certainly didn’t change anything rating
-related for those (except for favoriting them).
Thought I’d share that extra context in case something weird is going on, but perhaps these are red herrings
Appreciate the tip on the genre split variable @deluan (and cheers from a fellow AP dev alumni super happy to be making good use of your work).
Anyway if you make changes on Navidrome you need to sync inside Symfonium, Subsonic API does not have proper differential API and media change identification to do that automatically.
The only other thing I can think of is that were issues syncing yesterday, because I did explicitly do that after syncing the ratings to the server (multiple times, to be sure). Anyway, if I ever run into this again I’ll make sure to capture the logs of an attempted sync as well. For now, it seems everything is magically functioning as I expect.
Thanks again - this app and your active support are awesome!