Bugs item #1577463, was opened at 2006-10-15 03:05
Message generated for change (Comment added) made by duncanwebb
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1577463&group_id=46652

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: plugins
Group: None
Status: Open
>Resolution: Fixed
Priority: 5
Submitted By: Olivier (oroulet)
Assigned to: Nobody/Anonymous (nobody)
Summary: web radio broken in svn

Initial Comment:
Having this in local_conf.py works fine in freevo 1.5
and makes it possible to listen to webradio (see
webradio example in freevo )

AUDIO_ITEMS = [ ( 'Music', '/storage/Music' ),
        '/home/ord/.freevo/webradio.fxd']

with 1.6svn I get that error message in stdout

"/home/ord/.freevo/webradio.fxd" is not a directory or
doesn't exist


----------------------------------------------------------------------

>Comment By: Duncan Webb (duncanwebb)
Date: 2006-10-15 10:18

Message:
Logged In: YES 
user_id=104395

The test to check that an audio item is a directory is a bit
too restrictive.

In r8374 this restriction has been relaxed. Hopefully this
won't break the fix for non-existing mounts.

One thing I've noticed is I get two Web Radio menu items and
I don't see why. Also if one of the radio links is invalid
it will crash freevo.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1577463&group_id=46652

-------------------------------------------------------------------------
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