JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 26.07.2018, 14:39
BobbyWibowo BobbyWibowo is offline
JD Alpha
 
Join Date: Dec 2014
Location: Indonesia
Posts: 20
Exclamation Weird behavior with certain links

Links:


Those links lead to a PHP script which will then return a redirect to sh.st links. With JDownloader2 however, it will instead mark the shst.php page as Offline.

Last edited by Jiaz; 26.07.2018 at 15:09. Reason: Change of title and stuff
Reply With Quote
  #2  
Old 26.07.2018, 14:47
BobbyWibowo BobbyWibowo is offline
JD Alpha
 
Join Date: Dec 2014
Location: Indonesia
Posts: 20
Default

More links:
These will instead become "unknownFileName" and Offline.

Last edited by Jiaz; 26.07.2018 at 15:09.
Reply With Quote
  #3  
Old 26.07.2018, 15:08
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,544
Default

JDownloader doesn't support this *host* by a plugin and therefore the generic http plugin for direct downloads will take over because of the known file extension .mkv
As the response doesn't contain the file but html, the file is marked as offline.
You can teach JDownloader by adding the following linkcrawler rule in Settings-Advanced Settings-LinkCrawler.linkcrawlerrules

Code:
[ {
  "pattern" : "(?i)https?://data\\.project-gxs\\.com/shst\\.php.+",
  "rule" : "FOLLOWREDIRECT"
} ]
wait for next plugin update as an update for shst site is required
__________________
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 19:17.
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.