<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Oct 10, 2015 at 3:27 PM, Mike Perkins <span dir="ltr"><<a href="mailto:mikep@randomtraveller.org.uk" target="_blank">mikep@randomtraveller.org.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 10/10/15 19:40, Michael Wisniewski wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Fri, Oct 9, 2015 at 4:22 PM, Mike Perkins <<a href="mailto:mikep@randomtraveller.org.uk" target="_blank">mikep@randomtraveller.org.uk</a>><br>
wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 09/10/15 22:05, Michael Wisniewski wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I've been using MythTV for about 6 months now and have developed a pretty<br>
decent library.  After the recording, I transcode the videos using a user<br>
job that executes handbrake.  After the transcode, I end up with something<br>
like:<br>
<br>
1225_20150417133000.mp4<br>
<br>
What I would like to do is rename these files to something more useful,<br>
such as<br>
<br>
<TV Show Name>\<Season x>\<Episode Name.mp4><br>
<br>
It looks like Mythlink can do this, but I don't want to execute it before<br>
I<br>
actually know it won't mess things up.  Reading the instructions, it looks<br>
like it just creates a symlink in the format above (with a bit of work).<br>
You then rename the episode permanently and remove the symlink.<br>
<br>
Is this correct?  If so, how does MythTV know to play the updated filename<br>
and not the numerical one?  I would think that if I did this, all the<br>
recordings would break because the database points to<br>
"1225_20150417133000.mp4" instead of the expanded name.<br>
<br>
Thank you in advanced!<br>
<br>
That's because, once you have edited and transcoded your files, you are<br>
</blockquote>
supposed to move them to the Video library. If you go there you'll see that<br>
the directory structure you give as an example is one of the ways that<br>
library can be arranged.<br>
<br>
Mythlink is a utility which is designed to give a human-readable link to<br>
files in the Recordings directories (as opposed to the Video directories).<br>
It was never intended for those names to replace the filenames in the myth<br>
database.<br>
<br>
--<br>
<br>
<br>
</blockquote>
When you say "Video Library", what do you mean?  In the MythTV menus, I<br>
have "Watch Recordings" and "Watch Videos".  When I go to "Watch Videos",<br>
it doesn't seem as easy to navigate as the Recordings are.  Basically the<br>
recordings are Show -> Episode List with pretty pictures and descriptions.<br>
The Videos are just file folders with filenames.<br>
<br>
I took it as the Recordings are stuff that's been recorded.  The Videos is<br>
your existing video library of things that you've ripped or acquired over<br>
the years.<br>
<br>
In either case, it sounds like Myth likes to use the numerical names and if<br>
I want to change it over to what I was thinking, I would have to almost<br>
export it out of myth.<br>
<br>
</blockquote></div></div>
Recordings is everything you have recorded using a tuner and not done anything with. In general, this would be any program you would watch and discard, like the news, sports or maybe documentaries, etc. These just have a filename consisting of Channel ID plus date and time the recording started. This is what is stored in the database, this is *not* a text field.<br>
<br>
Videos is where you would put anything that you want to keep, like favorite movies or particular series that you enjoy and want to view again, or maybe children's programs which get seen over and over again. These can be stuff you ripped or programs you exported from Recordings. There are a number of scripts around which can do this for you. You get to choose the name and directory structure, but there are certain arrangements that mythtv will automatically understand[1].<br>
<br>
Mythlink is a utility program to help you view *recordings* outside of the myth system by just accessing the directory directly - perhaps using Samba or NFS. Since the filenames are impenetrable, this just allows you to provide something human-readable.<br>
<br>
In the Video storage directories, you could set it up the same as Recordings appears, ie set up subdirectories with Show -> Series -> Episode. Doing it this way is one of the ways Myth understands[1] and it is also easy for humans to follow.<br>
<br>
[1] Myth will automatically look up metadata and artwork for you if you follow one of these schemes.<div class="HOEnZb"><div class="h5"><br>
<br></div></div></blockquote><div><br></div><div>Thank you very much for the in depth explanation.  I never knew this and will have to start utilizing this feature.  Also, thank you for explaining the filename structure...I always wondered if there was a rhyme or reason to the numbers.  </div><div><br></div><div> </div></div></div></div>