VRipperoid 0.1.8
Added:
- Parallel Downloading: Split concurrency settings into two distinct levels:
- Max Concurrent Posts: Limit for posts downloading simultaneously.
- Max Concurrent Images: Limit for images downloading simultaneously per post .
- Retry Button: Added UI option to retry downloading missing images for posts with error or incomplete status.
- Data Management: Disabled auto-backup and improved data clearing.
Changed:
Multi-Selection & Queue:
- Fixed Start Order: When selecting and starting multiple posts, they are now queued strictly in the order they appear in the UI list.
- Priority: Downloads are processed in the same order as the user visually sees them in the queue ("top-to-bottom").
Folder Structure:
- Removed VRipper/ subfolder; files are saved directly to the root of the selected directory.
- Restored unique folder naming ( Title_PostID ) to prevent file mixing between posts of the same thread.