Reply To: AudioScrobbler / last.fm support

#5245
Anonymous
Inactive

@t0m wrote:

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

Hello,

I have tried unsuccessfully to use the above script, as I keep getting a “Can’t locate DBD/SQLite2” message. I can confirm through my ipkg list_installed command thast I am running both sqlite and sqlite2 packages.

I have also tried to run perl -MCPAN -e ‘install DBD::SQLite2’ but it doesn’t recognise it!

I have installed:
ipkg install perl
ipkg install perl-wwwlib

I hope someone can help me with this, as I’ve tried everything I can think of, or seeminly find on Google searches.

For info, I’m a complete Newbie at this sort of thing, so real basic instructions would be very welcome.

I’m running last Friday’s nighly release on an unslung NSLU2.

Many thanks if you can help, as this would complete my set-up.