Hi Tim.2013/8/28 TIm <t...@tjbaker.co.uk>
>
> Romain Beauxis <toots@...> writes:
>
> >
> > 2013/5/29 Ashworth Payne <email.ashworth@...>:
> > > 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
> >
>
>
> Apologies for bumping an old thread - but trying to get lastfm submit or
> export of metadata working, and replay-gain.

No worries!

> I get this error: The variable lastfm.submit used here has not been
>   previously defined.
>
> using the same approach mentioned here. I've definitely got lastfm.liq
> script installed, and I'm including pervasives.liq although not sure I
need
> to now...but included or not I get the error.
>
> Also ReplayGain enable_replay_metadata() or prefix=replay_gain on playlist
> refused to work - not in the same way, just doesn't run the scheduled
stream
> (I have gotten the override to work by installing libreplaygain-dev which
> suggests this problem is most likely a missing library, and probably a tag
> related one for the lastfm maybe?) Checked though the taglib libraries are
> present...and liblastfm-ocaml-dev.
>
> Any idea?

It all looks like you don't have the standard library (pervasives.liq,
utils.liq) installed or at least detected by liquidsoap.

How did you install liquidsoap?

Romain
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to