LibreELEC.tv icon indicating copy to clipboard operation
LibreELEC.tv copied to clipboard

Update snapserver to support AirPlay 2

Open heitbaum opened this issue 3 years ago • 2 comments

Creating the WIP PR so as to get some testing before shairport-sync 4.1 is released

Update the following packages:

  • snapserver: update to support AirPlay 2 and addon (111)
  • libsodium: initial package
  • shairport-sync: update to 4.1-rc0 with AirPlay 2
    • https://github.com/mikebrady/shairport-sync/releases/tag/4.1-rc0
  • nqptp: initial package
  • shairport-sync: update to 3.3.9
 # systemctl status service.snapserver | cat
● service.snapserver.service - Snapserver
     Loaded: loaded (/storage/.config/system.d/service.snapserver.service; enabled; preset: disabled)
     Active: active (running) since Sun 2022-10-02 11:27:33 UTC; 2min 31s ago
   Main PID: 3058 (sh)
     Memory: 3.3M
        CPU: 4.105s
     CGroup: /system.slice/service.snapserver.service
             ├─3058 /bin/sh /storage/.kodi/addons/service.snapserver/bin/snapserver.start
             ├─3077 nqptp
             ├─3078 snapserver --controlPort 1705 --port 1704 --http.enabled 1 --http.port 1780 --http.bind_to_address 0.0.0.0 --http.doc_root=/storage/.kodi/addons/service.snapserver/snapweb --stream.stream "airplay:///shairport-sync?name=AirPlay"
             └─3080 /storage/.kodi/addons/service.snapserver/bin/shairport-sync --name=Snapcast --output=stdout --use-stderr --get-coverart --metadata-pipename=/tmp/shairmeta.3078.5000 --port=5000

Oct 02 11:27:33 nuc12 systemd[1]: Started Snapserver.

Snapcast showing up in Music.app on IOS 16.0.2

heitbaum avatar Oct 02 '22 11:10 heitbaum

@EvTheFuture / @cr3bs - if you wouldn’t mind testing if you are still using snapcast

heitbaum avatar Oct 02 '22 11:10 heitbaum

@EvTheFuture / @cr3bs - if you wouldn’t mind testing if you are still using snapcast

I'm not able to test until end of November unfortunately, sorry.

magnussand avatar Oct 02 '22 11:10 magnussand

shairport-sync 4.1 is released

heitbaum avatar Oct 30 '22 01:10 heitbaum