ejurgensen

Results 276 comments of ejurgensen

Yes, they may well disappoint. I actually have begun working on a little something that will give you all your Spotify music in forked-daapd. Basically by mixing libspotify with the...

I agree, it’s just that adding direct support for librespot and libshairport/libshairplay in forked-daapd (and maintaining the support) is a bit more work than I can take on. I hope...

Don't like to hear about forked-daapd instability, so now I have also setup librespot with a pipe to test it the next few days... Would be nice if librespot would...

Yes, I'm hoping librespot will implement metadata pipe or file, so forked-daapd can pickup volume changes instantly. However, so far there has been no response [in the thread](https://github.com/plietar/librespot/issues/154), so might...

Thanks for the hint. But isn't it built on top of librespot? Or am I not understanding it properly? It also looks like it only can output to alsa and...

Yes, the connect api is interesting. The web connect api + librespot could replace libspotify, it seems. However, librespot is written in Rust, and forked-daapd is C. It is possible...

I don't really know what might be causing the disconnects, but I think I can rule out that the last two log messages have any relation to the issue. And...

Older versions used the same non-RTP method as AirConnect, so the issue probably came with the switch to RTP.

Tried if I could reproduce, but my Google Home Mini has played for an hour now. Of course, if it is clock related different results would be expected. I will...

Sounds good. Does that mean you can build from source if I make a branch with a modification?