Samuel Mimram wrote:
> 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:
Ah, it works when I change "lasftm" above to "lastfm"...
++
Sam.