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

Local scrobbling #50

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I got an email suggesting that I add a feature to scrobble "locally", that is 
to a store on the phone, which could be exported to some appropriate formats 
(CSV, XML etc).

Sounds like a good idea, will be easy after the refactoring required for the 
new Last.fm Scrobbling API.

Could be added as a third option in the credentials screen, after Last.fm and 
Libre.fm. Just click it and check "enable local scrobbling" or something (no 
login required), and scrobbles will be stored in a local store somehow (most 
likely a database). This store could then be exported to different formats, and 
erased if desired.

Suggestions?

Original issue reported on code.google.com by tgwizard on 16 Jun 2010 at 10:34

GoogleCodeExporter commented 9 years ago
Thanks for this ticket.

I'd actually want the file to be accessible by third party software (say, Media 
Monkey) in order to keep playcounts etc in check. Hence I'd like to specify the 
location, as well as have the file "primed" at all times (so I wouldn't have to 
click a button to export before syncing).

In terms of format, I guess a SQLite DB would be the most flexible, although 
other users may want a different format readily available for the above 
reasons. I say make it an option?

Finally, the open source firmware for iPods etc (amongst other devices) seem to 
use an established format to create scrobbler logs (which can then be passed to 
last.fm via tools already available. More info here: 

http://www.audioscrobbler.net/wiki/Portable_Player_Logging

Thanks again for opening this ticket!

Original comment by ssha...@gmail.com on 17 Jun 2010 at 7:51

GoogleCodeExporter commented 9 years ago
Sorry for the nag.. but any updates on this functionality? It's the only thing 
stopping me from using my phone as my primary music player!

Original comment by ssha...@gmail.com on 2 Aug 2010 at 3:45