tring to set up a way to sort my active playlist; ideally it would load the sort order from the directory in dolphin, but just a keybind is fine. i'm using playlistmanager.lua, but the sort command doesnt seem to take any options, even though it has various ways to sort the initial playlist ie. name-asc, size-desc
k script-message playlistmanager sort name-asc
shift+k script-message playlistmanager sort name-desc
for example just does the default sort operation on either key. wat do? am i an retard?