Updated changelog.
This commit is contained in:
parent
7b2fcf0899
commit
2e6352cb13
@ -4,8 +4,10 @@
|
|||||||
### Added
|
### Added
|
||||||
- For 2ch.hk check for if a file is a sticker was added;
|
- For 2ch.hk check for if a file is a sticker was added;
|
||||||
- Encoding for `!op.txt` file was explicitly set to `utf-8`;
|
- Encoding for `!op.txt` file was explicitly set to `utf-8`;
|
||||||
- Handling of HTTP errors and reset connection error was added so now program
|
- Handling of connection errors was added so now program won't crash if file
|
||||||
won't crash if file doesn't exist or not accessible for any other reason;
|
doesn't exist or not accessible for any other reason and if any damaged files
|
||||||
|
was created then they will be removed;
|
||||||
|
- Added 3 retries if file was damaged during downloading;
|
||||||
- To a scraper was added matching of hashes of two files that happen to share
|
- To a scraper was added matching of hashes of two files that happen to share
|
||||||
same name and size, but hash reported by an imageboard is not the same as of
|
same name and size, but hash reported by an imageboard is not the same as of
|
||||||
a file. It results in excessive downloading and hash calculations. Hopefully,
|
a file. It results in excessive downloading and hash calculations. Hopefully,
|
||||||
|
Loading…
Reference in New Issue
Block a user