Releases: Nandaka/PixivUtil2
Releases · Nandaka/PixivUtil2
v20200307
v20200228
v20200226-beta1
v20200125 - Happy CNY 2020!
- Update #623: change default local to '', if exists then use the current locale.
- Update test cases.
- Implement #625: Add option to automatically add downloaded member to DB.
Set 'autoaddmember = True' in config.ini to enable. - Implement #526: Add menu to import list.txt on demand.
- Implement #575: Add option for filename format for manga's info.
Configure 'filenamemangainfoformat' in config.ini to enable. - Update #622: use new API endpoint for option 5.
- Fix Issue #627: sanizite trailing '.' in the filename.
- Fix Issue #626: remove redundant message for option 4.
- Update #611: avoid duplicate file for Pixiv FANBOX.
Donate https://bit.ly/PixivUtilDonation (Hong Bao/Red Packet is appreciated 😄)
v20200120-beta1
- Update #623: pass the current locale.
- update test cases.
v20200112
- Fix Issue #611: updated FANBOX post parser to support old post.
- Fix Issue #612: moved wait statement due to #609 changes.
- Fix Issue #613: updated logic check due to #609 changes.
- Merge #615 and #617: updated utf8 supported FS check on linux.
- Fix Issue #618: update requirements.txt, replace socksipy-branch to PySocks.
- Fix Issue #622, #623, and Merge #624: update bookmark and image bookmark handler.
v20200103-beta2 full
- Fix Issue #611: updated FANBOX post parser to support old post.
- Fix Issue #612: moved wait statement due to #609 changes.
- Fix Issue #613: updated logic check due to #609 changes.
- Merge #615 and #617: updated utf8 supported FS check on linux.
Donate https://bit.ly/PixivUtilDonation
!THIS RELEASE IS USING Python 3.8!
v20200102-beta1
v20200101
Happy New Year 2020!
- Fix Issue #607: fix db path for parseBookmark call.
- Fix Issue #608: handle user suspended for Fanbox.
- Implement #567: add minFileSize and maxFileSize in config.ini, set 0 to disable.
- Reorder some settings in config.ini to new section [DownloadControl]
- overwrite = False
- backupOldFile = False
- dayLastUpdated = 7
- alwaysCheckFileSize = False
- checkUpdatedLimit = 0
- useBlacklistTags = False
- dateDiff = 0
- enableInfiniteLoop = False
- useBlacklistMembers = False
- Implement #609: separate 'checkUpdatedLimit' and 'alwaysCheckFileSize' validation.
- Fix Issue #606: set encoding to utf8.
- Implement #595: implement SSL bypass for most connection.
Donate https://bit.ly/PixivUtilDonation
!THIS RELEASE IS USING Python 3.8!