JDownloader Community - Appwork GmbH
 

Notices

Showing results 1 to 18 of 18
Search took 0.00 seconds.
Search: Posts Made By: Nimboid
Forum: Suggestions & Requests 20.12.2023, 00:22
Replies: 145
[Developer Feedback required] Kemono.party and coomer.party support
Views: 57,557
Posted By Nimboid
So, in other words, the change of UI string is a...

So, in other words, the change of UI string is a correction to bring the UI into line with functionality?
Forum: Suggestions & Requests 19.12.2023, 22:56
Replies: 145
[Developer Feedback required] Kemono.party and coomer.party support
Views: 57,557
Posted By Nimboid
The second screenshot is more like what I...

The second screenshot is more like what I expected.

To this user, it looks more than a cosmetic change, since the wording communicates a very different functionality:

Previously, the dropdown...
Forum: Suggestions & Requests 19.12.2023, 22:16
Replies: 145
[Developer Feedback required] Kemono.party and coomer.party support
Views: 57,557
Posted By Nimboid
So presumably it's just a matter of being patient...

So presumably it's just a matter of being patient for ~3 months and these config will appear?

I assumed that these changes were made when the crawler was updated to use the kemono API - which is...
Forum: Suggestions & Requests 19.12.2023, 21:37
Replies: 145
[Developer Feedback required] Kemono.party and coomer.party support
Views: 57,557
Posted By Nimboid
It makes the post text accessible to my Event...

It makes the post text accessible to my Event Script. I requested the feature some months ago, but was dismissed.



I remain puzzled:
Code says:
@PluginHost(host = "kemono.party", type =...
Forum: Suggestions & Requests 19.12.2023, 19:26
Replies: 145
[Developer Feedback required] Kemono.party and coomer.party support
Views: 57,557
Posted By Nimboid
I have been using a customised version of the...

I have been using a customised version of the kemono.party plugin, and it looks like the new features might make this unnecessary.

But I looked at the source anyway, and from...
Forum: JDownloader 2 08.08.2023, 19:31
Replies: 2,845
Views: 10,188,941
Posted By Nimboid
Vexed by FilePath objects

I have a situation where Event Script objects are vexing me. My aim is to reconcile the contents of downloaded Packages with what exists on disk after the files have been reviewed, and unwanted ones...
Forum: General Discussion 04.08.2023, 17:55
Replies: 7
[User feedback required] Handling DEEPDECRYPT relative URLs
Views: 1,231
Posted By Nimboid
I now have it working to my satisfaction. As...

I now have it working to my satisfaction.
As the crucial information is within a short element of the page source
"<a class="u-anchorTarget" id="attachment-2062963"></a>"
and quickly isolated by a...
Forum: General Discussion 02.08.2023, 15:02
Replies: 7
[User feedback required] Handling DEEPDECRYPT relative URLs
Views: 1,231
Posted By Nimboid
OK, I'm making progress, I can identify...

OK, I'm making progress, I can identify non-standard URLs using a DEEPDECRYPT rule, and emit the href links below, which are subsequently handled by a DIRECTHTTP rule.

However, the page source...
Forum: General Discussion 29.07.2023, 12:36
Replies: 7
[User feedback required] Handling DEEPDECRYPT relative URLs
Views: 1,231
Posted By Nimboid
Followup question: What does deepPattern emit...

Followup question: What does deepPattern emit from the LinkCrawler Rule, when:
a. There is no capture group. Is it the whole pattern?
b. There is one or more capture groups. Is it just one of the...
Forum: General Discussion 28.07.2023, 21:47
Replies: 7
[User feedback required] Handling DEEPDECRYPT relative URLs
Views: 1,231
Posted By Nimboid
Handling DEEPDECRYPT relative URLs

So, I am trying to acquire links to attachments in a phpBB-hosted forum. This requires being logged-in, so I have provided my user/pass to JD via 'Basic Authentication' settings. Natively, provided...
Forum: JDownloader 2 08.07.2023, 15:43
Replies: 2,845
Views: 10,188,941
Posted By Nimboid
Possible to use DOMImplementation createHTMLDocument() ?

Having received HTML in a script, is it possible to use it to create a DOM object on which methods such as querySelector() can be used?

If it's not possible natively (it doesn't seem to be,...
Forum: Suggestions & Requests 22.06.2023, 02:20
Replies: 145
[Developer Feedback required] Kemono.party and coomer.party support
Views: 57,557
Posted By Nimboid
What is the function: link.getProperty('text');...

What is the function: link.getProperty('text'); intended to provide? In my tests it is always 'null', with preference 'Select text crawl mode: Always' set.

I was hoping it would provide the post's...
Forum: Suggestions & Requests 19.06.2023, 23:46
Replies: 3
Views: 662
Posted By Nimboid
Well, it's not as if I hadn't already spent he...

Well, it's not as if I hadn't already spent he best part of a week trying to create an EventScripter script
("Trigger Required: A new link has been added"), before I asked this. I couldn't find a...
Forum: Suggestions & Requests 19.06.2023, 17:08
Replies: 3
Views: 662
Posted By Nimboid
[EventScripter] Enable Packagizer's Comment to accept patterns

I have encountered a site where files downloaded do not retain their original timestamps. However, this can be inferred (near enough) from fields on the pages, as can comments. I have built a JS...
Forum: JDownloader 2 19.06.2023, 15:16
Replies: 2,845
Views: 10,188,941
Posted By Nimboid
I'd been struggling with lack of documentation...

I'd been struggling with lack of documentation for 'myDownloadLink.getProperty(myString)', until I stumbled on this post!

Most of my investigations have led to JD hanging (even from within try...
Forum: JDownloader 2 23.02.2023, 00:46
Replies: 2,845
Views: 10,188,941
Posted By Nimboid
Mixcloud.com Packagizer Puzzle - Inconsistency or Incomprehension?

Getting tired of editing filenames of topic-related links from Mixcloud, I've written an Event Script, which normalises the commonly encountered variations to what I want. That part is actually...
Forum: Problems & Bug Reports 15.02.2023, 20:29
Replies: 3
[Developer Feedback required] Analyse and Add Links no longer capturing clip
Views: 1,918
Posted By Nimboid
I have narrowed the problem down to a...

I have narrowed the problem down to a configuration issue, specifically with the file 'org.jdownloader.gui.views.linkgrabber.addlinksdialog.LinkgrabberSettings.json'.

With this one file disabled...
Forum: Problems & Bug Reports 04.02.2023, 02:27
Replies: 3
[Developer Feedback required] Analyse and Add Links no longer capturing clip
Views: 1,918
Posted By Nimboid
Analyse and Add Links no longer capturing clip

In the course of trying to set up rules/scripts for URL lists provided by another process, I turned off 'LinkgrabberSettings: Add Links Pre Parser'.

Now that I've turned it back on, the Analyse...
Showing results 1 to 18 of 18

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