Closed kellnerd closed 2 weeks ago
Looks like the JSON parsing error is hiding the real error... That part should be fixed in https://github.com/kellnerd/harmony/commit/736d6eb912dc6b2cb7a07cf30619436b1bc6c24d, let's see which error message we get instead.
The Tidal API seems to return invalid JSON occasionally.
Unfortunately the logs don't contain the release lookup URL if only a single provider failed (error is currently handled in a place where we don't have access to that information), but here are some extracts of log lines which are likely correlated and might give a hint (although a Tidal lookup for that barcode works for me currently):
If someone wants to work on this and needs more log samples, just let me know.