couteau
couteau
Maybe if imported-auth-user is meant to be a recommendation, the message should be a Convention or Warning rather than an Error. Errors are usually things the linter thinks will make...
If people are still having issues with this - try commenting out the local audio output settings in /etc/forked-daapd.conf (the section beginning "audio {" through the closing "}"). I'm running...
Are you trying to compile ffmpeg or forked-daapd? The output in your message looks like it comes from trying to make forked-daapd. Do you have libav*-dev installed? The errors messages...
I just tried with TunesRemote-SE (same codebase as Android TunesRemote) and it causes forked-daapd to segfault. It looks like it happens when it's trying to download playlists based on the...
This fork has not been maintained for years. Use @ejurgensen/forked-daapd.
This issue doesn't seem to have gotten any attention, but I'm adding another example with a regular (not class) method, including the `__copy__` method, which seems like is a common...
I had problems playing music to a non-apple airplay device (a Marantz M-CR603). The problem I was having was that the Marantz did not like the encrypted stream and also...
Here's the patch, pasted below for the libevent version of forked-daapd. Couldn't figure out how to make an attachment. Let me know if you want the gcd version. diff --git...
You have to be installing from source and you have to be using the Git version. This patch is against the libevent branch in git, so after you pull the...
On the original topic of this thread, I submitted a patch to Julien Blache about a year and a half ago to support airplay on non-apple devices. It takes a...