cmusfm
cmusfm copied to clipboard
Last.fm standalone scrobbler for the cmus music player
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....