Startup option for mp3tag

Hi! First of all, thanks for mp3tag. It’s a very useful software and you can easily see all the hard work that has gone into it, however I have a couple question about it that I have not been able to solve by myself:

  1. I have a library of about 13000 mp3 files, stored in a Windows share directory. When I start mp3tag, it will load all 13000 mp3 files and their tags, which takes several minutes. Any way to avoid that, while still being able to tag my files? (if I abort the loading, no mp3 file is displayed).
  2. Sorting a huge list like mine is not ideal, in my opinion. I’d like to have my list sorted by artist, then by albums (per artist) and finally by song number (per album), but I have found no way to do this.

Anyway, thanks for any help or suggestions regarding my use case and thanks again for this piece of software.

You can set an empty folder to start in and then load further (and fewer) files after MP3tag has started. See the Options Ctrl-O > Directories.

Click on the column header of the various criteria that you want to use e.g.

  1. TRACK, 2) ALBUM, 3) ARTIST

or set the column definition property for one of the columns like this:

You can enable the so-called "Library". The first time you use it, data from your files will be collected and written in a local database. From the second time you start Mp3tag with the library enabled, your files will load much faster.

From the documentation:

Sorting

You can sort the files by clicking on the column header of the respective column. An additional click on the current sort column inverses the sort order. You can sort by multiple criteria by holding the Shift key down when clicking on the additional sort columns. Clicking on the first column header (the one with the file icons) randomizes the File List.

Please post separate topics in the future so each can be handled separately.

You can change Options>Directories>Startup Directory to empty, this will leave the file list blank when opening mp3tag. You will then have to manually add files to be edited.
Alternatively you can navigate to the folder contains the files you want to edit, right-click and start mp3tag to have just those files in the list.

Clicking on the column headers in the file list sorts them by the definition for each. If you click on other headers it will keep the previous ones as the secondary sort options.

For more control you can edit the definition for specific headers and use more details. For example this is what I use for my Albumartist definition.

Thanks for the hints guys, they worked for me.