Reported by angelo maria tavazza in https://sourceforge.net/p/kid3/discussion/241228/:
When trying to use "export csv" the windows opens but following error appear:
".../kid3-3.3.1-win32/qml/script/ExportCsv.qml:24:1: module "Kid3" plugin "kid3qml" not found"
The same occour for other qml function such as "Import CSV", "QML Console", the same occours on two different PCs.
I may have found a patch renaming ...\kid3-3.3.1-win32\plugins\imports\Kid3\libkid3qml.dll to ...\kid3-3.3.1-win32\plugins\imports\Kid3\kid3qml.dll.
This bug was introduced by commit [a5d10d] and therefore affects only version 3.3.1.
Discussion: Windows: module "Kid3" plugin "kid3qml" not found
Commit: [a5d10d]
Fix with [738501].
Related
Commit: [738501]
I have now put a minor bugfix release 3.3.1-1 only for Windows, which simply patches the qmldir file.
Fixed in version 3.3.2.