On Wed, 2007-01-31 at 18:11 -0500, Justin Wetherell wrote:
> I found the problem but I don't know how or why it's a problem. I
> added the following code to play xm streams in
> src/audio/plugins/mplayer.py
> 
> if str(filename).find(".jsp?") >= 0:
>    is_playlist=True 

"if '.jsp' in filename" is more pythonic :)



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to