Feb 22 2010

MP3Tag Rename Script

Category: UncategorizedAdam Toth @ 11:55 am

So I don’t forget it, and lose it when reimaging my machine, I’m posting my mp3tag file rename script. It takes the audio files that I have tagged, prefixes with a padded track number, formats as 001 – album – title.ext and shortens the name if it starts to get too long and nears the windows 256 file/path character length limitations.

$num(%track%,3) – $validate($replace(%album% – $iflonger(%_folderpath%nnn – %album% – %title%.%_extension%,256,$left(%title%,$sub(230,$len(%_folderpath%nnn – %album% – ))),%title%),.,-),-)


Sep 17 2009

HP TouchSmart Update Error, Fix, Unfix

Category: UncategorizedAdam Toth @ 2:35 pm

My HP TouchSmart has an HP Updater program that checks for updates to HP software and drivers. This program has recently started finding updates to install, but mysteriously failing to install the updates after downloading them.

Apparently HP was aware of this, because one of the Updates (“Urgent:HP Update fix for “Install Cancelled issue”) was supposed to fix the Updater not working. I ran the updater, it downloaded the Update Fix, and then…. failed to install the fix.

hperror

Nice. An update to fix a problem with an updater, that fails to update the updater.