Reply To: AudioScrobbler / last.fm support

#5227
t0m
Participant

I’ve modified the rockscrobbler perl script by noleti so you actually only need one script.

this script supports compilations. You can download it from:

http://rapidshare.com/files/31760952/firescrobbler.zip

this is a sqlite3 version – for sqlite2 add use DBD::SQLite2;

I’ve been testing this script for two weeks now (cronjob running every 5 minutes) – its working fine for me.
/t0m