rejetto forum

Sound (wav) notification on download?

Guest · 4 · 5218

0 Members and 1 Guest are viewing this topic.

Desim

  • Guest
I have already checked forum for this feature and found that it is "on list"...

will this feature available soon??

thnx  ;)


Offline Mars

  • Operator
  • Tireless poster
  • *****
    • Posts: 2068
    • View Profile
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.}


Desim

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

thnx


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
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]