JDownloader Community - Appwork GmbH
 

Showing results 1 to 50 of 1000
Search took 0.06 seconds.
Search: Posts Made By: raztoki
Forum: General Discussion 09.03.2024, 23:59
Replies: 2
Views: 230
Posted By raztoki
settings > package customiser > sub directory as...

settings > package customiser > sub directory as packagename, disable.
re-add links in linkgrabber or change save paths as the package customiser rules apply on entry into linkgrabber.
Forum: JDownloader 2 06.03.2024, 13:27
Replies: 4
[Solved] Auto naming
Views: 27,981
Posted By raztoki
easier with event scripter as you only need to...

easier with event scripter as you only need to use replace or replaceAll, renaming with package customiser is very static in its nature, you need to listen / re-construct for every possible...
Forum: JDownloader 2 19.02.2024, 14:19
Replies: 7
Views: 42,902
Posted By raztoki
Not sure how regularly services like that would...

Not sure how regularly services like that would run, but you might encounter issues with updating as that terminates the program while installing files and restarts itself post update. I know...
Forum: Host Plugin Reports 17.02.2024, 09:31
Replies: 24
Views: 9,388
Posted By raztoki
are you making apples to apples comparison?...

are you making apples to apples comparison? website(your browser) to website(JD) comparison? turn api mode off in JD?? settings > plugins > use API for account check and premium download... uncheck
Forum: General Discussion 13.02.2024, 13:37
Replies: 2
Views: 439
Posted By raztoki
Currently no, and this is not really advised as...

Currently no, and this is not really advised as it will increase memory usage and slow down the program. Maybe not noticeable at the low level usage but when many thousand of links are added daily...
Forum: Host Plugin Reports 26.01.2024, 01:44
Replies: 7
Views: 381
Posted By raztoki
package customiser is standard regex, it does not...

package customiser is standard regex, it does not need to be 'double' escaped, like it does inside Java code. Use the pattern I gave, check the checkbox for regex and it should work.

since the url...
Forum: Suggestions & Requests 26.01.2024, 01:38
Replies: 2
Views: 272
Posted By raztoki
currently controlling is done within dedicated...

currently controlling is done within dedicated plugins, though you can define max sim dl with domain rules, but that is more to restrict from plugin settings as in personal preferences vs plugins...
Forum: Host Plugin Reports 25.01.2024, 10:05
Replies: 7
Views: 381
Posted By raztoki
Do not use boost regex engine, a quick google...

