> I have a freevo box that is networked to 4 windows computers. There are
> four directories in movies, music and pictures mapping to each users
> computer share.
I have the same setup!
>  I am using automount to access each share beacuse that
> is the only way I know how to accomadate machines turning on and off and
> still being able to access them when they come back on again. The
> problem is that when I select music or movies or pictures freevo tries
> to check whether each directory has a custom a image for it and what
> size/free space is left. If one of the machines is not on this can take
> up to 2 minutes before automount times out and then it shows the
> directories. So, is there anyway of freevo not checking for directory
> sizes or images?
I've been suffering with this as well, the problem is autofs. 
I haven't tried this yet, but a easy solution is to change the timeout
for the auto mount. I've found a link here 
http://www.linux-consulting.com/Amd_AutoFS/autofs-5.html#ss5.3

Shown is away to change the timeout value in the auto.master file,
hopefully this helps you out until that patch is written!

#
# Sample /etc/auto.master file
# ------

# format of this file:
# mountpoint map options
# For details of the format, look at autofs(8)
#
/.autofs /etc/auto.misc --timeout 60
#
# end of file

> Idealy I would wirte a plugin that would show what machines are on/off
> by pinging them and showing them in the idlebar greyed out or not and in
> the movies/music/pictures only the machines that are on would show the
> directories.
I would like to see a patch like that too!
> 
> Nicholas Ruddick



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to