JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 24.04.2017, 10:11
kevin73
Guest
 
Posts: n/a
Question support for www.porncomix.info

Hi
please can you add this **External links are only visible to Support Staff****External links are only visible to Support Staff** ?
exemple **External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #2  
Old 24.04.2017, 10:30
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,522
Default

__________________
JD-Dev & Server-Admin
Reply With Quote
  #3  
Old 24.04.2017, 23:30
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,088
Default

Easily possible via linkcrawler rule which uses the thumbnail URLs to create the final URLs.
Settings --> Advanced Settings --> LinkCrawler: Link Crawler Rules --> Put in this as "Value":
Code:
[ {
  "enabled" : true,
  "maxDecryptDepth" : 1,
  "id" : 1485801268988,
  "name" : "porncomix.info test",
  "pattern" : "**External links are only visible to Support Staff**,
  "rule" : "REWRITE",
  "packageNamePattern" : null,
  "formPattern" : null,
  "deepPattern" : null,
  "rewriteReplaceWith" : "**External links are only visible to Support Staff**
} ]
GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #4  
Old 28.04.2017, 23:06
reddevil reddevil is offline
JD VIP
 
Join Date: Apr 2010
Posts: 369
Default

@pspzockerscene, the proposed rule is not working. Kindly re-consider making the plugin.

29.04.17 02.33.47 <--> 29.04.17 02.35.40 jdlog://6622289150841/

Last edited by reddevil; 30.04.2017 at 13:54.
Reply With Quote
  #5  
Old 02.05.2017, 13:57
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,088
Default

Fixed that rule - sorry:
Code:
[
  {
    "enabled": true,
    "maxDecryptDepth": 1,
    "id": 1485801268988,
    "name": "porncomix.info test",
    "pattern": "**External links are only visible to Support Staff**,
    "rule": "REWRITE",
    "packageNamePattern": null,
    "formPattern": null,
    "deepPattern": null,
    "rewriteReplaceWith": "**External links are only visible to Support Staff**
  }
]
GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #6  
Old 22.05.2017, 01:29
reddevil reddevil is offline
JD VIP
 
Join Date: Apr 2010
Posts: 369
Default

Not working for:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**

Last edited by reddevil; 22.05.2017 at 01:43.
Reply With Quote
  #7  
Old 22.05.2017, 10:06
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,522
Default

I've updated the ticket
__________________
JD-Dev & Server-Admin
Reply With Quote
  #8  
Old 23.05.2017, 01:47
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,088
Default

Updated rule - issues were that "_" was not allowed and it was hardcoded for .jpg so it failed for .png.
Code:
[
  {
    "enabled": true,
    "maxDecryptDepth": 1,
    "id": 1485801268988,
    "name": "porncomix.info test",
    "pattern": "**External links are only visible to Support Staff**,
    "rule": "REWRITE",
    "packageNamePattern": null,
    "formPattern": null,
    "deepPattern": null,
    "rewriteReplaceWith": "**External links are only visible to Support Staff**
  }
]
GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #9  
Old 08.06.2017, 12:27
reddevil reddevil is offline
JD VIP
 
Join Date: Apr 2010
Posts: 369
Default

Not working for:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #10  
Old 08.06.2017, 12:56
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,522
Default

What exactly doesn't work?
__________________
JD-Dev & Server-Admin
Reply With Quote
  #11  
Old 08.06.2017, 17:32
reddevil reddevil is offline
JD VIP
 
Join Date: Apr 2010
Posts: 369
Default

Darren’s-Adventure-49.... to 53... were not parsed into full image links.

So this means we get the plugin, right??

Last edited by reddevil; 08.06.2017 at 17:36.
Reply With Quote
  #12  
Old 08.06.2017, 19:26
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,522
Default

Will check by tomorrow morning or any other developer earlier
__________________
JD-Dev & Server-Admin
Reply With Quote
  #13  
Old 15.06.2017, 16:05
reddevil reddevil is offline
JD VIP
 
Join Date: Apr 2010
Posts: 369
Default

Sniff.... Not fair :(
Reply With Quote
  #14  
Old 16.06.2017, 11:49
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,507
Default

Why?
You can try this:
[
{
"enabled": true,
"maxDecryptDepth": 1,
"name": "porncomix.info",
"pattern": "**External links are only visible to Support Staff**,
"rule": "REWRITE",
"packageNamePattern": null,
"formPattern": null,
"deepPattern": null,
"rewriteReplaceWith": "**External links are only visible to Support Staff**
}
]
__________________
FAQ: How to upload a Log
Reply With Quote
  #15  
Old 16.06.2017, 12:16
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,522
Default

Please report back in case you still have issues and please explain what exactly doesnt work. I had no issues at all and don't require a rule.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #16  
Old 18.06.2017, 09:41
reddevil reddevil is offline
JD VIP
 
Join Date: Apr 2010
Posts: 369
Default

@Jiaz: The below link has 16 images:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
5 images are not being parsed to full links: for e.g: Darren’s-Adventure53-225x320.jpg (56.99KiB) should be Darren’s-Adventure53.jpg (507.74KiB) **External links are only visible to Support Staff****External links are only visible to Support Staff**

Since i remember reading in the ticket, that plugin would be made if someone found any more anomalies, hence thought i would report it. But yea, i do want the plugin because i am Super LaZy (All Thanks to JD) and would like JD to just do it when i copy the URL itself.

@tony2long: That is what is working now, but gets unwanted images too. Thanks, but still hoping for plugin.

Regards

Last edited by reddevil; 18.06.2017 at 16:35.
Reply With Quote
  #17  
Old 19.06.2017, 14:18
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,522
Default

@reddevil:
Thanks for the detailed explanation. Now I understand how you use the rule and site.
You can setup a filter in Settings-Filter and only filter out all images from that domain that don't match the wanted ones. I hope you understand that we prefer user customized linkcrawler rules for sites as long as there is no large demand for a plugin.
__________________
JD-Dev & Server-Admin
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 17:02.
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.