Ok. since no one has seemed to fix this I would propose have an array of
network protocols in freevo_config.py and on import of audioitem.py we
build the list into a regular expression used by AudioItem in its init
method. any objections? I will code this up and upon approval from
dischi or one of the "Audio" guys will commit it.


On Thu, 2003-09-11 at 12:22, Michael Ruelle wrote:
> In src/audio/plugins/mplayer.py is picking up cdda:// as a network_play
> (since the script looks for :// in the url) and is appending -cache 100
> to the end of the mplayer command this causes mplayer to skip when doing
> cdda
> 
> I believe this was intended to catch all the various web protocols 
> (rtsp, http, https, mms) before mplayer 0.90 introduced the tv:// and
> cdda:// syntax. This should be changed now to remove this for cdda, vcd,
> dvd, and maybe others.
-- 
Mike Ruelle
[EMAIL PROTECTED]
http://world.std.com/~mruelle/



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to