arkq / cmusfm

Last.fm standalone scrobbler for the cmus music player
GNU General Public License v3.0
232 stars 5 forks source link

Manjaro dont' working #31

Closed amoksito closed 4 years ago

amoksito commented 4 years ago

Cmusfm does not seems to be working for me. I'm in Manjaro Linux ... Is a problem with my sistem or something change in the api or something? How can I debug this?

Thks in advance!

arkq commented 4 years ago

What says cmusfm init? You can compile cmusfm with --enable-debug, there will be some extra info available, maybe it will give you a hint.

In terminal run:

pkill cmusfm
cmusfm server

Then start to scrobble. This way you should see debug information from the server.

amoksito commented 4 years ago

Thanks! Now it is working.