There should be an option to add on part of the file name to the existing string of id3 tag properties. Maybe use '[+track]', because of the following example:
I started my music collection back before there was an 'arrange files by track number' and then album and artist properties; therefore all my files have:
Track: "01 - Somesongname"
Artist: "GenericArtist"
Album: "GenericAlbum"
and the file name: "Someartist - 01 - somesongname - specificartist"
The problem i am having is i want to set the [artist] then the whole rest of the string as the [track]. If there was that option the string might look something like:
[artist] - [track] - [+track] - [+track]
In classical music the arranger always comes after the song name that why there is the specific artist element. When i load the mp3 into my media player, i want them to show up under "GenericAlbum Soundtrack" instead of completely seperate arists; thats why i put the specific artist after the track name.
This could also be avoided if the 'Compilation' options was turned off. It automatically extracts the information, but can it automatically add it back onto the 'Track' property so it gets put into the ID3 tag that way? What do you think? :thumbdown ?
I started my music collection back before there was an 'arrange files by track number' and then album and artist properties; therefore all my files have:
Track: "01 - Somesongname"
Artist: "GenericArtist"
Album: "GenericAlbum"
and the file name: "Someartist - 01 - somesongname - specificartist"
The problem i am having is i want to set the [artist] then the whole rest of the string as the [track]. If there was that option the string might look something like:
[artist] - [track] - [+track] - [+track]
In classical music the arranger always comes after the song name that why there is the specific artist element. When i load the mp3 into my media player, i want them to show up under "GenericAlbum Soundtrack" instead of completely seperate arists; thats why i put the specific artist after the track name.
This could also be avoided if the 'Compilation' options was turned off. It automatically extracts the information, but can it automatically add it back onto the 'Track' property so it gets put into the ID3 tag that way? What do you think? :thumbdown ?
Comment