#2001
|
||||
|
||||
![]()
How about a complete log? logID?
__________________
JD-Dev & Server-Admin |
#2002
|
|||
|
|||
![]()
Full log !
20.06.16 15.24.29 <--> 20.06.16 15.36.00 jdlog://2746035891641/ 20.06.16 15.24.29 <--> 20.06.16 15.39.35 jdlog://4746035891641/ Found Error: [jd.plugins.hoster.VKontakteRuHoster(photolinkOk)] -> Resume failed --> Retrying from zero **External links are only visible to Support Staff****External links are only visible to Support Staff** 20.06.16 15.24.29 <--> 20.06.16 15.39.35 jdlog://4746035891641/ Jiaz - I know what is causing the problem ! :D Found Bug: Does not detect the full-size photos. Example: is: WRONG : **External links are only visible to Support Staff****External links are only visible to Support Staff** Shouldbe: FULL SIZE: **External links are only visible to Support Staff****External links are only visible to Support Staff** Last edited by raztoki; 20.06.2016 at 17:22. |
#2003
|
||||
|
||||
![]()
sorry not a bug,
it finds the best link aok. just it switches to other links on errors. This is intended behaviour. raztoki
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] |
#2004
|
|||
|
|||
![]()
Bug !
Not belive. Please TeamViewer !!!!!!!!!!!!!!!!!! Bad file name!!!!!!!!!!!!!!!!, not full-size !!!!!!!!!!!! :D I want full size (Original Photo) Mr raztoki ! Old Plugin still BETTER >12.06.2016= Original Size + Faster Download + No Error 416 + Original File Name Last edited by raztoki; 20.06.2016 at 17:22. |
#2005
|
|||
|
|||
![]()
Wrong
Content-Range: bytes */XXXX The image may sometimes have a lot of different sizes. Small Medium Large Full (Original Photo) HD1 HD2 HD3 HD4 |
#2006
|
||||
|
||||
![]()
I do believe you, and I've stated why it happens. This code is in the older plugin too! Exact same code!
Out of interest what is your setting for if file exists ? ask / skip / overwrite / rename ? raztoki
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] |
#2007
|
|||
|
|||
![]()
skip
Last edited by raztoki; 20.06.2016 at 17:37. |
#2008
|
||||
|
||||
![]()
ok, thought so.
raztoki
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] |
#2009
|
|||
|
|||
![]()
File names are VERY unique, never the same (not repeat)
|
#2010
|
||||
|
||||
![]()
Be nice to raztoki and I'm sure he will try to optimize the plugin and help you
__________________
JD-Dev & Server-Admin |
#2011
|
||||
|
||||
![]()
When making report please provide the log and the example link _**External links are only visible to Support Staff**
Why did this error happen? It was cause by not throwing exception on file exists (skip) > then switch to another quality > which then resumed using wrong filesize > which then caused chunk range issue. How did this error happen? So to be able to reproduce DJ issue, you had to download the file once > delete it from list > add it for second time & download > get the dialog (as I've set it to ask) choose skip > since I don't throw exception until the last mirror (lowest quality) it allowed then tried with the next mirror (which also had slightly different filename.). raztoki
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] |
#2012
|
|||
|
|||
![]()
List of methods for section photos
API DEV **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** Photo object A photo object describes a photo and contains the following fields: pid Photo ID. positive number aid Photo album ID. int (number) owner_id ID of the user or community that owns the photo. int (number) src URL of image with maximum size 130x130px. string src_big URL of image with maximum size 604x604px. string src_small URL of image with maximum size 75x75px. string src_xbig URL of image with maximum size 807x807px. string src_xxbig URL of image with maximum size 1280x1024px. string src_xxxbig URL of image with maximum size 2560x2048px. string width Width (in pixels) of the original photo. positive number height Height (in pixels) of the original photo. positive number text Text describing the photo. string created Date (in Unix time) the photo was added. positive number Last edited by raztoki; 20.06.2016 at 19:27. |
#2013
|
||||
|
||||
![]()
I see in one log that resume was tried with account:null (why?), maybe it is not allowed.
__________________
FAQ: How to upload a Log |
#2014
|
||||
|
||||
![]()
wait for core update to come out as its blocking plugin updates since late yesterday.
raztoki
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] |
#2015
|
|||
|
|||
![]()
Totally Broken Plugin
[jd.plugins.PluginForDecrypt(decryptLink)] -> CrawlerPlugin out of date: jd.plugins.decrypter.VKontakteRu@4e633e18 :33324 Tue Jun 21 22:30:39 CEST 2016 Package: package_1466541015367.awf Install Write Revision: 7999 ----------------Plugins---------------- jd/plugins/hoster/VKontakteRuHoster.class **External links are only visible to Support Staff****External links are only visible to Support Staff** ---------------------- ![]() |
#2016
|
|||
|
|||
![]()
Previous topics update: I forgot to remove the TEMP folder before updating
![]() Now correctly updates plugins. ---------------------------------- I tested the 1000 profile-albums(1000 links) and now works downloads, other types group-album of links, not yet tested. |
#2017
|
||||
|
||||
![]() Quote:
update to the hoster plugin would not cause crawler issues (Decrypter plugin). The vk hoster plugin is only used for direct links for /doc and vk.com*.mp4. So not the cause of your previous post. The rest come from decrypter plugin which was not changed and works fine. Quote:
The size volume of profiles had nothing todo with the previous issue, it was caused by you having files on disk already, and the code not throwing exception (as already explained). raztoki
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] |
#2018
|
|||
|
|||
![]()
Mr raztoki - Please consider my request.
I would love a new feature: I mean, I want to log all the registered user id (Do not decrypt links only show a list of ID in the log) ![]() Easy & Possible More here: API Developer API methodsusers.search ------------------------------------------- And returns 1,000 results, but unfortunately it does not work automatically :( You have every time press the BUTTON "[Run]" ------------------------------------------- Just only change the offset and return more than 1000 results ![]() Example: **External links are only visible to Support Staff****External links are only visible to Support Staff**[offset]=5¶ms[count]=1000¶ms[fields]=photo%2Cscreen_name¶ms[sex]=1¶ms[age_from]=18¶ms[age_to]=18¶ms[online]=0¶ms[has_photo]=0¶ms[v]=5.52 |
#2019
|
|||
|
|||
![]()
**External links are only visible to Support Staff****External links are only visible to Support Staff**
|
#2020
|
|||
|
|||
![]()
packagename bug
Online links shows Code:
XXXX_XXXX Code:
albumXXX X offline link: **External links are only visible to Support Staff****External links are only visible to Support Staff** |
![]() |
Thread Tools | |
Display Modes | |
|
|