aaxConvert.py
@@ -138,7 +138,7 @@ act_byte = getcorrectkey(rfile) if act_byte == 1: print("The checkkey function is unavaliable") else : ddir = "%s/%s/%s" % (path, artist, title) single_file_path = "%s/%s.mp3" % (ddir, title) if not os.path.exists(ddir):