mirror of
https://github.com/lox-audioserver/lox-audioserver.git
synced 2026-04-26 06:45:47 +03:00
[GH-ISSUE #58] Radio favorites shown as Spotify #17
Labels
No labels
bug
enhancement
pull-request
released
released on @beta
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lox-audioserver#17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mr-manuel on GitHub (Nov 1, 2025).
Original GitHub issue: https://github.com/lox-audioserver/lox-audioserver/issues/58
If I add TuneIn radio favorites from Music Assistant in the Loxone app under radio as favorites, they are shown as Spotify favorites, even if they have nothing to do with Spotify.
If I click the favorite it starts playing correcty, so it seems only wrongly categorized.
@rudyberends commented on GitHub (Nov 1, 2025):
please check fix/radio-favorites-shown-as-spotify
Also fixed all other items. Thanks for spotting it.
@mr-manuel commented on GitHub (Nov 1, 2025):
As long as I have the player opened it looks good, but the new entries seem not to be saved to the JSON favorite file. After I close and reopen the player, the radio favorite entries are lost.
@rudyberends commented on GitHub (Nov 1, 2025):
Are they really lost? Do you have access to the json? There could be an item with an unknown type
@mr-manuel commented on GitHub (Nov 1, 2025):
Yes, I have access to the JSON and checked it, but now I retried and it worked. Seems that I messed something up with the old entry that had the wrong type. I started with a fresh config again and was not able to reproduce it again.