-
Improvement
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
None
Currently, we copy certain tables from the MusicBrainz database, which is pretty ugly and does not scale well.
We don't have access to some crucial tables, and the others are not kept up to date.
Instead, we should have a direct connection to the MB database.
Currently the DB access is managed by the ORM package bookbrainz-data