@lukz (who did these daily builds) said on IRC on 2016-11-11 that he would soon need to discontinue Windows/OS X builds “for some time”. It’s quite possible that happened ten days later.
It actually happened just a few weeks ago, but there were no commits before that, so the last built is from november. I can get the Windows build working, but I’ll have to switch from Jenkins to GitLab CI. I’m not sure about the OS X one, that might be more difficult.
The setup itself works for me (ignoring the Win10 unsecure source - warning).
But the picard bug #706 seems not be applied or not yet working.
Existing acoustid in music files still produce the same error during a scan attempt:
The fix for this introduces a new option “Ignore existing AcoustID fingerprints”, which is off by default. Is this option available in the build you use?
@outsidecontext: You are right, my mistake!
In Options -> Options -> Fingerprinting
I have to activate
"Ignore existing AcoustID fingerprints"
and the error is gone.
Thanks for that hint and thank you @lukz for this build!
@lukz,
could you fire up a build of 2.0 for windows? Are you able to build those? I have been trying to build 2.0 for windows but there seem to be many things broken on windows 10 and python in the instructions I have found. thanks.
Ok. I got it to run from source. Came close to a successful compile, but there appears to be a bug with the final build step in the latest source, as it does not seem to be able to interpret the “bdist_nsis” target and produces and error. I will just run it from source.
thanks.