<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Rsync on Linux Colorado</title><link>https://www.linuxcolorado.com/tags/rsync/</link><description>Recent content in Rsync on Linux Colorado</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Wed, 12 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.linuxcolorado.com/tags/rsync/index.xml" rel="self" type="application/rss+xml"/><item><title>After the Rip: Auto-Naming a Home Media Library for Jellyfin with Python, TMDB, and ffprobe</title><link>https://www.linuxcolorado.com/post/2026-08-18-jellyfin-media-automation-arm/</link><pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate><guid>https://www.linuxcolorado.com/post/2026-08-18-jellyfin-media-automation-arm/</guid><description>&lt;p&gt;Getting video &lt;em&gt;off&lt;/em&gt; a disc is the part everyone talks about. The part that actually eats your evenings is everything &lt;em&gt;after&lt;/em&gt;: a folder full of &lt;code&gt;title_t00.mkv&lt;/code&gt;, &lt;code&gt;disc1/&lt;/code&gt;, &lt;code&gt;C3_t01.mkv&lt;/code&gt; files that mean nothing to a media server. &lt;a href="https://jellyfin.org"&gt;Jellyfin&lt;/a&gt; wants very specific names and folder layouts, and if you don&amp;rsquo;t give them to it, you get &amp;ldquo;Unknown Movie,&amp;rdquo; mismatched episodes, and bonus features scattered as phantom entries.&lt;/p&gt;
&lt;p&gt;So I extended a post-processing step into a proper Python pipeline that takes whatever came out of my ripping setup and turns it into a Jellyfin-perfect library: correct movie names with IMDb IDs, TV episodes matched to the right &lt;code&gt;SxxExx&lt;/code&gt;, extras bucketed into the folders Jellyfin recognizes, then rsynced to the NAS and scanned in — with an ntfy ping at the end. This post is about that pipeline. &lt;strong&gt;It is deliberately not about disc decryption&lt;/strong&gt; — it starts the moment you have plain &lt;code&gt;.mkv&lt;/code&gt; files.&lt;/p&gt;</description></item></channel></rss>