waasilzamri / scrobbledroid

Automatically exported from code.google.com/p/scrobbledroid
MIT License
0 stars 0 forks source link

Add Support for Libre.fm #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'm supporting the Libre.fm project which is a Free Software/AGPL
re-implementation of the Last.FM Scrobble API.

Would it be possible to make the Scrobble URL configurable with a text box
in the config page? By default, it will still be the last.fm URL, but in
instances where someone uses another Scrobbling system, they can just put
that URL in.

For more details about the project, please have a look at http://libra.fm

Many thanks,

Jon "The Nice Guy" Spriggs

Original issue reported on code.google.com by JonTheNiceGuy on 14 Apr 2009 at 1:27

GoogleCodeExporter commented 9 years ago
Erm, maybe! The libra.fm site appears to be down at the moment, but I'll take a 
look
at it later. I'm planning to do an update to Scrobble Droid in a few weeks, so 
I'll
decide then.

Thanks for the suggestion!

Original comment by jjc1...@gmail.com on 14 Apr 2009 at 8:20

GoogleCodeExporter commented 9 years ago
Oops, that should have been libre.fm... sorry about that!

I've spent a couple of minutes knocking together a patch for the trunk version 
of the
code - I hope it's of some use, as my Java knowledge is... well, patchy at 
best! I
just kept tweaking it until it stopped showing errors for the code I wrote!

Jon

Original comment by JonTheNiceGuy on 15 Apr 2009 at 9:56

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for the patch. I'll probably do it a slightly different way, with a 
button
that pops up a dialog so that it's harder for people to change accidentally.

Original comment by jjc1...@gmail.com on 15 Apr 2009 at 7:10

GoogleCodeExporter commented 9 years ago
This sounds great! I was just looking over the code to see if I could do it 
myself.

Original comment by oglesb...@gmail.com on 24 Apr 2009 at 12:36

GoogleCodeExporter commented 9 years ago
Hi jjc1138 is there any chance you could do a build even with the shockingly bad
patch I wrote, as I'd really like to start scrobbling with libre.fm, but I think
you're using a different version of the SDK than I am, as I get a load of 
errors when
I try.

Thanks :)

Jon

Original comment by JonTheNiceGuy on 24 Apr 2009 at 12:54

GoogleCodeExporter commented 9 years ago
Are the build errors because of the missing IMediaPlaybackService.aidl file by 
any
chance?

You can download it from:
http://android.git.kernel.org/?p=platform/packages/apps/Music.git;a=blob_plain;f
=src/com/android/music/IMediaPlaybackService.aidl;hb=HEAD

and put it in src/com/android/music (you'll need to create those folders)

Does that help?

Original comment by jjc1...@gmail.com on 24 Apr 2009 at 11:41

GoogleCodeExporter commented 9 years ago
That's just the ticket! Thanks! :D

Original comment by JonTheNiceGuy on 7 May 2009 at 11:58

GoogleCodeExporter commented 9 years ago
JonTheNiceGuy, if you built it can I have the apk for my G1?

Original comment by oglesb...@gmail.com on 9 May 2009 at 7:38

GoogleCodeExporter commented 9 years ago
I would be very much interested in Libre.fm support as well!

Original comment by fabsh%la...@gtempaccount.com on 23 Jul 2009 at 1:18

GoogleCodeExporter commented 9 years ago
Just to confirm, my patched version of Scobbledroid is flakey and crashes a 
lot! It's
quite obvious that my Java skills are worse than I thought they were!

Original comment by JonTheNiceGuy on 24 Jul 2009 at 7:22

GoogleCodeExporter commented 9 years ago
i would like to see libre.fm support too

Original comment by chennbr...@gmail.com on 4 Sep 2009 at 5:03

GoogleCodeExporter commented 9 years ago
Is this being considered at all or is it a won't-fix?

Original comment by fabsh%la...@gtempaccount.com on 8 Sep 2009 at 11:04

GoogleCodeExporter commented 9 years ago
I'd like to do it, but I'm afraid I can't promise when that will happen.

Original comment by jjc1...@gmail.com on 8 Sep 2009 at 5:21

GoogleCodeExporter commented 9 years ago
Cool, I just wanted a heads up if this is even being considered. Don't feel
pressured, I wish I could help with a patch. You do have my moral support, 
though. ;)

Thanks, mate!

Original comment by fabsh%la...@gtempaccount.com on 8 Sep 2009 at 8:36

GoogleCodeExporter commented 9 years ago
any news about this issue ? Regards

Original comment by mailx5...@gmail.com on 1 Jan 2010 at 9:56

GoogleCodeExporter commented 9 years ago
I've noticed that "A-Simple-LastFM-Scrobler" does a similar thing to 
scrobbledroid,
but also supports libre.fm.

Original comment by JonTheNiceGuy on 4 Jan 2010 at 1:35