2013/5/29 Ashworth Payne <email.ashwo...@gmail.com>:
> Greetings

Hi!

> Using the docs, I've written a simple script that reads from a directory of
> music and sends to a shoutcast server.
>
> I need help understanding how to scrobble the songs.  I'm not very good at
> scripting.

Oh boy, been a long time I haven't looked at lastfm!

Here's a simple way to submit a source's metadata to last.fm, if that
still works:

s = on_metadata(lastfm.submit(user="user",password="password"), s)

Let us know if that works!

Romain

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to