[mythtv-users] Mythrename.pl suddenly giving error

Bobby Gill bobbygill at rogers.com
Thu Aug 21 22:55:02 UTC 2008


Mythrename.pl is one of the Jobs I have in backend and I have it set to run
automatically after every recording, and she was workin' just fine but for
up to the last week or less. Here's output I could scour from the
mythbackend.log:

Compilation failed in require at /usr/share/mythtv/contrib/mythrename.pl
line 22.
BEGIN failed--compilation aborted at /usr/share/mythtv/contrib/mythrename.pl
line 22.

And I've attached my mythrename.pl in case, but here's the bit in question
with the last line being line 22 giving the "error":

# Includes
    use DBI;
    use Getopt::Long;
    use File::Path;
    use File::Basename;
    use File::Find;
    use MythTV;

I have never touched this file. Here's my mythrename Job from backend:

sudo /usr/share/mythtv/contrib/mythrename.pl --live --format
%T%-%S-%R-%m.%d.%y


Thanks for any help
Bob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20080821/0dd285de/attachment-0001.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mythrename.tgz
Type: application/x-gzip
Size: 4244 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-users/attachments/20080821/0dd285de/attachment-0001.bin 


More information about the mythtv-users mailing list