Progress...

May has been a month of progress on something I made a New Year's resolution to do (but then put off for four months!): catalogue the enormous pile of ripped CD files I've built up over the past year or so. Click on the graph at the left and you'll see how I've done: I started the month with 485.1GB of music files sitting in the 'temporary' area of my hard disk (which has been pretty permanent for at least 2 years now!), in the form of 10,007 individual FLAC files. As of this afternoon, I'm down to 13.6GB and just 625 files. Most of that is a 'collected works of Messiaen' box set, which will take ages to catalogue and tag-up properly, because French is slow to type, what with all its accents (but maybe not as slow as German. And definitely way faster than Czech!)

Undertaking all this cataloguing has meant using my own CCDT tagging program, of course. As a result, I decided to make a couple of little changes to CCDT. The important one is a new run-time switch, called --namereplace. Run CCDT with that in the launching command and CCDT changes the way it handles music files that already have a track title tag. [...] 

Continue Reading

AMP and CCDT Updates

Another couple of software updates to announce.

AMP is bumped to version 1.08. The code changes are mostly minor and cosmetic and to do with displaying a count-down timer indicating when play of the currently-playing music will end. Slightly unfortunately, a side-effect of this new time display is that if you were to Ctrl+Z to pause play, the countdown timer would be wrong on playback resumption, and two pieces of music would play simultaneously when the resumed piece gets near its end. I may revisit this in the future, but for now, I've just disabled Ctrl+Z completely. If you want to pause playback, hit Ctrl+C and terminate it completely (which actually was my original design goal anyway!) [...] 

Continue Reading

AUAC Bug Fixes

I have bumped the Absolutely Baching Universal Audio Converter script up to version 2.0 (from 1.13). The changes are minor and mostly cosmetic, but there are some bug fixes applied too, so the upgrade is recommended. Upgrade by downloading the script by clicking this link. Then, assuming you downloaded it to your $HOME/Downloads folder, just issue this command:

sudo mv $HOME/Downloads/auac.sh /usr/bin/auac.sh

The full documentation has been corrected slightly, too. [...] 

Continue Reading