[mythtv] [mythtv-commits] Ticket #1582: bug in myth.rebuilddatabase.pl

Michael T. Dean mtdean at thirdcontact.com
Sat Mar 25 20:34:25 UTC 2006


On 03/25/2006 07:07 AM, MythTV wrote:
> #1582: bug in myth.rebuilddatabase.pl
>
>  when using myth.rebuilddatabase.pl to import string.avi, then the original
>  file name was added to the database, and then the file was renamed to old
>  style "chanid_start_end.nuv". With the new basenames, either this rename
>  needs to be commented out, or the rename done before the database write. I
>  have included a patch which keepds the rename, but does it in the right
>  order.
>   

Shouldn't we just remove the renaming code as there's really no longer a 
"proper format"?  The user can always run mythrename.pl afterwards to 
rename the file (and any others in other formats) to his/her desired 
format and mythrename.pl takes care of both the filename on disk and the 
basename in the database.

Mike




More information about the mythtv-dev mailing list