When running pykaraoke.py from a command line and performing a directory scan (for .zip files containing cdg+mp3 in my case), an output of files that failed to unzip or parse (and brief reason) is visible.
Please add the ability to dump the path + filenames (and possibly reason) to either an external log file or a log window in the GUI so the list can be saved for later examination.
Preferably with the ability so that it will be easy to collect and separate a list of files that use an unsupported compression method, invalid/corrupt zip, and 'name could not be parsed' (such as unusual characters in the zip or contents). This could be by perhaps different log files or different tabs in the GUI window.
This would allow the user to then unzip + rezip specific files, or to individually examine or rename the zip or contents.
When running pykaraoke.py from a command line and performing a directory scan (for .zip files containing cdg+mp3 in my case), an output of files that failed to unzip or parse (and brief reason) is visible.
Please add the ability to dump the path + filenames (and possibly reason) to either an external log file or a log window in the GUI so the list can be saved for later examination.
Preferably with the ability so that it will be easy to collect and separate a list of files that use an unsupported compression method, invalid/corrupt zip, and 'name could not be parsed' (such as unusual characters in the zip or contents). This could be by perhaps different log files or different tabs in the GUI window.
This would allow the user to then unzip + rezip specific files, or to individually examine or rename the zip or contents.