Patch Notes - Version v0.8.8
New Features
- Added multiple file naming modes for downloads:
- Mode 0: Uses the original file ID as the name (default).
- Mode 1: Uses a sanitized version of the post title.
- Mode 2: Uses the post title with the post ID appended.
- Implemented automatic file naming selection based on user settings.
- Enhanced filename sanitization to remove problematic characters and ensure cross-platform compatibility.
Downloader Enhancements
- Optimized download handling to prevent conflicts with existing files.
- Refactored
process_media_element
to include filename determination at an earlier stage for better consistency.
Settings & UI Improvements
- Revamped the "Download Settings" section to include file naming mode selection with clear descriptions.
- Improved folder structure preview with clearer visualization of how files will be organized.