<div dir="ltr"><div dir="ltr">On Tue, Mar 16, 2021 at 10:34 PM myth tv via mythtv-users <<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Here is the main part of the scripts:<br>
<br>
record_finish.sh<br>
sleep 10<br>
/usr/bin/ionice -c 3 /usr/bin/nice -n 19<br>
/usr/share/doc/mythtv-backend/contrib/user_jobs/<a href="http://mythlink.pl" rel="noreferrer" target="_blank">mythlink.pl</a><br>
--destination /tv/show_names/ --filename $1 --underscores --maxlength<br>
120 --format "%U/%T/%Y-%m-%d %S S%ssE%ep"<br>
sleep 2<br>
/usr/bin/ionice -c 3 /usr/bin/nice -n 19<br>
/usr/share/doc/mythtv-backend/contrib/user_jobs/<a href="http://mythlink.pl" rel="noreferrer" target="_blank">mythlink.pl</a><br>
--destination /tv/show_names-movies/ --filename $1 --maxlength 120<br>
--format "%U/%T/%T - %Y-%m-%d (%oY) %S"<br></blockquote><div><br></div><div>How does it differentiate between a TV show or a movie? Or does it just mangle one or the other so it doesn't work in Plex?</div><div><br></div><div>Thanks,</div><div>Richard </div></div></div>