<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 8, 2015 at 6:06 AM, Min Idzelis <span dir="ltr"><<a href="mailto:min123@gmail.com" target="_blank">min123@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I'm working on a python script that pulls in missing season/episode metadata (mines always missing for some reason) optionally cuts commercials, optionally transcodes, optionally extracts subtitles and adds them to the transcode, and then symlinks the file in Show/Season/ShowName - SXXeYY format, and then pings plex to refresh the library. It can run in batch or as a user job. <div><br></div><div>Its close to done, but still sorta sloppy. Let me know if you want an early version. </div><div><br></div><div>The myth channel for plex is very buggy. Skipping/fast forwarding often crashes my backend. I much prefer the amazing plex interface. The Plex interface pulls in even more metadata about the show. </div><div><br></div><div>I'll probably put a version up on github soon, but I'm working on this in my very limited spare time, so its pretty slow going. </div><div><br></div><div><br></div></div><br></blockquote><div><br></div><div>I think something like this is what I am looking for.  I was able to access a directory containing the recordings (I think the issue was naming, but when choosing a home video channel for plex to populate, that worked), but all my recordings are mpeg and Roku needs mp4 or has to transcode, which is very slow and didn't seem to work at all.<br><br></div><div>I have a bunch of free space on my windows computer.  I think what I would ideally like to do is transcode all my recordings into mp4 and put on my windows box and then have a user job that automatically does this after a show ends (having the mythbox do the transcoding while recognizing this would not be done anywhere near real time).  I think I could then also put these files on my ipad in that format to play when I am travelling.<br><br></div><div>Is this something your script could do (automatically move the transcoded file to another directory, which would be a windows share mounted on my mythbox)? <br></div></div><br></div></div>