By Default It Sorts By Title, How Can I Get It To Sort By Track #? Or Sort In The Order That I Have It Sorted Inside MP3 Tag
you can change the sort order $loop(%Track%)
.......
$loopend()
how can i manage this?
mp3tag-order:
- filename
- path
he he ... got it:
edit $loop(%_filename_ext%) to $loop(%_folderpath%) and then edit the sort order you want.