Music-Player-GO
Music-Player-GO copied to clipboard
[FR] For name sorting, count numeric parts by actual value
A sub-option for A-Z sorting,
Currently A-Z sorting results: 1, 11, 12, ... 19, 2, 21, 22
Actual value count should be: 1, 2, 3, .... 19, 20, 21