Daniel Faust
Daniel Faust
It's not exactly what you asked for, but there is a configuration option `Always use FAT compatible output file names` on the `Advanced` tab of the configuration dialog, which replaces...
Those information are outdated, they refer to soundkonverter 2.x. Have a look at the rpm .spec file (https://build.opensuse.org/package/view_file/home:HessiJames/soundkonverter-3.0/soundkonverter.spec?expand=1).
The sox plugin (soundkonverter_filter_sox) is based on the class FilterPlugin which in turn is based on CodecPlugin - the base class for all converter plugins. All implementations of CodecPlugin provide...
Do you have sox installed? What does the log say?
Looks like sox is not installed in any PATH. You have to install sox properly for soundkonverter to find it.
Sorry, but I don't have much interest in developing soundkonverter anymore, so I will probably not implement this.
I actually used musicbrainz when I started porting soundkonverter to qt5 (see 4874d37a), but I lost interest in the project and therefore will likely not implement this.
Thanks for the report, but I can't reproduce the crash. Could you enable the "write log files to disc" option in the "advanced" tab of the config dialog. The tool...
Commit 58fea32 should fix the infinite loop, but I'm not sure what to do about the silent track failing. It's a false positive in soundKonverter's error detection.
Are you trying to write to a FAT or NTFS file system or do you have the option "Advanced" -> "Always use FAT compatible output file names" enabled?