On Tue, May 4, 2010 at 7:04 AM, Daniel Sobey
<address@hidden> wrote:
hi Plínio Silva,
Yes you can setup your own server and use the script linked below to
export data from last.fm or a gnu.fm instance to a gnu.fm instance.
http://bugs.libre.fm/wiki/LastToLibre
Seeing you are a python programmer may i make a request?
The above script works fine but i would like it to automatically export
my scribbles. It should just be a process of connecting to the database
and running:
select * from scrobbles where id=2 and time > last_run;
the results would then be piped into the script.
What/where do you want to export your scrobbles to?
last.fm? If thats the case, I assume the export works from last to libre, from libre to libre but not from libre to last, is that correct?
I'm keeping a close eye on the social-discuss mailing list about the gnu
social project and i'm hoping libre.fm will fit into that model of
social software and permissions.