Add Airport Receiver Plugin provider (#2604)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Fri, 7 Nov 2025 00:04:14 +0000 (01:04 +0100)
committerGitHub <noreply@github.com>
Fri, 7 Nov 2025 00:04:14 +0000 (01:04 +0100)
commitfcc05078e9f07702eb0fb84bcd5a995cce90eb12
tree3ba181c5eefcf4b2f58aa833284a9a964a6015f7
parent8a2f3290f10c1e0e0e120933d690a5183572f74c
Add Airport Receiver Plugin provider (#2604)
20 files changed:
Dockerfile.base
music_assistant/controllers/players/player_controller.py
music_assistant/helpers/images.py
music_assistant/helpers/process.py
music_assistant/models/player.py
music_assistant/models/plugin.py
music_assistant/providers/airplay/provider.py
music_assistant/providers/airplay_receiver/__init__.py [new file with mode: 0644]
music_assistant/providers/airplay_receiver/bin/.gitkeep [new file with mode: 0644]
music_assistant/providers/airplay_receiver/bin/README.md [new file with mode: 0644]
music_assistant/providers/airplay_receiver/bin/build_binaries.sh [new file with mode: 0755]
music_assistant/providers/airplay_receiver/bin/shairport-sync-linux-aarch64 [new file with mode: 0755]
music_assistant/providers/airplay_receiver/bin/shairport-sync-linux-x86_64 [new file with mode: 0755]
music_assistant/providers/airplay_receiver/bin/shairport-sync-macos-arm64 [new file with mode: 0755]
music_assistant/providers/airplay_receiver/bin/shairport-sync.conf [new file with mode: 0644]
music_assistant/providers/airplay_receiver/helpers.py [new file with mode: 0644]
music_assistant/providers/airplay_receiver/icon.svg [new file with mode: 0644]
music_assistant/providers/airplay_receiver/manifest.json [new file with mode: 0644]
music_assistant/providers/airplay_receiver/metadata.py [new file with mode: 0644]
music_assistant/providers/spotify/bin/librespot-macos-arm64