Posted January 12, 2013
LGOGDownloader 1.13
- Use asLargestUInt() instead of asUInt64() to avoid problems if jsoncpp isn't compiled with Int64 suppport
- Progressbar now takes into account previously downloaded parts
- Don't add trailing slash when creating subdirectories: for some reason boost::filesystem::create_directories() returns false even though directories were successfully created
- Include path for rhash changed from <rhash/rhash.h> to <rhash.h>. Fixes compiling with rhash 1.2.10
* If you have older version of rhash you need revert this change in include/util.h or update to 1.2.10
http://sites.google.com/site/gogdownloader/lgogdownloader-1.13.tar.gz
Ubuntu users can get rhash 1.2.10 from this ppa [url=https://launchpad.net/~sbasalaev/+archive/pub]https://launchpad.net/~sbasalaev/+archive/pub[/url]
Debian users can get it from experimental
- Use asLargestUInt() instead of asUInt64() to avoid problems if jsoncpp isn't compiled with Int64 suppport
- Progressbar now takes into account previously downloaded parts
- Don't add trailing slash when creating subdirectories: for some reason boost::filesystem::create_directories() returns false even though directories were successfully created
- Include path for rhash changed from <rhash/rhash.h> to <rhash.h>. Fixes compiling with rhash 1.2.10
* If you have older version of rhash you need revert this change in include/util.h or update to 1.2.10
http://sites.google.com/site/gogdownloader/lgogdownloader-1.13.tar.gz
Ubuntu users can get rhash 1.2.10 from this ppa [url=https://launchpad.net/~sbasalaev/+archive/pub]https://launchpad.net/~sbasalaev/+archive/pub[/url]
Debian users can get it from experimental