I have an issue with the way that double albums are typically organised. If I'm recording Quadrophenia, say, it will put it into two separate folders, named something like Quadrophenia Disk 1 and Quadrophenia Disk 2. In each folder the tracks will start from 01.
This is never what I want. I want to just play the album as if it were a single entity. With Tommy, for example, it's on one CD, so it's in one folder, in spite of it being originally released on two vinyl discs, a total of four sides. That's pretty well irrelevant. I want to just play the whole thing.
My solution is as follows. I have written a C# program which allows me to select Quadrophenia Disc 1. It then finds Quadrophenia Disc 2 (Or Disc Two, or whatever other labelling scheme Windows Media Audio or other ripper uses) and moves them as sub-folders of a folder called Quadrophenia.
I then go to MP3Tag and select Quadrophenia. I display the files by folder - so they are in the correct order. I rename the Album from Quadrophenia Disk 1/2 to just Quadrophenia. Then I autocorrect the track numbers so that they run in the correct order. Then, because my car relies on file names rather than track numbers, I rename all the files with the track number as a prefix.
Then I go back to my C# program which copies the files from the subfolders and gives me a single folder with correctly named tracks in order, and deletes the subfolders.
This sounds complicated and difficult, but I can get it done in about a minute, which isn't long for an album.
I'm interested to learn if
Does anyone else find this is an issue?
Has anyone else a cleaner, simpler solution (e.g. better ripping software)?
Would it be possible to do this entirely within MP3Tag?
If it isn't, would it be worth adding the capacity to do it?
I find this particularly an issue with audiobooks, where you can have literally dozens of CDs, and having multiple folders is an annoyance.
