I´m having a problem with the sorting by media label field, to be more specific, i have compilations of movies and i use this field to store the label of the compilation, some are numbers, and others are plain strings, the thing is that this field doesnt recognize if its a number or a string and when i sort or group the movies by media label i get the numbers sorted as if they where strings.
For instance, my first compilations are shown like this:
1, 10, 100 , 101, 102, ... ,119,12,120, etc...
Maybe im asking too much but if the sorting could be made separately first for integers and then for the strings, it would be very usefull, at least for me,

Oh, and tanks a lot for this great tool!