<div dir="ltr">I had an error previously that had been resolved by removing "sudo" from my Mythrename Job command, but has returned. Here's the error from mythbackend.log:<br><br><span style="font-family: courier new,monospace;">Compilation failed in require at /usr/share/mythtv/contrib/mythrename.pl line 22.</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">BEGIN failed--compilation aborted at /usr/share/mythtv/contrib/mythrename.pl line 22.</span><br style="font-family: courier new,monospace;"><br>And here's the top of mythrename.pl, last line here being line 22 in question:<br>
<br><span style="font-family: courier new,monospace;"># Includes</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> use DBI;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> use Getopt::Long;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> use File::Path;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> use File::Basename;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> use File::Find;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> use MythTV;</span><br><br><br>My server (mythbackend box) had the power cord pulled (darn kids) yesterday and this has only been occurring now since the reboot. All else is fine but this is giving the error again.<br>
<br>Thanks for any help,<br>Bob</div>