Hi
I am trying to rename the FLAC files recovered from a hard disk crash using mp3tag. However, I have the following problems.
Firstly, it seemed to take up a fair bit of CPU power, the temperature on my MacBook Core 2 Duo running Mac OS X 10.6.8 went up to 91 degrees C.
Secondly, I got the following errors for all files:
File "\\?\unix\Volumes\Old Files Recovered\3649030 (FLAC Deleted)\01\0A2A7960.FLAC" cannot be renamed to "\\unix\Volumes\Old Files Recovered\3649030 (FLAC Deleted)\01\Booker T. Jones\ The Road From Memphis\ 05\ Down In Memphis (Featuring Booker T on vocals).flac".
Path not found.
File "\\?\unix\Volumes\Old Files Recovered\3649030 (FLAC Deleted)\01\0A2B31E0.FLAC" cannot be renamed to "\\unix\Volumes\Old Files Recovered\3649030 (FLAC Deleted)\01\Booker T. Jones\ The Road From Memphis\ 11\ The Bronx (Featuring Lou Reed).flac".
Path not found.
File "\\?\unix\Volumes\Old Files Recovered\3649030 (FLAC Deleted)\01\0A2C0718.FLAC" cannot be renamed to "\\unix\Volumes\Old Files Recovered\3649030 (FLAC Deleted)\01\Anthony Braxton\ Italian Instabile Orchestra\ 04\ Composition No. 92 part 2.flac".
Path not found.
File "\\?\unix\Volumes\Old Files Recovered\3649030 (FLAC Deleted)\01\0A2EC308.FLAC" cannot be renamed to "\\unix\Volumes\Old Files Recovered\3649030 (FLAC Deleted)\01\J. J. Johnson\ The Complete '60s Bigband Recordings- Disc 1\ 02\ So What.flac".
Path not found.
Can you tell me if the syntax is wrong? I followed the tag conventions on the FAQ. Specifically,
%artist%\%album%\%track%\%title%
with spaces in between the ""
I guess looking at the results I maybe should have done
%artist%\%album%\%track% - %title%
but don;t think that would have affected the ability to rename.
The files are on a external USB drive (called Old Files Recovered) connected to my MacBook.
Under mp3tag, when I try to choose the directory by browsing on the interface, I cannot locate the external drive. I can only get to the files by dragging the directory (\\?\unix\Volumes\Old Files Recovered\3649030 (FLAC Deleted)\01\ ) to the input window.
It seems to read the metadata alright - the only thing is it doesn't seem to do the renaming.
Also, I do not know if all these 100,000 or so files are working.
I can manually run checksums on them using eXact. If you do know of another programme that can batch run checksums and indicate which files have stream decoder errors so I can have a set of renamed files from the metadata tags and know which files are faulty at the same time, that would be a great help.
Your help and feedback much appreciated.
Thanks