JDownloader Community - Appwork GmbH
 

Showing results 1 to 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: hulleyrob
Forum: Eventscripter 22.06.2024, 16:50
Replies: 3,086
Views: 11,541,297
Posted By hulleyrob
would alert be the popover message with the error...

would alert be the popover message with the error and ok button as im trying to avoid that?
Forum: Eventscripter 22.06.2024, 14:06
Replies: 3,086
Views: 11,541,297
Posted By hulleyrob
//Add your script here. Feel free to use the...

//Add your script here. Feel free to use the available api properties and methods
// Retry code

var encoded = encodeURI(package.getName());

// appriseUrl in format:
//...
Forum: Eventscripter 20.06.2024, 17:19
Replies: 3,086
Views: 11,541,297
Posted By hulleyrob
try { ...

try {
postPage('Link_not_visible,
"urls=synology://192.168.0.4:5000/TOKEN&body=" + package.getName() +
" finished.");
}
catch (e) {
if (!(e instanceof Error)) {
...
Forum: Eventscripter 20.06.2024, 15:42
Replies: 3,086
Views: 11,541,297
Posted By hulleyrob
Thank you will give it a go later when I get home.

Thank you will give it a go later when I get home.
Forum: Eventscripter 20.06.2024, 10:42
Replies: 3,086
Views: 11,541,297
Posted By hulleyrob
funny you should say that, I have intermittent...

funny you should say that, I have intermittent problem when running the event script a massive popup box appears occasionally with an IOException 424 failed dependency as the most obvious part of the...
Forum: Eventscripter 17.06.2024, 23:24
Replies: 3,086
Views: 11,541,297
Posted By hulleyrob
Actually I had overcomplicated it which wasnt...

Actually I had overcomplicated it which wasnt helping I could have sent everything inline.

This example pass the test event and send a message successfully:
...
Forum: Eventscripter 17.06.2024, 23:10
Replies: 3,086
Views: 11,541,297
Posted By hulleyrob
Thanks is that a standard JavaScript method? ...

Thanks is that a standard JavaScript method?

As it’s not clear where to put headers and where body goes as per the curl example.

I’m really surprised nobody has got one for apprise already as...
Forum: Eventscripter 17.06.2024, 22:54
Replies: 3,086
Views: 11,541,297
Posted By hulleyrob
Not really sure where to start as I dont know...

Not really sure where to start as I dont know javascript.

The problem I want to solve is when a download is finished I want to make a call to apprise which will hand the notification for the...
Forum: Eventscripter 17.06.2024, 20:21
Replies: 3,086
Views: 11,541,297
Posted By hulleyrob
has anyone got an eventscripter script that works...

has anyone got an eventscripter script that works with apprise yet?

Ive had a search but was surprised there wasnt anything.

Basically need to recreate this when a download has finished:
...
Showing results 1 to 9 of 9

 
Forum Jump
All times are GMT +2. The time now is 13:28.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.