Do not use boost regex engine, a quick google (wasn't sure what it was) its for c plus plus from what I can gather. You need to use the Java interpreter in what ever website you're testing inside. I...
Forum: Suggestions & Requests 22.01.2024, 23:56
Replies: 3
Views: 349
Posted By raztoki
currently not with a simple one setting, you...

currently not with a simple one setting,
you need to create account usage rules for each real hoster, and disable the free/account modes(if you have those accounts present in the account manager)...
Forum: Host Plugin Reports 22.01.2024, 23:54
Replies: 7
Views: 381
Posted By raztoki
you will need to create a package customiser rule...

you will need to create a package customiser rule for it
something like source url: 52mix\.cn/.+\?(.*) [with regex] && filename <jd:source:1>
Forum: Host Plugin Reports 09.01.2024, 12:59
Replies: 7
[User feedback required] real-debrid.com Jdownloader 0Auth Failed
Views: 1,578
Posted By raztoki
believe you need to answer a captcha response,...

believe you need to answer a captcha response, most likely because ip you're connecting from
Forum: Hoster-Plugin Probleme 29.12.2023, 02:57
Replies: 16
Views: 6,676
Posted By raztoki
max download speed is controlled server side...

max download speed is controlled server side (from the hoster), not by clients (JD/Chrome etc). Clients can only made speeds slower.
Forum: Decrypter Plugin Reports 29.12.2023, 02:45
Replies: 4
Views: 730
Posted By raztoki
currently this is not an option for youtube,...

currently this is not an option for youtube, though you can disable LinkCollector.dolinkcheck in advanced settings while you add said links, and re-enable after added
Forum: JDownloader 2 29.12.2023, 02:42
Replies: 3
Views: 25,744
Posted By raztoki
say it would be more efficient with an...

say it would be more efficient with an directory/folder watch entry? and copy / paste it over with a batch script or like kind (your fav scripting language), every time you want to run said playlist?
Forum: General Discussion 01.12.2023, 14:38
Replies: 13
Views: 1,839
Posted By raztoki
mutlihosters switching sources urls on you is...

mutlihosters switching sources urls on you is most likely the cause, we had to add a lot of code over the years to help with this as most do not advertise that they are doing it. But it can easily...
Forum: General Discussion 30.11.2023, 02:55
Replies: 13
Views: 1,839
Posted By raztoki
Just to remove some assumptions here as your...

Just to remove some assumptions here as your original explanation isn't totally clear,
JD has downloaded and crc (like sha1) ok, extracts data using the internal archive exactor to a location of...
Forum: JDownloader 2 30.11.2023, 02:36
Replies: 6
Views: 3,421
Posted By raztoki
@psp I did look for the support article as I...

@psp
I did look for the support article as I swear I read it before, just was expecting to find it in its own article "LinkGrabber settings" or something, due to the amount of times this gets...
Forum: Suggestions & Requests 26.11.2023, 23:47
Replies: 4
Views: 1,066
Posted By raztoki
JD also evaluates mirrors based on available...

JD also evaluates mirrors based on available accounts and account usage rules before using a given mirror. Package customiser and referencing a higher priority is the way to do it like fbd mentioned...
Forum: JDownloader 2 26.11.2023, 04:20
Replies: 6
Views: 3,421
Posted By raztoki
greys out until downloads finish, but you can...

greys out until downloads finish,
but you can change a settings in linkgrabber quick settings bottom right hand corner, screw driver X crescent, auto start downloads
which will still add...
Forum: General Discussion 22.11.2023, 00:37
Replies: 9
Views: 952
Posted By raztoki
you need patterns that match the entire supported...

you need patterns that match the entire supported url structure, and where to find the packagename within the html, not just the domain, you also have to use the correct escaping.
Forum: General Discussion 16.11.2023, 15:36
Replies: 9
Views: 952
Posted By raztoki
linkcrawler rule, you can define pattern to find,...

linkcrawler rule, you can define pattern to find, and package name.
else
decrypter plugin
Forum: Suggestions & Requests 16.11.2023, 05:42
Replies: 5
Views: 734
Posted By raztoki
I personally don't see this happening myself, due...

I personally don't see this happening myself, due to no real new features been added in many years. Though useful if you and others that do not retain many links as you would have to scroll and find...
Forum: Allgemeine Diskussion 15.11.2023, 15:02
Replies: 7
[User feedback required] filer.net JDownloader 2 mit VPN Express
Views: 1,297
Posted By raztoki
filer must have banned/blacklisted the vpn ip...

filer must have banned/blacklisted the vpn ip subnet(s) you're connected from. Not much you can do about it, other than trying other subnets until you find one that works, or use your ISP connection....
Forum: Suggestions & Requests 14.11.2023, 01:21
Replies: 3
Views: 493
Posted By raztoki
no worries

no worries
Forum: Suggestions & Requests 13.11.2023, 08:21
Replies: 3
Views: 493
Posted By raztoki
are you referring to the download or linkgrabber...

are you referring to the download or linkgrabber tabs?
there is a 'over view' panel for both with some selection / non selection stats for both, and linkgrabber does have the side bar 'views' ontop...
Forum: Suggestions & Requests 13.11.2023, 06:21
Replies: 2
Views: 540
Posted By raztoki
Hello Bob, Thanks for your concern. There are...

Hello Bob, Thanks for your concern. There are already multiple easy to find and use settings for this, you can disable this on the main toolbar, the icon as a clipboard with a checkbox.
Else, tray...
Forum: Host Plugin Reports 12.11.2023, 14:24
Replies: 16
Views: 3,110
Posted By raztoki
been a long time, but for memory after x amount...

been a long time, but for memory after x amount of unanswered captchas it should auto skip that file host, or even skip all hosts with non auto solveable captchas of that type via the pre download...
Forum: Problems & Bug Reports 12.11.2023, 14:08
Replies: 4
Views: 963
Posted By raztoki
It's false positive from so called security...

It's false positive from so called security software. You can check for yourself in your logs, JD does a http(s) get request which results in a response of your ip address.
Forum: Suggestions & Requests 12.11.2023, 11:37
Replies: 2
[User feedback required] Oncam.me plugin missing?
Views: 1,038
Posted By raztoki
only websites/plugins that contain settings will...

only websites/plugins that contain settings will show up in the plugins list.
Forum: JDownloader 2 04.11.2023, 05:35
Replies: 2
Views: 602
Posted By raztoki
it is customisable within settings > plugins >...

it is customisable within settings > plugins > provider for say youtube and some others. else ones without you can reconstruct existing filename with settings > package customiser, rules
Forum: JDownloader 2 04.11.2023, 00:30
Replies: 18
[Developer Feedback required] Winrar statt Unzip?
Views: 2,246
Posted By raztoki
yes multiple cores most likely explain that also.

yes multiple cores most likely explain that also.
Forum: JDownloader 2 03.11.2023, 10:16
Replies: 18
[Developer Feedback required] Winrar statt Unzip?
Views: 2,246
Posted By raztoki
This is just me thinking aloud, and disclaimer, I...

This is just me thinking aloud, and disclaimer, I personally haven't used extraction program in decade or more and these are just assumptions on my part.

@horpsorp, & others when you're comparing...
Forum: JDownloader 2 28.10.2023, 11:52
Replies: 2,822
Views: 10,014,850
Posted By raztoki
@hackmonker either two ways? or both ways run...

@hackmonker
either two ways? or both ways
run the trigger on the event scripter, to run on is package finished?
or according to the help, use var myBoolean = myFilePackage.isFinished();
you only...
Forum: Host Plugin Reports 16.10.2023, 15:08
Replies: 11
Views: 1,323
Posted By raztoki
I haven't looked at the source for this plugin,...

I haven't looked at the source for this plugin, but they used to all pass via decrypter because they didn't have a url structure unique to file and folder just a uid. They seem to have moved away...
Forum: Host Plugin Reports 04.10.2023, 14:52
Replies: 10
Views: 1,052
Posted By raztoki
uid, thats would be outcome if the request fails...

uid, thats would be outcome if the request fails or is blocked for some reason like cloudflare service, or dns block, null value regex search for filename / filesize
Forum: Probleme & Bugreports 04.10.2023, 14:51
Replies: 4
Views: 1,037
Posted By raztoki
maybe the finallink isn't via https? and modern...

maybe the finallink isn't via https? and modern browsers will switch http to https or at least try? other than that not sure, you will need to upload a log from a session with the issue to confirm....
Forum: Probleme & Bugreports 02.10.2023, 13:19
Replies: 4
Views: 1,037
Posted By raztoki
JD via Java uses your system default DNS...

JD via Java uses your system default DNS server(s).

raztoki
Forum: Suggestions & Requests 01.10.2023, 01:58
Replies: 17
[Solved] Terabytez.org
Views: 3,608
Posted By raztoki
what I said still stands, when Psp gets back from...

what I said still stands, when Psp gets back from holiday. You will need patience as there is no provided eta on his return.
Forum: General Discussion 29.09.2023, 15:12
Replies: 13
Views: 1,466
Posted By raztoki
double escape the \\? and you're missing = after...

double escape the \\? and you're missing = after question mark. test your pattern at regex101 then add additional escaping in for json (if required)
Forum: Suggestions & Requests 28.09.2023, 15:02
Replies: 17
[Solved] Terabytez.org
Views: 3,608
Posted By raztoki
incorrect, plugins are required for host that has...

incorrect, plugins are required for host that has multiple steps in order to start the download.

fyi. it's only picked up by generic plugin due to the file extension (in your examples .rar)
...
Forum: Suggestions & Requests 27.09.2023, 13:34
Replies: 17
[Solved] Terabytez.org
Views: 3,608
Posted By raztoki
The thread rules would imply you're missing the...

The thread rules would imply you're missing the required information in order to complete your request https://board.jdownloader.org/showthread.php?t=18189
Forum: Probleme & Bugreports 25.09.2023, 11:55
Replies: 2
Views: 715
Posted By raztoki
@dma, you need to use SVN and not CVS as its not...

@dma, you need to use SVN and not CVS as its not supported by our server, which also coincides with your different dialogs (not SVN)
Forum: Allgemeine Diskussion 24.09.2023, 05:43
Replies: 5
Views: 2,526
Posted By raztoki
Thanks for your in depth post, unfortunately your...

Thanks for your in depth post, unfortunately your attachments wont be possible for the public to obtain with the current forum settings. I'll check which services you can upload to which have been...
Forum: Problems & Bug Reports 16.09.2023, 21:01
Replies: 8
Views: 1,276
Posted By raztoki
Your browser assumes you enter in to the address...

Your browser assumes you enter in to the address bar its either http and or https (depending on browser, chrome based browser typically try https first). The thing is JD monitors clipboard and...
Forum: JDownloader 2 16.09.2023, 20:56
Replies: 18
[Developer Feedback required] Winrar statt Unzip?
Views: 2,246
Posted By raztoki
The simple answer is no, provided support is via...

The simple answer is no, provided support is via a open source 7zip library and it's integration is linked to that. You could theoretically create a evenscript and port it via cli but without the...
Forum: Problems & Bug Reports 16.09.2023, 20:53
Replies: 6
Views: 908
Posted By raztoki
Hi, font scaling issues are all known. Large...

Hi, font scaling issues are all known. Large parts of the GUI is fixed in size so increasing scale factor too high will result in this outcome. Recommend that you scale down a little to within...
Forum: JDownloader 2 12.09.2023, 14:30
Replies: 9
[User feedback required] Switch to Lberica JRE?
Views: 1,221
Posted By raztoki
It is caused because you're in a restricted...

It is caused because you're in a restricted group, this restriction requires you to answer captcha for the first x posts then you are moved automatically to less restricted group. This is due to how...
Forum: General Discussion 11.09.2023, 01:31
Replies: 13
Views: 1,466
Posted By raztoki
You can keep the first two if you use them, just...

You can keep the first two if you use them, just add another ", { inserted rule }" and
you will need to adjust the pattern for your domain and url structure.
Forum: General Discussion 10.09.2023, 15:12
Replies: 13
Views: 1,466
Posted By raztoki
The problem isn't the second link, its the first....

The problem isn't the second link, its the first. The second for memory is listened to/for.
The first link isn't and you just need to add a linkcrawler redirect rule, please see...
Forum: General Discussion 10.09.2023, 14:59
Replies: 3
Views: 775
Posted By raztoki
Most welcome @pchung

Most welcome @pchung
Showing results 1 to 50 of 1000

 
Forum Jump
All times are GMT +2. The time now is 05:15.
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 - 2024, Jelsoft Enterprises Ltd.