Venturing for the first time to construct playlists using mp3tag.
From various helpful posts in this forum, have gathered the following steps to follow to construct a playlist based on music files residing in different folders within my music colection - a "various artists" if you like.
Drag and drop (d&d) files from various folders into MP3tag (press the Ctrl key during d&d)
Or load the folders then drag the files into the correct position while pressing the Alt-key.
Drag a file into position while pressing the Alt key.
To save the position in that playlist then
Select the files from that playlist
Create an action of the type "Format value" for (the user-defined) field "my_playlistorder"
Format string: %_counter%
I did all of the above and created a column to reflect the contents of my_playlistorder.
After running the action however the field is blank. Shouldn't there be a numerical value denoting the order?
Supplementary question please:
I created the playlist without a problem.
However the sequence of the playlist order gets saved in the track tags.
I then have to open source album tracks and delete the playlist numbers in each of the tracks that made up the "various artists" playlist.
Is there a way to avoid this step?
Not quite sure what you mean ...
If you load a playlist into MP3tag, MP3tag respects the order from the playlist.
You can
select all files,
open the extended tags dialogue Alt+T,
select the playlistorder field,
mark it for deletion (click red X)
and then save the modification with OK.
This removes the field from all the selected files.
Probably my last on the subject:
The name of the folder containing the tracks included in the playlist had two Unicode symbols:
α
τ
In generating the playlist MP3tag changed these into a and t respectively.
I had to manually edit the playlist in Notepad to do a find/replace and then the playlist worked.
Is there any way to get around this problem?
To save a playlist with utf-8 characters, use m3u8 as extension instead of the simple m3u.
Not all players can cope with m3u8 playlists.
Edit the playlist name accordingly.