<div dir="ltr">I've been using MythTV for about 6 months now and have developed a pretty decent library.  After the recording, I transcode the videos using a user job that executes handbrake.  After the transcode, I end up with something like:<div><br></div><div>1225_20150417133000.mp4<br></div><div><br></div><div>What I would like to do is rename these files to something more useful, such as </div><div><br></div><div><TV Show Name>\<Season x>\<Episode Name.mp4></div><div><br></div><div>It looks like Mythlink can do this, but I don't want to execute it before I actually know it won't mess things up.  Reading the instructions, it looks like it just creates a symlink in the format above (with a bit of work).  You then rename the episode permanently and remove the symlink.</div><div><br></div><div>Is this correct?  If so, how does MythTV know to play the updated filename and not the numerical one?  I would think that if I did this, all the recordings would break because the database points to "1225_20150417133000.mp4" instead of the expanded name.  </div><div><br></div><div>Thank you in advanced!</div></div>