| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| MediaCrate.exe | 2026-06-28 | 58.8 MB | |
| MediaCrateSetup.exe | 2026-06-28 | 46.8 MB | |
| MediaCrate v2.2.0 source code.tar.gz | 2026-06-21 | 321.1 kB | |
| MediaCrate v2.2.0 source code.zip | 2026-06-21 | 350.5 kB | |
| README.md | 2026-06-21 | 2.0 kB | |
| Totals: 5 Items | 106.3 MB | 3 | |
Release Notes for Version: 2.1.1 → 2.2.0
Included Files
-
MediaCrateSetup.exe (Recommended)
Windows installer for MediaCrate. Size: 44.7 MB
SHA-256: aef68f8fb5c99a02072af39038f9c22113141239abd75f4cf4ff52d6ee486ba3 -
MediaCrate.exe
Standalone MediaCrate application. Size: 56 MB
SHA-256: d841f47f3e38be921539515ddcd04faee778fe65cfe36b54390d01a603596b99 - Source code (zip / tar.gz)
Compressed MediaCrate source code.
Security Notice
Only download from these sources: Official repo ; Sourceforge ; Website.
Changes
### Major - Isolated metadata probing, URL analysis, and selection-size checks in cancellable worker subprocesses. - Hardened dependency installation. - Improved download reliability with Node-backed yt-dlp JavaScript runtime support, numbered rename retries, better progress parsing, final output path capture, and tracked `.part` cleanup. - Tightened file and network safety around partial-file cleanup, update staging removal, manifest downloads, setup downloads, and thumbnail URL fetching. ### Minor - Improved large batch UI refresh behavior with indexed row state, deferred refreshes during chunked rendering, faster visible-row updates, and safer active-queue rollback. - Made app shutdown more defensive by force-stopping owned download and metadata subprocesses after a bounded close deadline. - Routed config path lookups through injectable path providers instead of patching module globals. - Clarified settings labels for per-download speed limits and numbered rename behavior. - Updated dependencies to `PySide6 6.11.1`, `requests 2.34.2`, and `yt-dlp[default] 2026.6.9`.Full Changelog: https://github.com/Justagwas/MediaCrate/compare/v2.1.1...v2.2.0