Change Log:
- Add use cookie flag.
- Update DownloadTag to support danbooru by using loop (tick use loop).
- Add Clear Completed download button in Download List.
- Marked green color for completed download and red for error.
- and fixes.
Regarding SankakuComplex, it’s should works by now unless Artefact block the application again.
Download link forย Danbooru Downloader 20130630, source code in GitHub.
Donation Link on the side page ๐
EDIT: More information on Sankaku limitation (from Server):
- Can’t browse beyond page 1000.
- Can’t use certain tags anymore (for example id:#..#).
- Server will report error: too many requests sometimes.
clear completed is in Full Batch mode,not in Download list, pls fix it .
What’s the error? It is working in both batch mode or download list.
I keep getting this error when I’m trying to update my tags:
System.NullReferenceException: Object reference not set to an instance of an object.
at DanbooruDownloader3.FormDownloadTags.client_DownloadFileCompleted(Object sender, AsyncCompletedEventArgs e)
I have the Use Loop ticked, reinstalled .Net 4. This happens at page 197.
Can you paste the full exception?
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at DanbooruDownloader3.FormDownloadTags.client_DownloadFileCompleted(Object sender, AsyncCompletedEventArgs e)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.296 (RTMGDR.030319-2900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
—————————————-
DanbooruDownloader3
Assembly Version: 3.2013.6.30
Win32 Version: 3.2013.06.30
CodeBase: file:///C:/DanbooruDownloader20130630/DanbooruDownloader3.exe
—————————————-
log4net
Assembly Version: 1.2.11.0
Win32 Version: 1.2.11.0
CodeBase: file:///C:/DanbooruDownloader20130630/log4net.DLL
—————————————-
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1002 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
—————————————-
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1001 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
—————————————-
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1001 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
—————————————-
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
—————————————-
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
—————————————-
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
—————————————-
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
—————————————-
hexhxezu
Assembly Version: 3.2013.6.30
Win32 Version: 4.0.30319.1001 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
—————————————-
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Please add support for .Net 4.5, it keeps complaining that I do not have 4.0
๐
.Net 4.5 is not supported in XP, and yes I’m still using it… (I have win7 on other machine), but that’s weird. I thought .Net 4 application can run on 4.5 as 4.5 is a superset of 4. A
Try to update your .Net framework? Worst case, install .Net 4.