1. if ALL tracks have the same value, then they're filled. If not, then Artist, Albumartist and Album have the combo box filled with corect values
2. Columns can be resized, but ONLY if nothing has been selected yet. have not figured out yet, why this is the case.
3. It should play continously. maybe i've introduced a bug recently.
And thanks for the compliments.
Well they are available in the drop down list, if you have selected them all.
for example, if you have a set of tracks where some of them are empty, some contain "Rolling Stones", some "The Rolling Stones", then the followig will happen:
- the selected value in the artist combo is empty, because the value for all selected tracks is not the same
- the combo box is filled with " " (empty), "Rolling Stones", "The Rolling Stones"
now you can select one of the values from the list.