DVD backup file cleanup

I wanted to clean up my file share of dvd backups and move to use one file type. I chose iso because it makes it easy to burn them without using anything special, and boxee recognizes iso files. So in a couple minutes I came up with this quick and dirty ruby script…

Assumptions… 1) The scripts working directory is the directory you have all your movie files in. 2) You’ve added the .dvdmedia extension to folders containing the ‘VIDEO_TS’ folder.

It wouldn’t be hard to make this a little more user friendly and not dependent on the .dvdmedia file extension, but I already had manually added it on all those folders to make them play nice with OS X.

This entry was posted on Saturday, February 7th, 2009 at 5:26 pm and is filed under Ruby. You can follow any responses to this entry through the RSS 2.0 feed. You can skip to the end and leave a response. Pinging is currently not allowed.

Leave a Reply