Issue description:
Marking an artist as a favourite in Symphonium works great until I decide to do a sync with Jellyfin. Once the sync completes I have no favourite artists listed in Symphonium.
When I do mark artists as a favourite in Symphonium it is instantly updated on the Jellyfin side and I can see the favourites in JellyFin get marked.
Logs:
Upload description: wiccan2
Additional information:
I have checked on my Jellyfin instance and the artist is still listed as a favourite after a Symphonium sync.
Looking into the JellyFin API the data is available on the get method for “/Artists/{name}” under the “UserData” field.
It also seems to be available on the get method “/Artists” but only if the “enableUserData” parameter is set.
See: Jellyfin - ReDoc
If you need me to run any more tests or change any configurations just let me know.
Reproduction steps:
Steps i captured logs for:
- Navigate to album artists
- Open “Black Eyed Peas”
- Select heart button to mark as favourite
- Navigate back to the home tab
- Tap source filter button
- Scroll to media providers and tap sync on Jellyfin
- Wait for sync to complete
- Navigate back to Album Artists
- Select filter button and select “Only favorites”
- Tap away from the filter selection to see that no artists are marked as favorite
Media provider:
Jellyfin