mirror of
https://github.com/lox-audioserver/lox-audioserver.git
synced 2026-04-25 22:35:53 +03:00
[GH-ISSUE #65] Not be able to search for Radio/Missing TuneIn Favorites #22
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#22
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 @bogi9999 on GitHub (Nov 3, 2025).
Original GitHub issue: https://github.com/lox-audioserver/lox-audioserver/issues/65
After new Install with 3.0.1 the Radio Favorites from TuneIn are not available and it is also not possible to search for a Radio Station.
@mr-manuel commented on GitHub (Nov 4, 2025):
Same here. With 3.0.1 the radio stations are now also shown as Spotify tracks in the favorite JSON.
3.0.0
3.0.1
@rudyberends commented on GitHub (Nov 5, 2025):
These issues should be fixed in the testing branch.
If you need a container you can use; ghcr.io/rudyberends/lox-audioserver:testing
@mr-manuel commented on GitHub (Nov 6, 2025):
TuneIn favorites are displayed again, radio search is working (seaches the TuneIn favorites) and saving a radio station to Loxone favorites including playing them also works again.
When searching for a radio station that is not in the TuneIn favorites, then it's not working because also in the Music Assistant TuneIn integration search do only search for TuneIn favorites and not all stations on TuneIn. Is that correct?
@rudyberends commented on GitHub (Nov 6, 2025):
Yes, this is how the TuneIn plugin works. It only makes your favorites available.
@bogi9999 commented on GitHub (Nov 6, 2025):
Veto.
Favorites are back, but Search is still unavailable.
In 2.5.1 i can Ro to Radio, go to the search box and kan search Radiostations.
In 3.0.1:testing are only the Favorites present, no ability to start a search for a station.
It runs every time into a "No matches found"
Crosschecked that with 2.5.1 and 3.0.1testing.
@rudyberends commented on GitHub (Nov 6, 2025):
@bogi9999 yes, you are right. Did not notice this myself. MusicAssistant has 2 types of search. One on the radio tab, where it only searches the favorites, and one on the global search, where it indeed searches the entire tunein catalog.
testing now implements the global one