philippe44
philippe44
Hi - My platform (https://github.com/sle118/squeezelite-esp32) is an esp32 CPU and I've compiled opus & opusfile for that target. It works fine when using VAR_ARRAYS but this is a fair bit...
Per https://forums.slimdevices.com/showthread.php?114921-piCorePlayer-Radio-is-streamed-with-wrong-frequency, when silence is added according to "audio startup time", it should be with the track's sampling frequency. If not possible, ignore startup silence otherwise player will use wrong...
We probably can leave it like that
This is trying to address the issue when the user is starting to play a new track using a Spotify UI. Currently, there is no way to differentiate (from an...
Hi - I have a recurring crash always at the same place, and with different tracks (randomly happens). It happens with the squeezeesp32 full version but also with my standalone...
I'm facing regularly an issue here https://github.com/feelfreelinux/cspot/blob/fedf7fcefafde024642f9dbdd9591828ac391b32/cspot/src/ChunkedAudioStream.cpp#L8 that happens when the MecuryManager loses connection; In that case, the Player.cpp is stuck in that loop forever (and it consumes all CPU)...
This is probably not yet an acceptable PR but getting closer and I wanted to know if this goes into the right direction for you. Beyond the simple, dirty hack...
When trying to decode a webradio that uses OggFlac (https://maggie.torontocast.com:8076/flac) with metadata, I realized that the decoding stops as soon there is an update in the stream. The flac callback...
rename() will fail at least on ranlib (libtool.c) when used on non-local filesystems because the memory map was not released
Per title, this is more a question but I put it in issues as GH discussions are not open: I tried to build for Mac M1 recently and I got...