Ability to play multiple files in sequence using wildcards.
E.g. vgmplay *.vgz
Requires VGMPlay to be able to clean-up and rebuild its structures so that it can play multiple files in sequence.
I’ve recently made steps towards this, including exception catching and handling support in case one of the files can’t be played for some reason (e.g. out of memory). Wildcard processing and playing just the first match has already been added as well.
Reports:
OmegaMSX and SceneCAT also requested random playback of directories (and directory trees). Separate feature really but I’ll note it here until the multi-file support is functional.