JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1761  
Old 29.11.2015, 18:53
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 66,538
Default

Sorry, I will not answer your repetetive questions anymore.
We only do requests multiple times if one fails - thats all.

GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager
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?
That's true James
Quote:
Originally Posted by James
Die Leute verstehen einfach nicht dass nur weil man mit einer Waffe auch auf Menschen schießen kann dass ein Schützenver​ein kein Ort für Amoklaufide​en ist
Reply With Quote
  #1762  
Old 29.11.2015, 19:01
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

pspzockerscene - If it works for you really well, then I have to live in space, and that he lives on earth I look at it rationally, I cannot do without having to report errors or ask for a repair plug.
Reply With Quote
  #1763  
Old 29.11.2015, 22:50
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

Quote:
Not possible to increase the speed
It is possible, and this is true in a pure form and can show on video that it is possible to decrypt faster, the server does not block anything,
fast decrypt without problem!
Reply With Quote
  #1764  
Old 30.11.2015, 19:26
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

I'm dissapointed..
Please tell me. How to set it up?
I set the max. 15 second, but after these settings is a very long time now analyzes the links and errors still occur.
Still I do not understand why no one wants to fix these many errors :c

Quote:
You tried to load the same page more than once in one second. Please go back and try again.
Reply With Quote
  #1765  
Old 09.12.2015, 21:52
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

Quote:
2. Slower is good, you can not complain "too fast" anymore.
For Videolinks - fast (more requests per second). It should not cause errors ...
See video: ...
For Photolinks - neither slow nor fast, but balanced time and without loading the same page multiple times (without repetition of the same actions do not duplicate one or several times the same requests,)
Reply With Quote
  #1766  
Old 12.12.2015, 19:37
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default DECRYPT "lose links" does not work properly vkontakte

decryption losing links,
not all links are correctly decrypted

12.12.15 19.21.03to12.12.15 19.22.41 jdlog://1410744739341/


**External links are only visible to Support Staff****External links are only visible to Support Staff**

Example links:

**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**
**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**
Reply With Quote
  #1767  
Old 19.01.2016, 23:01
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

bug in Linkgrabber ?

Scenario:

1. Adds links to manually decrypt the album VK.
2. Decrypts correctly, the links in the list grows (still analyzing)
3. Next step: adds a list of single links other host (adds very long time 1 link per second)

4. and not show adds link VK (Linkgrabber) [Only shows that analyzes]

I do not know what's going on, maybe some strange queue, but these are two different hosting.:confused:

Yes, it true, will show a list but only when the end of add multiple links from other web hosting package.

Last edited by raztoki; 20.01.2016 at 00:42.
Reply With Quote
  #1768  
Old 20.01.2016, 01:07
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,549
Default

@djmakinera

It highly depends, vk has dedicated hoster and decrypter plugins. All there tasks will be within there own threads and should not be interfered with unless max thread count has been reached. Now the vk decrypter can return some links into directhttp plugin (stuff that can be direct downloaded). Other decrypting tasks could also be using this generic plugin and could cause issues if in VK you're not using fast add (disable size checks). Linkchecking services directly called by requestFileInformation only happens by a single thread per hoster plugin, so if many files are queued it can take a long time to process, especially if you get a slow server (response times).

This is what expect is happening. My advise is to enable fast add options where available. Then linkchecking via requestFileInformation doesn't have to happen.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #1769  
Old 20.01.2016, 04:31
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

but VK works well! but...

1. add MANUALLY(!!!) links VK

2. add MANUALLY(!!!) link OTHER HOSTING

VK Package do not show up on the list Linkgrabber until add all the links of hosting No. 2.

For comparison, in the old version JD2 everything works well.

New JD2 - not work well LinkGrabber

or you mean:

My settings (not the default)
Link Crawler: Max Threads: 1
LinkChecker: Max Threads: 1

So increase these values (threads) allows you to add multiple packages simultaneously
VK, mega.nz, Mediafire and other multihosting at the same time without waiting for the completion of the addition of links to single packages

Last edited by raztoki; 20.01.2016 at 06:45.
Reply With Quote
  #1770  
Old 20.01.2016, 06:45
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,549
Default

Not what I mean!

if vk is using generic plugin along with other linkcheckings also outside using directhttp plugin it will have a delay! only one linkchecking task happens at a time.

requestfileinformation routines only happen once per plugin. There is a ticket to make it more threaded but at this stage it's not! so if vk (without fast link add) is exporting to directhttp plugin along with other plugins with direct links, it will queue linkchecking tasks. mediafire has mass linkchecking (can check many at once) via another routine checkLinks(DownloadLink[ARRAY]), mega is one job at a time via its own requestFileInformation routine.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]

Last edited by raztoki; 20.01.2016 at 06:48.
Reply With Quote
  #1771  
Old 20.01.2016, 12:46
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

However, I checked restore the default number of threads to 12 and now correctly adds a multiple packages without waiting for the end of one.

Adv. Setting
Link Crawler: Max Threads: 12

Work for me.
Reply With Quote
  #1772  
Old 20.01.2016, 13:46
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,549
Default

Just keep in mind that it's still 1 thread for requestfileinfo per plugin. Linkcralwer = decrypter like tasks. These are threaded by default.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]

Last edited by raztoki; 20.01.2016 at 13:50.
Reply With Quote
  #1773  
Old 20.01.2016, 15:04
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

I know, and the way it should be (Only one thread for the plug VK),

otherwise, I meant to add multi host links in the same time (2 or more simultaneous to analyze)
Reply With Quote
  #1774  
Old 04.02.2016, 13:05
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default Vk.com - 504 Gateway Time-out

No record of this error 504 Gateway Time-out, does not show any information that the file is temporarily unavailable (something like that)


**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**
Reply With Quote
  #1775  
Old 04.02.2016, 13:26
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,044
Default

I get same error in browser.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #1776  
Old 04.02.2016, 13:27
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,044
Default

When it does not work in browser, do not except to work in plugin!
__________________
JD-Dev & Server-Admin
Reply With Quote
  #1777  
Old 04.02.2016, 13:43
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

http://jdownloader.org/pastebin/134785
Reply With Quote
  #1778  
Old 04.02.2016, 13:47
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,044
Default

I need logfiles!
__________________
JD-Dev & Server-Admin
Reply With Quote
  #1779  
Old 04.02.2016, 13:52
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

04.02.16 13.31.02to04.02.16 13.48.00 jdlog://0952901113541/
Reply With Quote
  #1780  
Old 04.02.2016, 13:53
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,044
Default

same issue, firewall/av blocks access,
java.io.FileNotFoundException: Z:\VK Kolekcje 2\-24288358_214410744\0PDfY-LBrac.jpg.part (Odmowa dostępu)
no jdownloader issue
__________________
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 21: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 - 2023, Jelsoft Enterprises Ltd.