cmusfm icon indicating copy to clipboard operation
cmusfm copied to clipboard

Last.fm standalone scrobbler for the cmus music player

Results 4 cmusfm issues
Sort by recently updated
recently updated
newest added

I checked the code with `cppcheck` and got an error: ```sh Checking cmusfm/src/cache.c ... cmusfm/src/cache.c:84:2: error: Common realloc mistake: 'record' nulled but not freed upon failure [memleakOnRealloc] record = (struct...

after following the installation guide I try to run 'cmusfm init' and i get "zsh: command not found: cmusfm." No errors show when installing

Would this be possible without much effort? I've tried moving scrobbler initialization and other variables after rereading the `cmusfm.conf` change (in the server loop) but for some reason it ended...

A lot of my listening is done in a building with a very restrictive firewall on their network: any outgoing connections seem to be completely dropped for the most part....