Re: [Freevo-users] All my MP3s are played twice

2005-01-19 Thread syrius . ml
Shawn Dowler <[EMAIL PROTECTED]> writes: > I notice fbxine being used as well, but I haven't checked to see if > it's calling both mplayer and fbxine. I'll check that as soon as I > can. It does. I had this issue one new year's eve. If I remember correctly I did plugin.remove('audio.xine'). --

Re: [Freevo-users] .fxd and listing

2004-05-11 Thread syrius . ml
--- src/fxditem.py.old 2004-05-11 18:48:09.0 +0200 +++ src/fxditem.py 2004-05-11 18:47:52.0 +0200 @@ -161,6 +161,11 @@ items = [] for fxd_file in fxd_files: try: +# don't know if it's the right place to do that. +

Re: [Freevo-users] .fxd and listing

2004-05-08 Thread syrius . ml
Is there something I haven't read ? In that case could somebody give me a pointer so I can have .fxd files in OVERLAY_DIR and not having items listed twice ? Is it a known issue or does it only happen to me ? -- --- This SF.Net email is spons

[Freevo-users] .fxd and listing

2004-05-07 Thread syrius . ml
Hi there, I'm using fxd files to describe video files. The fxd files are created by video.imdb plugin. The user running freevo doesn't have write permissions on video directories, the .fxd file then goes to ~/.freevo/vfs/video-dir/ I can see the cover, the tagline and the description as expected

Re: [Freevo-users] text view + mplayer/lirc questions

2003-11-07 Thread syrius . ml
Eirik Meland <[EMAIL PROTECTED]> writes: >> Is there an option to disable that view (icon view, cover view, i >> don't know what's the exact name) ? >> I've tried to play with >> SKIN_FORCE_TEXTVIEW_STYLE and SKIN_MEDIAMENU_FORCE_TEXTVIEW but I >> didn't find a way to only use text view. > try SK

[Freevo-users] text view + mplayer/lirc questions

2003-11-06 Thread syrius . ml
Hi, I'd like to understand how text view works. I would like freevo to only use text view. But it seems it uses the icon view as soon as it find an image to display as a cover. Is there an option to disable that view (icon view, cover view, i don't know what's the exact name) ? I've tried to play