Pawchive Downloader v1.0.2
🚀 High-Performance Character & Franchise Recognition
- 102,000+ Master Booru Database: 101,960 unique characters indexed across 54,548 franchises aggregated from Danbooru, Gelbooru, and e621.
- O(1) Phone Book Engine: Instant direct tuple hash lookups with zero linear scans during post scanning.
- Tags-First Fast Path: Instant tag resolution in 0.001ms directly from metadata.
- Title N-Gram Hash Lookups: 0.005ms direct phrase matching on post titles.
- Binary .bin Cache: 5-10ms startup load time directly into memory.
- LRU In-Memory Cache: Instant sub-microsecond hits for repeated series or creator posts.
🛠️ UI & Architecture Improvements
- Hierarchical Known Manager: Visual grouped Franchise -> Character management UI with auto-expanding counts and inline creation.
- Automatic Post-Download Actions: Added settings for automatic computer Shutdown or Restart on download completion with a 60-second cancelable countdown timer.
- QML Bug Fix: Resolved integer property assignment error in SettingsView (
font.pixelSize).
📦 Release Assets
Pawchive-Downloader-v1.0.2-Windows.zip: Standalone Windows build containing the executable, runtime dependencies, and bundled database.master_characters.json: Full raw 102k character database in JSON format.master_characters.bin: Pre-compiled binary database cache for zero-latency startup.