JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #21  
Old 10.02.2020, 18:34
damo damo is offline
DSL Light User
 
Join Date: Jan 2020
Posts: 34
Default

Does the repo have a webviewer? I'd like to avoid having to install SVN again. I could only find

svn://svn.jdownloader.org/jdownloader/browser
svn://svn.jdownloader.org/jdownloader/trunk
svn://svn.jdownloader.org/jdownloader/MyJDownloaderClient
Reply With Quote
  #22  
Old 10.02.2020, 18:51
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

Not publicly accessible but you can use this unofficial github mirror too though it might not be as up to date as ours.
github.com/mirror/jdownloader

I could also send you only the plugin code but then you don't be able to use/debug it without having the rest.

-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
  #23  
Old 17.02.2020, 17:14
9z478vj9oh
Guest
 
Posts: n/a
Default

Hello, just want to drop a note that after the latest update all the links I tried now works, and that the images now in png format.

Thank you very much for your hard work
Reply With Quote
  #24  
Old 17.02.2020, 20:45
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

Thanks for your feedback and thanks to damo for helping out.

-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
  #25  
Old 23.02.2020, 17:02
damo damo is offline
DSL Light User
 
Join Date: Jan 2020
Posts: 34
Default

Can you share the urls that don't work? The ones I tried are all generating the appropriate results.


If you attach this line in the debugger in Firefox (might work on chrome too) on the function "url_from_url_from_hash" in "common.js" you can get the
Code:
'Assert.assertEquals("'+url_from_url(url_from_hash(galleryid, image, dir, ext), base)+'", url_from_url_from_hash("'+galleryid+'", mapOf("'+ image.hash+'", "'+ image.name+'"), '+ (dir ? '"'+dir+'"' : 'null') +', '+ (ext ? '"'+ext+'"' : 'null') +', '+ (base ? '"'+base+'"' : 'null') +'));'
Note that you have to remove "https:" from the url since the script actually produces protocol relative urls just starting with "//". And maybe that is the problem you are having, so it might help to just use it like this:

Code:
"https:"+url_from_url_from_hash(...)
Reply With Quote
  #26  
Old 24.02.2020, 18:33
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

Well I guess it is working now - I have no idea why it still failed here.

-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
  #27  
Old 27.02.2020, 11:13
damo damo is offline
DSL Light User
 
Join Date: Jan 2020
Posts: 34
Exclamation

Hm, I only get a plugin error now.
Code:
------------------------Thread: 78:hitomi.la_jd.plugins.decrypter.HitomiLa-----------------------
--ID:78TS:1582794606822-27.02.20, 10:10:06 -  [] -> Exception thrown at jd.plugins.PluginForDecrypt.decryptLink(PluginForDecrypt.java:410):
jd.plugins.PluginException: ERROR_PLUGIN_DEFECT|Value:-1
	at jd.plugins.PluginForDecrypt.decryptLink(PluginForDecrypt.java:401)
	at jd.controlling.linkcrawler.LinkCrawler.crawl(LinkCrawler.java:3503)
	at jd.controlling.linkcollector.LinkCollectorCrawler.crawl(LinkCollectorCrawler.java:33)
	at jd.controlling.linkcrawler.LinkCrawler$13.crawling(LinkCrawler.java:1610)
	at jd.controlling.linkcrawler.LinkCrawlerRunnable.run_now(LinkCrawlerRunnable.java:118)
	at jd.controlling.linkcrawler.LinkCrawlerRunnable.run(LinkCrawlerRunnable.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)
**External links are only visible to Support Staff**Example URL
Reply With Quote
  #28  
Old 27.02.2020, 16:52
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

Fixed.

Wartest du auf einen angekündigten Bugfix oder ein neues Feature?
Updates werden nicht immer sofort bereitgestellt!
Bitte lies unser Update FAQ! | Please read our Update FAQ!

---
Are you waiting for recently announced changes to get released?
Updates to not necessarily get released immediately!
Bitte lies unser Update FAQ! | Please read our Update FAQ!


-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
  #29  
Old 29.02.2020, 15:03
damo damo is offline
DSL Light User
 
Join Date: Jan 2020
Posts: 34
Default

Thanks works for me
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 10:32.
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.