Debugging a Pinell radio and replacing dead Spotify Connect with a YouTube Music bridge
Has anyone debugged or reverse-engineered an older Pinell internet radio? I have one where Spotify Connect is effectively dead, and I'd like to repurpose it rather than replace the radio.
I'm especially interested in:
- what hardware/platform/module these radios use internally (for example Frontier Silicon/Venice or similar)
- whether there is an accessible UART, JTAG, serial console, or other debug interface
- whether anyone has dumped/extracted the firmware or obtained a shell
- whether Spotify Connect runs in the main firmware or a separate module/service
- whether the existing network/audio stack exposes something useful such as UPnP/DLNA
The end goal would ideally be to replace or hijack the dead Spotify functionality with a YouTube Music bridge/receiver. Since YouTube Music does not have a Spotify-Connect-style receiver protocol, I'm also interested in running a bridge elsewhere on the LAN that presents itself to the radio through a protocol it already understands.
Has anyone opened one of these up or know a good starting point for debugging it?