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.