rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: Desim on January 29, 2010, 04:58:13 PM

Title: Sound (wav) notification on download?
Post by: Desim on January 29, 2010, 04:58:13 PM
I have already checked forum for this feature and found that it is "on list"...

will this feature available soon??

thnx  ;)
Title: Re: Sound (wav) notification on download?
Post by: Mars on January 29, 2010, 09:05:10 PM
you can do it with the beta build and macros+events

in hfs.events

[upload completed]
{.play system event|one audiofile.}

or
[upload completed]
{.play system event|one windows audio event name.}
Title: Re: Sound (wav) notification on download?
Post by: Desim on January 31, 2010, 04:53:20 PM
Ok, is it possible to do that on connection or when the download starts? ?

thnx
Title: Re: Sound (wav) notification on download?
Post by: rejetto on February 01, 2010, 09:39:47 AM
i guess you mean these
+ sounds: choose the sound for download,upload,connection (unbind from the flashing)
+ sounds: filemasks for different download sounds 

but they are deleted now.
they can already be made by using little scripts, like mars says, that you can install by pressing ALT+F6

Ok, is it possible to do that on connection or when the download starts? ?

yes, you must change what's [inside brackets] to tell when it must be done. Here you find a list of what you can write inside brackets
http://www.rejetto.com/wiki/index.php/HFS:_Event_scripts#Network_events

download starts is [download]