-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Batch download stops at each image due to DateTime error #58
Comments
Can you upload the log file (e.g. Batch Download on 2018-06-17.txt) in the application folder? I tried to download member id: 153227 and it working as expected. |
The file is just a bunch of file locations. Batch Download on 2018-06-17.txt Halfway I tried to move the destination folder, but that didn't change anything. |
Ya, I give you the wrong filename, should be log-yyyy-mm-dd.txt (e.g log-2018-06-17.txt) for the actual log file. |
I freshly downloaded and unpacked the whole program and tried to download the same user until the said error happened a couple of times, here's the log I couldn't find the log file for yesterday's attempt to batch download, I hope this is enough. |
Can you try to replace the NijieDownloader.Library.dll and upload the log file again? |
Sure thing I redownloaded the 7z, unpacked, replaced the dll you asked for and tried to run the batch a couple of times like the last time. |
Can you try one? |
(As before, redownloaded the 7z, unpacked, replaced the dll file) The log |
Looks like the errors are gone with english as system language |
ok, I'll try to compile the dll with CultureInfo.InvariantCulture and upload it here. |
Try this one? |
Looks like it works as intended now, no errors and a quick uninterrupted download |
Every time I try to batch, for some (not all) image sets, the app downloads one image and then stop giving me this error. Translates as "String not recognized as valid DateTime"
I can download still, but I have to restart the whole batch for each image.
I'm using normal Gregorian calendar as system time.
Changing the option "Use server time" doesn't fix the problem
Older image sets and single images download fine.
The text was updated successfully, but these errors were encountered: