<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>freemkv Changelog</title><description>Notable changes in the libfreemkv core library behind freemkv, newest first.</description><link>https://freemkv.org/</link><item><title>1.6.14</title><link>https://freemkv.org/docs/changelog/#1614</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#1614</guid><description>&lt;p&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The web dashboard no longer briefly hangs while scanning a large library.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;_This release aligns all components to 1.6.14._&lt;/p&gt;</description><pubDate>Mon, 31 Aug 2026 00:00:00 GMT</pubDate></item><item><title>1.6.13</title><link>https://freemkv.org/docs/changelog/#1613</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#1613</guid><description>&lt;p&gt;&lt;strong&gt;Drive support&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;freemkv info disc:// --share&lt;/code&gt; now captures a few additional drive responses on Pioneer / Renesas drives. If you have one of these drives and would like to help us add support for it, re-run the command and share the profile it prints.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;_This release aligns all components to 1.6.13._&lt;/p&gt;</description><pubDate>Fri, 28 Aug 2026 00:00:00 GMT</pubDate></item><item><title>1.6.12</title><link>https://freemkv.org/docs/changelog/#1612</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#1612</guid><description>&lt;p&gt;&lt;strong&gt;Ripping&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;macOS:&lt;/strong&gt; fixed a case where the disc could unmount partway through a rip — seen as &lt;code&gt;E1000&lt;/code&gt; (&quot;Write failed&quot;), with the disc then re-mounting on its own. freemkv now holds an exclusive claim on the drive for the whole rip, so the system no longer takes it back mid-read.&lt;/li&gt;
&lt;li&gt;If the disc or drive state changes underneath a rip, freemkv now reacquires the drive and restarts the pass instead of failing the read.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;_This release aligns all components to 1.6.12._&lt;/p&gt;</description><pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate></item><item><title>1.6.11</title><link>https://freemkv.org/docs/changelog/#1611</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#1611</guid><description>&lt;p&gt;&lt;strong&gt;Ripping&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;More reliable main-feature detection on Blu-ray and DVD discs: freemkv now follows the disc&apos;s own on-disc navigation to find the main feature, instead of guessing from title length alone, so it&apos;s far less likely to be fooled by a decoy title.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Autorip&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a rare case where a disc could get stuck endlessly retrying a failed mux step instead of being marked as failed and moving on.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;_This release aligns all components to 1.6.11._&lt;/p&gt;</description><pubDate>Wed, 26 Aug 2026 00:00:00 GMT</pubDate></item><item><title>1.6.10</title><link>https://freemkv.org/docs/changelog/#1610</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#1610</guid><description>&lt;p&gt;&lt;strong&gt;Ripping&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed rare Dolby TrueHD / Atmos audio errors on discs that carry a gap in their transport stream: the ripped track could make some players report audio glitches around the affected moment, or an integrity checker flag the file as corrupt. freemkv now resynchronises the audio cleanly across such gaps, so the muxed file plays back and verifies without the errors. (The gapped instant is in the source and can&apos;t be recovered, but the file is no longer flagged corrupt.)&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>1.6.9</title><link>https://freemkv.org/docs/changelog/#169</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#169</guid><description>&lt;p&gt;&lt;strong&gt;Autorip&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Automatic per-episode TV ripping&lt;/strong&gt; — insert a series disc and every episode comes out as its own &lt;code&gt;Show S01E02 - Title.mkv&lt;/code&gt;, filed into &lt;code&gt;TV/Show (Year)/Season NN/&lt;/code&gt;, with no operator step. Episodes are matched to TMDB and numbered correctly even when a season is split across several discs.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Manual Rename&lt;/strong&gt; — file a disc under any exact name you type, with no TMDB match required, so an alternate cut (e.g. a “Super Duper Cut”) no longer collides with an already-ripped title.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;_This release aligns all components to 1.6.9; only autorip changed._&lt;/p&gt;</description><pubDate>Sat, 22 Aug 2026 00:00:00 GMT</pubDate></item><item><title>1.6.8</title><link>https://freemkv.org/docs/changelog/#168</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#168</guid><description>&lt;p&gt;&lt;strong&gt;Autorip&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Webhooks now fire per pipeline stage — &lt;strong&gt;Rip&lt;/strong&gt; (the disc is read and the drive is free), &lt;strong&gt;Mux&lt;/strong&gt; (the MKV is produced), and &lt;strong&gt;Move&lt;/strong&gt; (the file lands in your library) — each independently selectable per hook&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;Rip&lt;/strong&gt; notification now arrives the moment the drive is free, so you can load the next disc while the mux keeps running in the background — instead of only arriving once the mux had finished&lt;/li&gt;
&lt;li&gt;The Ripper tab&apos;s &quot;still working in the background&quot; banner now also shows while a file is being moved, not just while muxing&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;_This release aligns all components to 1.6.8; only autorip changed._&lt;/p&gt;</description><pubDate>Fri, 21 Aug 2026 00:00:00 GMT</pubDate></item><item><title>1.6.7</title><link>https://freemkv.org/docs/changelog/#167</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#167</guid><description>&lt;p&gt;&lt;strong&gt;Autorip&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Each webhook can now choose whether it fires on rip complete, move complete, or both&lt;/li&gt;
&lt;li&gt;The Move card shows a separate progress bar for every moved file — the movie and its kept ISO each get their own&lt;/li&gt;
&lt;li&gt;A title that is being moved is no longer listed twice in the Move card&lt;/li&gt;
&lt;li&gt;A failed webhook now logs the real reason (e.g. the connection was reset) instead of a generic &quot;uncategorized error&quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;_This release aligns all components to 1.6.7; only autorip changed._&lt;/p&gt;</description><pubDate>Fri, 21 Aug 2026 00:00:00 GMT</pubDate></item><item><title>1.6.6</title><link>https://freemkv.org/docs/changelog/#166</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#166</guid><description>&lt;p&gt;&lt;strong&gt;Autorip&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Webhooks can now point at your LAN (e.g. a Home Assistant automation) — the private-address guard no longer blocks them&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;_This release aligns all components to 1.6.6; only autorip changed._&lt;/p&gt;</description><pubDate>Thu, 20 Aug 2026 00:00:00 GMT</pubDate></item><item><title>1.6.5</title><link>https://freemkv.org/docs/changelog/#165</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#165</guid><description>&lt;p&gt;&lt;strong&gt;Autorip&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Mobile-friendly dashboard&lt;/li&gt;
&lt;li&gt;Save the intermediate or whole-disc ISO to a dedicated ISO folder&lt;/li&gt;
&lt;li&gt;Rips made without a TMDB key now land in your movie library&lt;/li&gt;
&lt;li&gt;Failed review actions now show an error instead of looking like they worked&lt;/li&gt;
&lt;li&gt;A Stop that times out now says so instead of reporting success&lt;/li&gt;
&lt;li&gt;A resumed box-set disc no longer writes a duplicate copy&lt;/li&gt;
&lt;li&gt;A resumed rip can no longer be muxed short&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Command line &amp;amp; desktop app&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A re-mux that drops data no longer reports a clean success&lt;/li&gt;
&lt;li&gt;A partly-recovered damaged disc is now reported even without &lt;code&gt;--multipass&lt;/code&gt;, and the exit code matches&lt;/li&gt;
&lt;li&gt;&lt;code&gt;-t all&lt;/code&gt; on a disc whose scan failed now errors instead of quietly ripping only the first title&lt;/li&gt;
&lt;li&gt;&lt;code&gt;--help&lt;/code&gt; now lists every URL scheme the tool accepts; &lt;code&gt;--language&lt;/code&gt; is documented&lt;/li&gt;
&lt;li&gt;&lt;code&gt;--language auto&lt;/code&gt; now follows your system language&lt;/li&gt;
&lt;li&gt;Missing error messages no longer print as raw codes like &lt;code&gt;error.E9056&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;info mkv://…&lt;/code&gt; now prints its labels in your language&lt;/li&gt;
&lt;li&gt;A crashed rip can no longer report itself as finished&lt;/li&gt;
&lt;li&gt;The CLI and desktop app no longer freeze mid-rip after an earlier hiccup&lt;/li&gt;
&lt;li&gt;A value-taking flag can no longer swallow the URL or flag after it&lt;/li&gt;
&lt;li&gt;Windows: dragging a disc onto the window mid-rip no longer discards the rip&lt;/li&gt;
&lt;li&gt;Windows: File &amp;gt; Exit now honours the &quot;rip still running&quot; check&lt;/li&gt;
&lt;li&gt;The desktop diagnostic log no longer grows without bound&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Languages&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Chinese (Simplified &amp;amp; Traditional) now display correctly&lt;/li&gt;
&lt;li&gt;&lt;code&gt;LC_ALL=C&lt;/code&gt; is now honoured over &lt;code&gt;LC_MESSAGES&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;22 more messages translated across 29 languages&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Discs &amp;amp; decoding&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixes a Blu-ray whose title end could look cut off&lt;/li&gt;
&lt;li&gt;Fixes swapped DVD subtitle colours&lt;/li&gt;
&lt;li&gt;Audio/subtitle tracks in many languages no longer show as &quot;undefined&quot;&lt;/li&gt;
&lt;li&gt;A split HD-DVD feature can no longer be exported as half the film&lt;/li&gt;
&lt;li&gt;A Blu-ray title with an unreadable clip can no longer be exported short&lt;/li&gt;
&lt;li&gt;A decrypted HD-DVD is no longer refused with a DVD copy-protection error&lt;/li&gt;
&lt;li&gt;Stopping a scan can no longer make a disc look like it holds fewer titles&lt;/li&gt;
&lt;li&gt;A failed read can no longer be papered over and reported complete&lt;/li&gt;
&lt;li&gt;An ISO backup of an intact movie is no longer flagged seriously damaged&lt;/li&gt;
&lt;li&gt;Cancelling a rip now keeps the sectors already recovered&lt;/li&gt;
&lt;li&gt;A corrupt recovery mapfile is now refused instead of silently trusted&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Security&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;--share&lt;/code&gt; now requires an explicit yes — a bare Enter declines&lt;/li&gt;
&lt;li&gt;A failed settings save no longer leaves a plaintext token on disk&lt;/li&gt;
&lt;li&gt;Disc-supplied text can no longer smuggle control characters into logs&lt;/li&gt;
&lt;li&gt;Hardened the disc-emulator test tool against malicious profiles&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Thu, 20 Aug 2026 00:00:00 GMT</pubDate></item><item><title>1.6.4</title><link>https://freemkv.org/docs/changelog/#164</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#164</guid><description>&lt;p&gt;&lt;strong&gt;Autorip&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A stalled upload can no longer restart the service mid-rip&lt;/li&gt;
&lt;li&gt;The main log no longer grows for the life of the container&lt;/li&gt;
&lt;li&gt;A redirected webhook is no longer reported as delivered&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Command line &amp;amp; desktop app&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A freshly opened disc now shows the title you want, not the bottom of the list&lt;/li&gt;
&lt;li&gt;Unticking a track under one title no longer leaves it ripping under another&lt;/li&gt;
&lt;li&gt;A damaged-disc recovery can no longer write the wrong film under the right name&lt;/li&gt;
&lt;li&gt;Decrypting an image over its own source file is now refused&lt;/li&gt;
&lt;li&gt;A video-only title&apos;s checkbox no longer shows and toggles backwards&lt;/li&gt;
&lt;li&gt;The key-database download no longer hangs forever on a slow mirror&lt;/li&gt;
&lt;li&gt;A fresh install can now rip from a drive or ISO out of the box&lt;/li&gt;
&lt;li&gt;The window no longer freezes while probing the drive at launch&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Discs &amp;amp; decoding&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixes a Blu-ray/UHD title whose sound ran on about half a minute past the picture&lt;/li&gt;
&lt;li&gt;A multi-title-set DVD can no longer be decrypted under the wrong key&lt;/li&gt;
&lt;li&gt;A disc with an all-zero language code no longer aborts track export&lt;/li&gt;
&lt;li&gt;A power-cycle-recoverable drive wedge is no longer written off as permanent data loss&lt;/li&gt;
&lt;li&gt;A rip cancelled seconds in no longer reports a healthy disc as seriously damaged&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate></item><item><title>1.6.3</title><link>https://freemkv.org/docs/changelog/#163</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#163</guid><description>&lt;p&gt;&lt;strong&gt;Command line &amp;amp; desktop app&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Install with Homebrew on macOS and Linux (&lt;code&gt;brew install freemkv/tap/freemkv&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;Asking for forced subtitles in one language no longer ticks several others&lt;/li&gt;
&lt;li&gt;The log can now be shown and hidden while a rip is running&lt;/li&gt;
&lt;li&gt;Hiding the log no longer leaves a blank band across the window (macOS)&lt;/li&gt;
&lt;li&gt;&quot;Whole disc → ISO image&quot; now works on a disc image&lt;/li&gt;
&lt;li&gt;Preferred-language settings are now pick-lists instead of free text&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Mon, 10 Aug 2026 00:00:00 GMT</pubDate></item><item><title>1.6.2</title><link>https://freemkv.org/docs/changelog/#162</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#162</guid><description>&lt;p&gt;&lt;strong&gt;Autorip&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Set preferred audio, subtitle and forced-subtitle languages once instead of per disc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Command line &amp;amp; desktop app&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Set preferred track languages once instead of on every disc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Discs &amp;amp; decoding&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixes a stray moment of sound at the end of an HD-DVD title&lt;/li&gt;
&lt;li&gt;Fixes a click at every chapter break on a DVD&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Sat, 08 Aug 2026 00:00:00 GMT</pubDate></item><item><title>1.6.1</title><link>https://freemkv.org/docs/changelog/#161</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#161</guid><description>&lt;p&gt;&lt;strong&gt;Command line &amp;amp; desktop app&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Decrypt an existing disc image with &lt;code&gt;iso://In.iso iso://Out.iso&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Read an extracted &lt;code&gt;VIDEO_TS&lt;/code&gt; or &lt;code&gt;BDMV&lt;/code&gt; folder anywhere an image works, including drag-and-drop&lt;/li&gt;
&lt;li&gt;Windows: the &lt;code&gt;.zip&lt;/code&gt; now contains the desktop app, not the console tool&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Discs &amp;amp; decoding&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixes Blu-ray titles built from several clips that ran minutes long with drifting sound&lt;/li&gt;
&lt;li&gt;Fixes a decrypted DVD image that could lose most of its title list&lt;/li&gt;
&lt;li&gt;Fixes NTSC DVD chapter marks and durations that ran about 0.1% short&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Fri, 07 Aug 2026 00:00:00 GMT</pubDate></item><item><title>1.6.0</title><link>https://freemkv.org/docs/changelog/#160</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#160</guid><description>&lt;p&gt;&lt;strong&gt;Command line &amp;amp; desktop app&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;freemkv for Mac — a native desktop app: open a disc or image, tick titles and tracks, press Rip&lt;/li&gt;
&lt;li&gt;One &lt;code&gt;freemkv&lt;/code&gt; binary is now both the command line and the desktop app&lt;/li&gt;
&lt;li&gt;Pick audio/subtitle tracks by language (&lt;code&gt;-a&lt;/code&gt; / &lt;code&gt;-s&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;True multi-pass damaged-disc recovery in the desktop app&lt;/li&gt;
&lt;li&gt;Per-track-kind export in the desktop picker (video / audio / subtitle only)&lt;/li&gt;
&lt;li&gt;Ripping now defaults to the main title only — add &lt;code&gt;-t all&lt;/code&gt; for every title&lt;/li&gt;
&lt;li&gt;Ctrl-C now stops the whole rip, and re-running resumes&lt;/li&gt;
&lt;li&gt;A disc with no key now stops with one clear error instead of repeating it per title&lt;/li&gt;
&lt;li&gt;&lt;code&gt;stdio://&lt;/code&gt; output is now pure stream data with no text mixed in&lt;/li&gt;
&lt;li&gt;A UTF-8 BOM in &lt;code&gt;gui-settings.json&lt;/code&gt; no longer wipes your settings&lt;/li&gt;
&lt;li&gt;Key-service outages now report as their own error, not &quot;no key for this disc&quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Languages&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The desktop app speaks 29 languages, with a live in-app switch&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Discs &amp;amp; decoding&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Correctly labels forced versus full-dialogue subtitle tracks&lt;/li&gt;
&lt;li&gt;An undecryptable CSS DVD now errors instead of reporting success&lt;/li&gt;
&lt;li&gt;A corrupt &lt;code&gt;mkv://&lt;/code&gt; input now errors instead of returning an empty result&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Mon, 03 Aug 2026 00:00:00 GMT</pubDate></item><item><title>1.5.2</title><link>https://freemkv.org/docs/changelog/#152</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#152</guid><description>&lt;p&gt;&lt;strong&gt;Command line&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The unlock report now labels DVDs as &quot;DVD&quot; instead of &quot;CSS&quot;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Discs &amp;amp; decoding&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;TrueHD 7.1/Atmos audio is now corrected on AACS-encrypted Blu-ray and UHD discs, instead of falling back to a 5.1 channel count.&lt;/li&gt;
&lt;li&gt;AACS 2.1 menu and extras titles that carry no forensic key now rip using the disc&apos;s base key instead of failing.&lt;/li&gt;
&lt;li&gt;Multi-key AACS discs now decrypt each clip with its own key, fixing garbled secondary content.&lt;/li&gt;
&lt;li&gt;CSS DVDs no longer produce garbled output; every read now uses the correct per-title key.&lt;/li&gt;
&lt;li&gt;Scanning a CSS DVD is much faster — about 25 seconds down to about 6.&lt;/li&gt;
&lt;li&gt;A disc that can&apos;t be decrypted now stops with an error instead of writing scrambled data or a truncated block out as a broken file.&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Wed, 22 Jul 2026 00:00:00 GMT</pubDate></item><item><title>1.5.1</title><link>https://freemkv.org/docs/changelog/#151</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#151</guid><description>&lt;p&gt;&lt;strong&gt;Discs &amp;amp; decoding&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;TrueHD audio was being silently dropped entirely (and could send some players into a runaway memory spiral); it is fixed. Titles ripped while this was broken need a re-rip.&lt;/li&gt;
&lt;li&gt;HD DVD AACS keys are now found whatever directory and filename layout the studio used, not just the most common one.&lt;/li&gt;
&lt;li&gt;HD DVD discs with more than one protected title now decrypt all of them instead of just the first.&lt;/li&gt;
&lt;li&gt;A disc with marginal, barely-readable spots no longer &quot;rips clean&quot; while hiding corrupted data; those spots are now retried and either recover or are reported as an honest gap.&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Mon, 20 Jul 2026 00:00:00 GMT</pubDate></item><item><title>1.5.0</title><link>https://freemkv.org/docs/changelog/#150</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#150</guid><description>&lt;p&gt;&lt;strong&gt;Command line&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;New MP4 output — rip straight to a play-everywhere MP4 with no external transcoder. It&apos;s a compatibility export: tracks MP4 can&apos;t hold (TrueHD, LPCM, bitmap subtitles) are listed and excluded rather than silently dropped.&lt;/li&gt;
&lt;li&gt;MP4 can now also be used as a source, for a frame-exact round trip into any other format.&lt;/li&gt;
&lt;li&gt;Five new single-part exports: video-only, audio-only, and subtitle-only files, a chapter-markers sidecar, and a full title-structure JSON.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Discs &amp;amp; decoding&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Forced subtitles can now be detected from the subtitle content itself, so discs that don&apos;t flag them are handled correctly too.&lt;/li&gt;
&lt;li&gt;Corrupt audio frames are now dropped cleanly instead of muxed as glitches, across every audio format, while keeping picture and sound in sync.&lt;/li&gt;
&lt;li&gt;TrueHD: brief bursts of stream damage no longer throw away a whole track or shift the audio that follows.&lt;/li&gt;
&lt;li&gt;Uncommon free-format MP2/MP3 audio is no longer rejected.&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Sun, 19 Jul 2026 00:00:00 GMT</pubDate></item><item><title>1.4.5</title><link>https://freemkv.org/docs/changelog/#145</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#145</guid><description>&lt;p&gt;&lt;strong&gt;Discs &amp;amp; decoding&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;AACS 2.1 forensic discs now produce a clean stream, instead of visible playback glitches and dropped frames around each forensic segment.&lt;/li&gt;
&lt;li&gt;A decryption key written with an uppercase prefix is no longer silently ignored.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Security&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Decryption keys can no longer end up in a log or crash message.&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Sat, 18 Jul 2026 00:00:00 GMT</pubDate></item><item><title>1.4.4</title><link>https://freemkv.org/docs/changelog/#144</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#144</guid><description>&lt;p&gt;&lt;strong&gt;Discs &amp;amp; decoding&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Online key lookups were sometimes skipped before ever reaching the key service; they now run reliably.&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate></item><item><title>1.4.3</title><link>https://freemkv.org/docs/changelog/#143</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#143</guid><description>&lt;p&gt;&lt;strong&gt;Discs &amp;amp; decoding&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The online key service can now return a full forensic key set as well as a single key.&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate></item><item><title>1.4.2</title><link>https://freemkv.org/docs/changelog/#142</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#142</guid><description>&lt;p&gt;&lt;strong&gt;Discs &amp;amp; decoding&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a bug where content that decrypted fine but didn&apos;t parse as clean video could blank out good picture and repeatedly re-query the key server for a key it already had.&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Wed, 15 Jul 2026 00:00:00 GMT</pubDate></item><item><title>1.4.1</title><link>https://freemkv.org/docs/changelog/#141</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#141</guid><description>&lt;p&gt;&lt;strong&gt;Discs &amp;amp; decoding&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A single bad packet no longer causes a whole block of good video to be discarded.&lt;/li&gt;
&lt;li&gt;A track is now flagged 3D only when that information is actually present on the disc.&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Tue, 14 Jul 2026 00:00:00 GMT</pubDate></item><item><title>1.4.0</title><link>https://freemkv.org/docs/changelog/#140</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#140</guid><description>&lt;p&gt;&lt;strong&gt;Discs &amp;amp; decoding&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Blu-ray 3D (MVC) support — a 3D disc rips to a single MKV that preserves both eyes, with no transcoding or side-by-side conversion. The 2D view is byte-identical to a standard 2D rip.&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate></item><item><title>1.3.2</title><link>https://freemkv.org/docs/changelog/#132</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#132</guid><description>&lt;p&gt;&lt;strong&gt;Discs &amp;amp; decoding&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Better recognition of AACS 2.1 forensic-variant discs, ahead of full decryption support.&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Fri, 10 Jul 2026 00:00:00 GMT</pubDate></item><item><title>1.3.1</title><link>https://freemkv.org/docs/changelog/#131</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#131</guid><description>&lt;p&gt;&lt;strong&gt;Discs &amp;amp; decoding&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;HD-DVD titles now use the disc&apos;s own playlist for clip order, duration, name, and chapters instead of guessing from filenames, with the old guess kept as a fallback.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Project&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Relicensed to the MIT License from 1.3.1 onward (releases through 1.3.0 remain AGPL-3.0).&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Fri, 10 Jul 2026 00:00:00 GMT</pubDate></item><item><title>1.3.0</title><link>https://freemkv.org/docs/changelog/#130</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#130</guid><description>&lt;p&gt;&lt;strong&gt;Discs &amp;amp; decoding&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;AACS 2.1 (FMTS) discs are now recognized as their own format and mostly rip, with only the not-yet-supported forensic segments skipped.&lt;/li&gt;
&lt;li&gt;Initial HD-DVD support — HD-DVD is detected as its own format and its video and audio rip through the pipeline. Title composition is still a best guess, so a disc that authors two features under one naming scheme may show as a single title.&lt;/li&gt;
&lt;li&gt;Older program-stream video (H.264, VC-1, HEVC on HD-DVD and older discs) now gets correct per-frame timestamps.&lt;/li&gt;
&lt;li&gt;The main feature is now picked by physical size, so a disc that splits its feature across many small clips is no longer passed over for a shorter composite.&lt;/li&gt;
&lt;li&gt;More reliable track-label detection across differing disc authoring, with a last-resort fallback that reads menu-artwork languages.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Security&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Disc metadata (title, labels) is now cleaned before it&apos;s printed, so a malicious disc can&apos;t inject terminal control sequences.&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Wed, 08 Jul 2026 00:00:00 GMT</pubDate></item><item><title>1.2.2</title><link>https://freemkv.org/docs/changelog/#122</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#122</guid><description>&lt;p&gt;&lt;strong&gt;Discs &amp;amp; decoding&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;AACS 2.1 Media Key Variant support now matches real variant discs.&lt;/li&gt;
&lt;li&gt;Fixed AACS device-key fallback that had been silently broken.&lt;/li&gt;
&lt;li&gt;Resolving the AACS processing key on UHD discs is roughly 15× faster — about 37 seconds down to about 2.4.&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Sat, 04 Jul 2026 00:00:00 GMT</pubDate></item><item><title>1.2.1</title><link>https://freemkv.org/docs/changelog/#121</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#121</guid><description>&lt;p&gt;&lt;strong&gt;Discs &amp;amp; decoding&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DVD DTS audio no longer muxes with timestamps that some strict players rejected.&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Thu, 02 Jul 2026 00:00:00 GMT</pubDate></item><item><title>1.2.0</title><link>https://freemkv.org/docs/changelog/#120</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#120</guid><description>&lt;p&gt;&lt;strong&gt;Command line&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Progress now includes a per-range breakdown of damage — chapter, movie-time offset, and at-risk time.&lt;/li&gt;
&lt;li&gt;A rip now reports which unlock mechanisms (firmware, AACS, CSS) actually ran.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Discs &amp;amp; decoding&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Damaged-disc recovery now tries a wider set of techniques, re-ranked per disc by what&apos;s actually working.&lt;/li&gt;
&lt;li&gt;Added an optional recovery mode for discs with heavily hardened damage.&lt;/li&gt;
&lt;li&gt;A new &quot;fast capture&quot; pass grabs every readable block first, before falling back to slower per-sector recovery.&lt;/li&gt;
&lt;li&gt;A block that genuinely can&apos;t be decrypted is now concealed cleanly so the file still plays, instead of writing broken data.&lt;/li&gt;
&lt;li&gt;Recovery can no longer hang forever on a wedged drive.&lt;/li&gt;
&lt;li&gt;Every DVD now rips at full speed — a drive speed-up had been skipped for DVDs.&lt;/li&gt;
&lt;li&gt;DVD DTS/LPCM tracks that weren&apos;t the disc&apos;s first audio no longer come out silent.&lt;/li&gt;
&lt;li&gt;Real video is no longer dropped at the end of an encrypted fragment.&lt;/li&gt;
&lt;li&gt;Audio no longer corrupts across a stream discontinuity.&lt;/li&gt;
&lt;li&gt;Online key lookups for disc images now send the required data, instead of every request being rejected.&lt;/li&gt;
&lt;li&gt;Discs using an older AACS version now read their keys correctly.&lt;/li&gt;
&lt;li&gt;Fixed a possible crash on a corrupt disc.&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate></item><item><title>1.1.0</title><link>https://freemkv.org/docs/changelog/#110</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#110</guid><description>&lt;p&gt;&lt;strong&gt;Command line&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Every user-facing error now shows an error code, with a new Error Codes reference page listing the cause and next steps for each, in all supported languages.&lt;/li&gt;
&lt;li&gt;Windows-reserved filenames on a disc are now safely renamed on extraction instead of aborting.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Discs &amp;amp; decoding&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Every decrypted unit is now verified before it&apos;s accepted, catching a class of silent bad read.&lt;/li&gt;
&lt;li&gt;Stricter AACS acceptance, so a wrong key can&apos;t coincidentally pass and quietly corrupt output.&lt;/li&gt;
&lt;li&gt;DVD rips now start on the actual movie instead of the disc&apos;s menu screens.&lt;/li&gt;
&lt;li&gt;Multi-part files in folder extraction no longer have later parts written as empty holes.&lt;/li&gt;
&lt;li&gt;Fixed a rare false frame-split in DTS-HD Master Audio.&lt;/li&gt;
&lt;li&gt;Fixed TrueHD timestamps stepping backward under certain source timing.&lt;/li&gt;
&lt;li&gt;Fixed several container-metadata issues (color info, subtitle wipe, sidecar alignment).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Security&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a misread flag that could defeat a safety check meant to refuse decrypting encrypted-bus content with no bus key.&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Sun, 28 Jun 2026 00:00:00 GMT</pubDate></item><item><title>1.0.0</title><link>https://freemkv.org/docs/changelog/#100</link><guid isPermaLink="true">https://freemkv.org/docs/changelog/#100</guid><description>&lt;p&gt;First stable release.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A command-line tool that rips optical discs to MKV.&lt;/li&gt;
&lt;li&gt;Decrypts DVDs (CSS — including keyless recovery, with no key database needed), Blu-ray, and UHD (AACS 1.0/2.0).&lt;/li&gt;
&lt;li&gt;Keys are resolved from a local key database and verified against real disc content before use.&lt;/li&gt;
&lt;li&gt;Multipass recovery reads through bad sectors on scratched or damaged discs, and can resume after an interruption.&lt;/li&gt;
&lt;li&gt;MKV output from a fast threaded pipeline, with support for HEVC, H.264, VC-1, MPEG-2, TrueHD, DTS(-HD), and PGS subtitles.&lt;/li&gt;
&lt;li&gt;Can also write a decrypted file tree or a whole-disc ISO image.&lt;/li&gt;
&lt;li&gt;Works across Windows, macOS, and Linux.&lt;/li&gt;
&lt;/ul&gt;</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item></channel></rss>