Hello
I have a problem, which probably is not to be dealt only within Mp3tag, but I'll try. I will try to describe it in simplified terms
All my tracks / files can be divided like that:
- track is "normal": one file is present in my set [collection], in single catalog
- track is "double": two [exact same] files are present in my set [collection], in two different catalogs
- track is "triple": three [exact same] files are present in my set [collection], in three different catalogs
- track is "quadruple": four [exact same] files are present in my set [collection], in four different catalogs
- ...and so on
And here's how the tracks are distinguished:
- normal [x1]: [just lacking characteristics of all the other kinds]
- double [x2]: every file like that has "xyz." in the ARTIST tag between names
- triple [x3]: every file like that has "xyz." in the ARTIST tag between names and also "&" sign
- quadruple [x4]: every file like that has "xyz." in the ARTIST tag between names and also "&" sign and a "," sign
- quintuple [x5]: every file like that has "xyz." in the ARTIST tag between names and also "&" sign and a "," sign and a "," sign
- ...and so on: the more copies, the more coma signs; "decuple" [x10] has "xyz." in the ARTIST tag between names and also "&" sign and seven "," signs [but not as a one word ",,,,,,,"]
And here is my wish in steps:
1] load the whole set [all files, including all the doubles, triples etc.] into Mp3tag
2] make a playlist, where every "normal" is present [for example] 10 times, every "double" 9 times, every "triple" 8 times, ..., every "decuple" is present 1 time
3] load such an extended playlist to Winamp
But the full wish is to make it as much automatically as possible and also easily repeatable [because every now and the there will addition of new files to the set]. The whole system can't depend on manual creation of playlists, because then it would have to be done after every addition of new files w[which are often]; and all sorts of mistakes are easy to make
What I've accomplished so far is:
- pinning to the Mp3tag icon on Taskbar in windows 7 an ".m3u8' playlist, which loads all my files
- pinning to the Winamp icon on Taskbar in windows 7 an ".m3u8' playlist, which loads all my files
And this is how I come to the explanation to my wish and the problem itself:
right know, "normal" tracks are played rarely, while the "triple"and "quadruple" are played all the time
So, I would need somehow to make a playlist with some of the files repeated once and other five or seven times and export it to a single file [which would be pinned to a Winamp]. The only other facilitation that I can think of, is to use some spare tag field and just create names / codes [for "normal", "double", "triple" etc], so that there won't have to be involved the counting of the comas and the search for "&" sign
And yes, there is a shuffle option in Winamp- that doesn't seem to help at all, no matter how set
There is also the stars tag system in Winamp that can be adapted for this purpose, but which [as I understood the conclusion of discussion of this problem on the Winamp forum], will work best only for a set of tracks with similar length and quite short at the same time [because it counts the number of stars per hour]
Also the ".m3u8" files do not read tags before loading and do not take filtering commands; or at least that's what I know about them [and so my three step wish cannot be done directly in playlist]