Hi,
Romain Beauxis wrote:
> Le Saturday 08 September 2007 23:40:10 Samuel Mimram, vous avez écrit :
>> Hi,
>
> Hi !
>
>> % ./liquidsoap -v --debug
>> 'out(input.lastfm(lastfm.uri("globaltags/creative-commons")))'
>
> Me bad, the utils.liq operator is not well coded.. Try this:
>
> ./liquidsoap -v --debug
> 'out(input.lastfm("lasftm://globaltags/creative-commons")))'
Same thing:
2007/09/09 02:24:18 [EMAIL PROTECTED]:4] Could not get file from
lastfm: could not adjust station to lasftm://globaltags/creative-commons:
response=FAILED
error=4
Is the URI valid ?
> I'll fix it within a minute..
I've tried the fist example with your fix and I still get the same bug...
Cheers,
Samuel.