ahigerd / agbplay-gui

A Qt-based gui for ipatix's agbplay
GNU Lesser General Public License v3.0
15 stars 1 forks source link

GSF playlist import #2

Open ahigerd opened 6 months ago

ahigerd commented 6 months ago

agbplay has playlist_from_gsf.py for creating agbplay playlists from a collection of minigsf files. agbplay-gui doesn't want to add a Python dependency, so this script will need to be ported.