Hello, I’d like to share my own playlist maker written in python, it works by scanning a individual folder with all the ROMs in it. I also implemented MAME and FBA scanning. There’s also a function for scanning files within their own directory.
Link to my project on Github link
It requires python 3 and basic python knowledge, examples are shown on github.