projects
/
music-assistant-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdb1101
)
Use RAOP protocol for Juke Audio devices (#3102)
author
Justin Kenyon
<kenyonj@github.com>
Fri, 6 Feb 2026 12:12:35 +0000
(07:12 -0500)
committer
GitHub
<noreply@github.com>
Fri, 6 Feb 2026 12:12:35 +0000
(13:12 +0100)
music_assistant/providers/airplay/constants.py
patch
|
blob
|
history
diff --git
a/music_assistant/providers/airplay/constants.py
b/music_assistant/providers/airplay/constants.py
index a4d114d615ae87365390788edc9cbcc9b50d681d..a3a09aee6fb918ac901fd84924e0d4a8b63d7293 100644
(file)
--- a/
music_assistant/providers/airplay/constants.py
+++ b/
music_assistant/providers/airplay/constants.py
@@
-88,5
+88,4
@@
AIRPLAY_2_DEFAULT_MODELS = (
# Models that are known to work better with AirPlay 2 protocol instead of RAOP
# These use the translated/friendly model names from get_model_info()
("Ubiquiti Inc.", "*"),
- ("Juke Audio", "*"),
)