View Single Post
  #673  
Old 08.09.2014, 11:09
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

@ohforf3141592653

re: unattended mode
silent mode shouldn't start downloads when the plugin knowingly has captcha. It would only do so when plugin setting for hasCaptcha/hasAutoCaptcha isn't set or is set incorrectly.

Also keep in mind that silent mode only works when enabled and JD isn't present in GUI. It has to be minimised to tray or taskbar.

Some dialogs can not be pre-estimated for example pre-dl password, so once reached download sequence should stop for that download. I think it should skip download if pre-download password field is set (download property)

re: priorities
A few people have made reports about priorities, but we can not reproduce any issue reported. When we can't identify issue by reading code, reproduction is required in order find it with breakpoints. Think the last couple reports were due to downloadlink having different priorities to package. If you can reproduce issue and tell how, please find existing thread or make new one if you can't and tell us how.

re: exists in download tab
ticket has been present for a long time, not sure why Appwork doesn't close this, as its popular request and heavily used by users. Then again no one else from the community has offered patch either.

re: mirror switching
shouldn't happen specially with, if files exist rules == skip. I haven't seen this happen in a very long time myself.

re: linkstatus
Don't think that will change, error status are preserved until the next start is invoked(GUI/API/Linkgrabber adding && starting links). This gives indication to users why things happened. When selecting start, it will remove linkstatus events that can be retried, eg. will allow retry without the need of reconnection (IP limit reached, JD keeps track of reconnection/IP changes). You can manually clear linkstatus via the resume context menu for memory, without the need for stop start or reset.

issue reporting
If you can identify issue to any of your findings and can reproduce issue, please make reports about issue. Look for existing open threads on same topic, if you can't find one make a new thread.

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; 08.09.2014 at 11:14.
Reply With Quote