JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #2101  
Old 09.08.2016, 11:01
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,084
Default

If you want to send something in private either send via private message or e-mail
Why do you think when you post something, that it is private at all?!
__________________
JD-Dev & Server-Admin
Reply With Quote
  #2102  
Old 09.08.2016, 11:15
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

Some forums are able to Hide 100% EVERY link /data etc.(always visible only moderatators or administrator), this forum does not allow to hide all in 100%.
Reply With Quote
  #2103  
Old 09.08.2016, 11:27
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,600
Default

rookie mistake? if you want screen shots (or any image) not public, do not place them within img bbtags. quite simple.... then they are just links and only staff can see them!

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

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

Jiaz & raztoki - Short links(without unicode /encoding) (not visible in the forum)
Long links are visible on the forum

Link contains long UNICODE / encoding% blah% are visible on the forum
Reply With Quote
  #2105  
Old 09.08.2016, 11:41
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,600
Default

vBulletin url parser doesn't work 100% of the time, eg. if you deliberately obstruct it, or some times parameters get cut off early. This is usally caused by bbcode brackets [] within url. You can circumvent that by wrapping the url within bbcode 'URL' yourself, rather than relying on vbul backend to parse for you!, and it will not publish any link!

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; 09.08.2016 at 11:45.
Reply With Quote
  #2106  
Old 09.08.2016, 13:13
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

Why account empty? Is that correct?


Host vkontakte.ru|Account:Plugin:vkontakte.ru|Version:34555|Type:NONE|Account:null|Proxy:Direct->PLUGIN_DEFECT
Reply With Quote
  #2107  
Old 09.08.2016, 13:26
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,600
Default

account is empty because error happened previously, and this can disable download candidate (account) and next retry will try with next available candidate and that generally is free non account.

make account usage rule for vk and disable free mode. more on this https://support.jdownloader.org/Know...-free-download

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

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

You can not always quickly distinguish between two types of errors - if a large log.

Access Denied (PLUGIN_ERROR_DEFECT)
Security Error (PLUGIN_ERROR_DEFECT)
Unknown Error (PLUGIN_ERROR_DEFECT)
File Not Found Type: 1 (PLUGIN_ERROR_DEFECT)
File Not Found Type: 2 (PLUGIN_ERROR_DEFECT)
File Not Found Type: 3 (PLUGIN_ERROR_DEFECT)


Message exception: PLUGIN_ERROR_DEFECT should be better
jd.plugins.PluginException: FILE_NOT_FOUND

http://116.imagebam.com/download/lUZ...D%3D%3D%3D.jpg

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

VkOpt can debug errors in real time.
JD2 can not, so I do not know whether correctly handle all types of errors.

Last edited by raztoki; 09.08.2016 at 13:47.
Reply With Quote
  #2109  
Old 09.08.2016, 13:46
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,600
Default

once again screen shot is next to useless for applying fixes with plugin issues. When reporting issues you need to provide said link and the log that goes with it. Until you do, can't do anything about the issue. I throw that exception so you will report it.....

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

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

JD2 show "Online"

Reproduce:
"Message: Unknown Error" More details -> add "m" m.vk.com -> Picture Not Found

m.vk.com/photoXXX_XXX


09.08.16 15.47.33 <--> 09.08.16 15.48.12 jdlog://1779081887641/
Reply With Quote
  #2111  
Old 09.08.2016, 17:26
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,600
Default

Quote:
Originally Posted by djmakinera View Post
JD2 show "Online"

Reproduce:
"Message: Unknown Error" More details -> add "m" m.vk.com -> Picture Not Found

m.vk.com/photoXXX_XXX


09.08.16 15.47.33 <--> 09.08.16 15.48.12 jdlog://1779081887641/
m.vk.com isn't referenced in your logs as imported url throughout any of the entry points.

we actually remove m. also
CRYPTEDLINK_ORIGINAL = Encoding.htmlDecode(CRYPTEDLINK_ORIGINAL).replaceAll("(m\\.)?(vkontakte|vk)\\.(ru|com)/", "vk.com/");

it shouldn't play any influence.

in your logs there are errors though which needs to be addressed, thanks for the log.

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

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

"m" -> m.vk.com mobile version

or new -> "0"
0.vk.com
Reply With Quote
  #2113  
Old 10.08.2016, 00:08
shanks1326 shanks1326 is offline
Bandwidth Beast
 
Join Date: Mar 2013
Posts: 135
Default

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

can access this link in browser after logging in my account but JD2 is only showing 1 other offline file

vk account already added in JD2

jdlog://9610181887641/
Reply With Quote
  #2114  
Old 10.08.2016, 04:42
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,600
Default

Quote:
Originally Posted by djmakinera View Post
"m" -> m.vk.com mobile version

or new -> "0"
0.vk.com
"m", "new", "www" are supported by they get renamed without prefixes.
never seen a "0" live in public.

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

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #2115  
Old 10.08.2016, 16:32
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 68,419
Default

Fixed vk.com video.
---
[Please read]=>How/when do I get updates?
Read it carefully BEFORE complaining that something would still be not working!
Update cycles depend on your installed JD version!!

---
[Bitte lesen]=>Wie/wann bekomme ich Updates?
Bitte vollständig lesen bevor ihr euch beschwert, dass etwas immernoch nicht funktionieren würde!
Die Updatezyklen variieren je nach installierter JD Version!!


GreeZ pspzockerscene
__________________

On vacation / im Urlaub
START: 2023-09-26
END: TBA


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
  #2116  
Old 10.08.2016, 16:48
hhhrko2003
Guest
 
Posts: n/a
Default

Its not working for me.
EG 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**

I don't have a vk account.
It was working without a vk account before.
Or do I have to wait for the fix to be rolled out in a future update.
:confused:
Reply With Quote
  #2117  
Old 10.08.2016, 16:59
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,084
Default

The Update is not live yet
__________________
JD-Dev & Server-Admin
Reply With Quote
  #2118  
Old 10.08.2016, 17:04
hhhrko2003
Guest
 
Posts: n/a
Default

I look like an idiot:outch:

But Thanks for the fix guys!
:w00t:
Reply With Quote
  #2119  
Old 10.08.2016, 17:37
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 68,419
Default

Please read the update FAQ next time - thanks.

GreeZ psp
__________________

On vacation / im Urlaub
START: 2023-09-26
END: TBA


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
  #2120  
Old 10.08.2016, 17:51
hhhrko2003
Guest
 
Posts: n/a
Thumbs up

Right.
Sorry mate:oops:
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 14:21.
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.