Thanks for the feedback! I will take a look at this later today :)
EDIT: I took a look at it. Unfortunately CuteSpotify doesn't provide any metadata for the PulseAudio sink, which is what I am using for obtaining the currently playing song in the absence of a proper API.
I took a look at providing a patch, but it seems there is no easy way to provide the required metadata using the QAudioOutput API used by CuteSpotify.
I noticed there's scrobbler related code in the CuteSpotify git repository though, so perhaps the feature is coming to the app natively :)
I just tested you app and found few issues: the icon is blank and it doesn't launch an app when tapping it. You can only launch application from the terminal. I checked your .desktop file and it's wrong. Do you have a source code available anywhere? I could fix it and send a patch to you.
Comments
misja
Tue, 2014/01/14 - 01:38
Permalink
Pity, thanks for checking though!
misja
Mon, 2014/01/13 - 14:50
Permalink
Would be awesome if it can also support CuteSpotify :)
Znurre
Mon, 2014/01/13 - 20:53
Permalink
Thanks for the feedback! I will take a look at this later today :)
EDIT: I took a look at it. Unfortunately CuteSpotify doesn't provide any metadata for the PulseAudio sink, which is what I am using for obtaining the currently playing song in the absence of a proper API.
I took a look at providing a patch, but it seems there is no easy way to provide the required metadata using the QAudioOutput API used by CuteSpotify.
I noticed there's scrobbler related code in the CuteSpotify git repository though, so perhaps the feature is coming to the app natively :)
Znurre
Sun, 2014/01/12 - 16:59
Permalink
https://github.com/Znurre/SailfishScrobbler
Thanks :)
EDIT: I think I've fixed it now. That's what happens when you do last minute changes without testing it properly.
leppa
Sun, 2014/01/12 - 15:03
Permalink
I just tested you app and found few issues: the icon is blank and it doesn't launch an app when tapping it. You can only launch application from the terminal. I checked your .desktop file and it's wrong. Do you have a source code available anywhere? I could fix it and send a patch to you.