Hi, we're setting up dBpoweramp at our community radio station to start converting our CDs into a digital music library. dBpoweramp's Batch Ripper is doing a fine job, but we'd like to set up some kind of log file that lists Rip Date / Album Title / Genre (etc.) stuff to be used as a report.
CD Ripper has a log capability if Secure ripping is turned on, but it warns that it can stress CD drives and our cheesy old CD drives have a lot of miles on them already. I can't find any other way to create a log.
But we find that CD Batch Ripper creates a .tmp file for every CD ripped and it's chock-a-block with all the good stuff that we're looking for. The file is a text file with handy html-like fields like <album></album> so it wouldn't be a mighty job to parse the files and create human-readable output. But in the spirit of not re-inventing the wheel, I wonder if there already exists a parser for these files?
CD Ripper has a log capability if Secure ripping is turned on, but it warns that it can stress CD drives and our cheesy old CD drives have a lot of miles on them already. I can't find any other way to create a log.
But we find that CD Batch Ripper creates a .tmp file for every CD ripped and it's chock-a-block with all the good stuff that we're looking for. The file is a text file with handy html-like fields like <album></album> so it wouldn't be a mighty job to parse the files and create human-readable output. But in the spirit of not re-inventing the wheel, I wonder if there already exists a parser for these files?
Comment