I just bought a 2010 Chevrolet HHR with a factory stereo with a USB port. When playing certain albums, the radio will play tracks in alphabetical order or it will start off with a track in the middle of the album. say track 7, then it will play 8, 9, 10 etc until it reaches the end of the album then it will play track 1 then 2 then 3 and so on. Some albums play correctly from the first track to the last. What commands can I use in mp3tag to force the radio to play the songs in the order they are on the albums?
Try this (no guarantee):
Fill the fields ALBUMARTIST and ALBUM with data that allows to group the files together.
Fill the field TRACK with ascending numbers for each album but do not use 3-digit numbers.
If the player relies only on the filename, rename the files with the function
Convert>Tag-Filename
and, e.g.
%album%$num(%track%,2)%title%
There are some car radios, which play the songs in the order, the computer copied them onto a usb stick or harddrive.
Then tagging will not help you. But ther are to little programms I know off, which change the Order accoring to the filename.
Foldersort and DriveSort.
I had a Blaupunkt radio, where it was necessary to sort the songs every time, I put new ones on my usb stick.
Perhaps it helps you.