Sailfish Scrobbler

Rating: 
5
Your rating: None Average: 5 (1 vote)

An audioscrobbler for use with the built-in music player.
Other players will be supported in the future as they become available.

Screenshots: 
Application versions: 
AttachmentSizeDate
File harbour-audioscrobbler-0.1-3.armv7hl.rpm39.14 KB13/01/2014 - 01:24

Comments

misja's picture

Pity, thanks for checking though!

misja's picture

Would be awesome if it can also support CuteSpotify :)

Znurre's picture

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's picture

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's picture

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.