JDownloader Community - Appwork GmbH
 

Showing results 1 to 12 of 12
Search took 0.00 seconds.
Search: Posts Made By: thecoder2012
Forum: Eventscripter 15.06.2023, 02:16
Replies: 3,086
Views: 11,542,679
Posted By thecoder2012
Proxies in JDownloader eintragen und freuen. In...

Proxies in JDownloader eintragen und freuen. In vielen Fällen ist kein Skript dazu erforderlich, wenn stabile Proxies hinterlegt sind. Die meisten kostenfreien Proxies sind allerdings instabil und...
Forum: Eventscripter 12.07.2019, 02:52
Replies: 3,086
Views: 11,542,679
Posted By thecoder2012
1. Support for nzblnk links with JDownloader +...

1. Support for nzblnk links with JDownloader + Eventscripter:
//Scan for NZB urls and grab all data
//Trigger: New Crawler Job (Neuer Sammel-Job)
//
//Uncheck the advanced setting:...
Forum: Eventscripter 26.06.2019, 10:30
Replies: 3,086
Views: 11,542,679
Posted By thecoder2012
Sure and getPluginURL works great. Thanks! ...

Sure and getPluginURL works great. Thanks!

Example "Downloads":
// Export download URLs
// Trigger : "DownloadList Contextmenu Button Pressed"
setAdvancedAlert(true);...
Forum: Eventscripter 21.06.2019, 00:20
Replies: 3,086
Views: 11,542,679
Posted By thecoder2012
Post // Export download URLs (original by mgpai) //...

// Export download URLs (original by mgpai)
// Trigger : "DownloadList Contextmenu Button Pressed"

if (name == "Export URLs") {
var links = dlSelection.getDownloadLinks();
var urls =...
Forum: Eventscripter 14.06.2019, 20:19
Replies: 3,086
Views: 11,542,679
Posted By thecoder2012
Thanks but I see in my new tests with previous...

Thanks but I see in my new tests with previous uploaded link not really (more) temp reasons (e.g. 2-3h, download limit has been reached) ?

Example:var mytest = true;
var newm = "";
var links =...
Forum: Eventscripter 14.06.2019, 00:25
Replies: 3,086
Views: 11,542,679
Posted By thecoder2012
Faster reset/repeat of waiting times than e.g....

Faster reset/repeat of waiting times than e.g. retry in 15 minutes or 3 hours (uploaded test).


Okay and there is no chance if the controller has it not? (SO with temp/conditional skip reasons...
Forum: Eventscripter 07.06.2019, 00:19
Replies: 3,086
Views: 11,542,679
Posted By thecoder2012
Next question. I have the...

Next question. I have the PluginException.LinkStatus.ERROR_RETRY,
PluginException.LinkStatus.ERROR_IP_BLOCKED,
PluginException.LinkStatus.ERROR_HOSTER_TEMPORARILY_UNAVAILABLE or ...
Forum: Eventscripter 06.06.2019, 20:21
Replies: 3,086
Views: 11,542,679
Posted By thecoder2012
Yes. I think no. With decrypters,...

Yes.


I think no.


With decrypters, nope. GeneralSettings.freeproxybalancemode is ONLY for downloads. Other functions only using the first good proxy in the list.

First the small export...
Forum: Eventscripter 06.06.2019, 16:53
Replies: 3,086
Views: 11,542,679
Posted By thecoder2012
Okay, good. Special case filecrypt and too much...

Okay, good. Special case filecrypt and too much links in one hour. I have already requested better proxy support (Link_not_visible

Had the days a closer...
Forum: Eventscripter 27.05.2019, 06:01
Replies: 3,086
Views: 11,542,679
Posted By thecoder2012
I have updated my example with better...

I have updated my example with better errorhandling and retries. See my post #93 (Link_not_visiblein this topic.
Forum: Eventscripter 09.05.2017, 15:00
Replies: 3,086
Views: 11,542,679
Posted By thecoder2012
Simple example for high queue: // Queue check...

Simple example for high queue:
// Queue check for 9kw.eu
// Trigger Required: Interval

var newInterval = 10000;
if (interval == newInterval) {
check9kw_queue();
} else {
interval =...
Forum: Eventscripter 23.02.2017, 02:28
Replies: 3,086
Views: 11,542,679
Posted By thecoder2012
Any chance to get UUID or packagename with only...

Any chance to get UUID or packagename with only "archive" (method/class) and trigger "Archive extraction finished" ?
Showing results 1 to 12 of 12

 
Forum Jump
All times are GMT +2. The time now is 00:19.
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.