#1
|
|||
|
|||
![]()
Hi,
I write this script to play sound when dl is started but it's not good // Play wav file when download is started if (link.isStarted()) { var wavFile = JD_HOME + "/themes/standard/org/jdownloader/sounds/DingDong.wav"; // wav file to play playWavAudio(wavFile); } Help Thx |
#2
|
||||
|
||||
![]()
Please ask here for help, https://board.jdownloader.org/showthread.php?t=70525
There is no isStarted() method available. What makes you think there is? Just create a script for event *DOWNLOAD_STARTED* and remove the if condition
__________________
JD-Dev & Server-Admin |
#3
|
|||
|
|||
![]() Quote:
![]() |
#4
|
||||
|
||||
![]()
You're welcome
__________________
JD-Dev & Server-Admin |
![]() |
Thread Tools | |
Display Modes | |
|
|