nicokaiser / rpi-audio-receiver

Raspberry Pi Audio Receiver with Bluetooth A2DP, AirPlay 2, and Spotify Connect
MIT License
1.36k stars 150 forks source link

UPnP Support #134

Closed daniel-naegele closed 2 years ago

daniel-naegele commented 2 years ago

Hi,

the project description and readme say, that upnp would be supported. But commit 06129ca removed support for upnp. Would it be possible to add upnp support again with gmrender-resurrect?

nicokaiser commented 2 years ago

Sorry, I cannot support UPnP configurations anymore, since I am not using it at all. You can try installing gmediarender and its dependencies and see if you get it working, but I cannot provide an installation script for this.

daniel-naegele commented 2 years ago

Hi,

I got it working with the mentioned github repository. I could provide an install script for upnp, if you want.