Chris Pomeroy
2021-04-18 a96beb5405f87ad7bad3c8cd3788dbc673f23355
aaxConvert.py
@@ -161,7 +161,7 @@
        if (findalbumbyname(album) == False):
            artist = getmetadatatags('artist')
            title = getmetadatatags('title')
            act_byte = getcorrectkey(rfile)
            act_byte = getcorrectkey()
            if act_byte == None:
                sys.exit("Can't continue with this file {rfile}")
            else: