Hi !

Le lundi 8 mars 2010 12:48:38, Аркадий Левин a écrit :
> liquidsoap --debug 'input.lastfm("")'
> Line 1, char 17: Unknown error
> Fatal error: exception Not_found
> 
> liquidsoap --debug 'input.lastfm("lastfm://artist/Yahel")'
> Line 1, char 38: Unknown error
> Fatal error: exception Not_found

There is indeed a stupid bug in this operator.

This is now fixed in the SVN. Please not also that now, the operator requires 
explicitely user and password since ocaml-lastfm only support the 
authenticated protocol.

The old way of passing user/password through the uri 
(lastfm://user:passw...@...) is still available and overrides those parameters 
in this case.

Let me know if you need a patch against 0.9.2


Romain

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to