Issue description:
Hi, I installed and paid for the app a few days ago to be able to play the media I have in my airsonic-advanced server (which uses the Subsonic API), and I realised the sync process does not seem to fetch metadata about albums that I starred in the past from the airsonic webUI.
I found this issue when navigating to Library/Albums in Symfonium and filtering by “Only favorites” - the results are empty. It works fine for starred tracks though, I can see them with the same filter from Library/Tracks.
I just wanted to know if that’s a known issue with Symfonium, or if you know if there’s something I’m doing wrong on my side? I couldn’t find any related issue in the forums.
To provide extra information, I have the following settings enabled in the media provider:
- Compatibility mode
- Legacy authentication
- Fetch additional metadata
In case it’s also useful, I can confirm that the following endpoint in my server returns the starred albums correctly:
curl -u username:password “https://my-airsonic-advanced-server.com/rest/getStarred.view?type=album&u=username&p=password”
Here’s a sample of the response from that endpoint:
That’s all for now, thank you a lot for providing such a great app! ![]()
Logs:
Upload description: arnau
Additional information:
Reproduction steps:
Media provider:
Subsonic
Screenshots:

