i’ve set up picard up with the default public musicbrainz, which works but is rate limited.
I set up a local musicbrainz server using the docker instructions, and
i’ve just created and indexed a local musicBrainz, using the docker instructions,
and patiently did the re-index
the local musicbrainz server supports search.
when i update picard to set the music brainzserver to 192.168.x.x:5000 and try to login on the options dialog,
the browser opens on the local musicbrainz server but say’s login is forbidden.
i’ve tried bouncing picard and musicbrainz, to get past the login prompts i’ve re-using the public servers oauth tokens,
does authenticating locally require https? (and if so is that typically done via a reverse proxy? or can the docker image support that?)
not sure what to try next…
thanks in advance
GT
picard v Version 2.5.5 on ubuntu
musicbranz from docker (using http port 5000)