mymikemiller / a-simple-lastfm-scrobbler

Automatically exported from code.google.com/p/a-simple-lastfm-scrobbler
GNU General Public License v3.0
0 stars 0 forks source link

Add support for Subsonic #68

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Description of the new feature:

Please add support for the Android Subsonic app (assuming Subsonic developer 
cooperation).  The Subsonic server component supports scrobbling, but it is 
implemented in a counter-intuitive way in that it only scrobbles when you 
initially stream the songs to your phone.  Re-plays of songs cached to your 
phone are not scrobbled.

References:
Subsonic - http://www.subsonic.org/pages/apps.jsp
Description of the current issues with Subsonic Last.fm support: 
http://www.activeobjects.no/subsonic/forum/viewtopic.php?p=13930

Thanks!

Nate

Original issue reported on code.google.com by nibu...@gmail.com on 5 Dec 2010 at 2:14

GoogleCodeExporter commented 9 years ago
Would love to see simple support subsonic also.  Any news on if or when this 
will happen?

Original comment by mark.sa...@gmail.com on 24 Aug 2011 at 12:21

GoogleCodeExporter commented 9 years ago
The Subsonic server itself can scrobble now, so this doesn't need to be done 
client-side.

Original comment by okeeb...@gmail.com on 24 Aug 2011 at 10:51

GoogleCodeExporter commented 9 years ago
True, though the subsonic server isn't very reliable about scribbling.

Original comment by robert.m.funk@gmail.com on 25 Aug 2011 at 12:33

GoogleCodeExporter commented 9 years ago
And doesn't scrobble when offline either.  Hence the reason hoping that 
subsonic gets support.

Original comment by mark.sa...@gmail.com on 25 Aug 2011 at 9:09

GoogleCodeExporter commented 9 years ago
Exactly right. If the track has been downloaded then it won't contact the 
server for scrobbling. This is why we are requesting it. Thanks!

Original comment by steverdrew on 25 Aug 2011 at 10:08

GoogleCodeExporter commented 9 years ago
Hi, I've moved the project to github, https://github.com/tgwizard/sls. Could 
you please add the issue there instead?

Original comment by tgwizard on 28 Jul 2012 at 10:41