Results 179 comments of Lars

Can you build pianobar *without* `-DNDEBUG` and then run `PIANOBAR_DEBUG=2 ./pianobar` and post the logs?

The log spam is expected, but not the change in behavior. Is the issue generally fixed with your own build or only when you activate the debug logs via `PIANOBAR_DEBUG`?

That’s weird. Is this an ARM-based Mac? Does increasing the setting `buffer_seconds` with the bad build change anything? Do you know which CFLAGS the bad build uses?

Good idea regarding using pkg-config to detect libgcrypt in the Makefile. I applied your patch. Thanks :) Since increasing the buffer size fixes your issue there might be a race...

How is this information (whether some values were not transmitted due to the cutoff) used by fluent-bit? As far as I see `cmt_encode_prometheus_remote_write_create` always handled `CMT_ENCODE_PROMETHEUS_REMOTE_WRITE_CUTOFF_ERROR` like a success and...

This still seems to be the case for v1.1. ~I have the opposite problem using the libgit2-backed pygit2. It honors git’s recorded file permissions (`0644` minus umask `0007`) and creates...

I don’t know anything about Pandora for Business (aka Cloudcover) and I don’t have an account there either. There seems to be a web player, so you can try to...

pianobar does not have any premium-only features right now, because I don’t have premium and cannot test them.

As another thought: We already have a song “history” and “upcoming“ songs. If we add support for playlists, we might as well merge all of that into a single, big...