Skip to content

Commit 85d8df9

Browse files
committed
2023.3.1.0
Add 'Path' plugin UserDataBase: changed file names for saved posts; removed 'Self' property; add 'MyFileSettings' field; added UserSiteName; changed download envir algo Twitter: added MD5 comparison; duplicate images removal option; UserSiteName parsing; download icon and banner Instagram: added a new option for token 'www_claim'; removed requirement of token 'www_claim'; UserSiteName parsing; download icon Reddit: UserSiteName parsing; download icon and banner PornHub: fixed unicode titles XHamster: added channels ffmpeg: fixed max input length error during files combining; fixed encoding issue Feed: added images centering; added BackColor and ForeColor change MainFrame: added BackColor, ForeColor, and BackgroungImage change; added 'UpdateLogButton' when load completed ListImagesLoader: fixed wrong notification when no users found SettingsCLS: updated users loading algo
1 parent 6ca90f0 commit 85d8df9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+1767
-441
lines changed

β€ŽChangelog.mdβ€Ž

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# 2023.3.1.0
2+
3+
*2023-03-01*
4+
5+
- Added
6+
- **Path plugin.** Now you can add paths. *This may be suitable if you want to add a collection of media data to a specific user collection.*
7+
- MainWindow: setting a background image
8+
- MainWindow: setting background color and font color
9+
- Feed: setting background color and font color
10+
- Feed: (Request #108) center the image in the feed grid
11+
- Users: the ability to use user site name (if it exists) as a friendly name (on supported sites: Reddit, Twitter, Instagram)
12+
- Users: the ability to update user site name every time
13+
- Twitter: ability to download images using MD5 comparison to protect against duplicate downloads *(this may be suitable for the users who post the same image many times)*
14+
- Twitter: one-time duplicate image removal option
15+
- XHamster: (Request #107) added channels downloading
16+
- Updated
17+
- Updated ffmpeg to version [5.1.2](https://github.com/GyanD/codexffmpeg/releases/tag/5.1.2)
18+
- Fixed
19+
- PornHub: (Issue #106) unicode titles
20+
- (Issue #106) problem with non-Latin characters
21+
- ffmpeg: maximum input length error when merging parts of files
22+
123
# 2023.2.5.0
224

325
*2023-02-05*
3.21 KB
Loading
671 Bytes
Loading
718 Bytes
Loading
2.78 KB
Loading
93 Bytes
Loading
820 Bytes
Loading
-532 Bytes
Loading
6.95 KB
Loading
695 Bytes
Loading

0 commit comments

Comments
Β (0)