Re: [Freevo-users] Why does freevo unmount directories before playing in them?

2008-06-10 Thread Adapted Cat
Thanks!

On Tue, Jun 10, 2008 at 1:59 PM, Duncan Webb [EMAIL PROTECTED] wrote:
 Sorry, for not getting back to you sooner. I tried it again with a USB
 stick but it doesn't seem to be working. So I'll have to look at it again.

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Why does freevo unmount directories before playing in them?

2008-06-06 Thread Adapted Cat
Thanks for the info, but that doesn't help.
I already don't have the automounter running.
It's freevo that is mounting and umounting the drive over and over.

So you tested this with 1.8.0, with a CD/DVD full of video,
and were actually able to play a video?

On Thu, Jun 5, 2008 at 2:34 PM, Duncan Webb [EMAIL PROTECTED] wrote:
 Adapted Cat wrote:
 I have a bunch of videos stored on CD and DVD, and my old Freevo setup
 used to play these with no problem (unlike MythTV).

 With Freevo 1.8.0, no such luck. On investigation, it seems that right
 before the call to MPlayer.play() there are two calls:
 directory.py calls self.media.umount()
 ejectromdrives.py calls item.media.umount()
 Naturally, once umounted, the file can no longer be seen, and
 mplayer.py returns an error that may or may not freeze Freevo.
 Looking deeper, it seems that every time I change directory there is a
 call to utils.umount_all().
 I can't imagine why anybody thought that would be a good idea.

 So why does Freevo keep umounting my drive, and how do I stop it?

 Also, I have a USB drive that is not always there. If I mention it in
 local_conf.py, I get an error message to standard out and log
 every second about how the device isn't there. That really isn't
 helpful. Can this message be disabled?

 AFAIK this has not changed, since Freevo-1.5

 Freevo is a bit odd with mounting, normally DVD and CD are handled
 automatically by freevo. You don't need to have an auto mounter running
 to mount them, See:

 http://doc.freevo.org/TipsAndTricks

 USB devices are a bit different, a device is created when a stick is
 plugged in, unlike DVD drives, and for these you do need an auto mounter
 running on these mount points.

 Last time I tested this it worked fine.

 HTH
 Duncan

 -
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://sourceforge.net/services/buy/index.php
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Why does freevo unmount directories before playing in them?

2008-06-03 Thread Adapted Cat
I have a bunch of videos stored on CD and DVD, and my old Freevo setup
used to play these with no problem (unlike MythTV).

With Freevo 1.8.0, no such luck. On investigation, it seems that right
before the call to MPlayer.play() there are two calls:
directory.py calls self.media.umount()
ejectromdrives.py calls item.media.umount()
Naturally, once umounted, the file can no longer be seen, and
mplayer.py returns an error that may or may not freeze Freevo.
Looking deeper, it seems that every time I change directory there is a
call to utils.umount_all().
I can't imagine why anybody thought that would be a good idea.

So why does Freevo keep umounting my drive, and how do I stop it?

Also, I have a USB drive that is not always there. If I mention it in
local_conf.py, I get an error message to standard out and log
every second about how the device isn't there. That really isn't
helpful. Can this message be disabled?

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users