musicbrainz-server icon indicating copy to clipboard operation
musicbrainz-server copied to clipboard

Server for the MusicBrainz project (website, API, database tools)

Results 170 musicbrainz-server issues
Sort by recently updated
recently updated
newest added

### Implement MBS-13201 # Description ORCID identifiers are given to researchers - this includes music researchers (like musicologists and some academically trained musicians) as well as musicians that also happen...

New feature
URL handling

# Problem MBS-11456 added GIDs to artist credits in the database and MBS back-end. Neither the website nor the webservice made these usable so far. # Solution ## MBS-12364 For...

New feature

### Implement MBS-13035 # Problem The release search when trying to attach a CDTOC is limited to the 300 releases best matching the entered name and only from those does...

QoL
Frontend-only

### Implement MBS-12742 # Problem The Split artist page needs to be converted from TT to React. # Solution WIP # Checklist for author * [ ] Convert the JS...

React

# Problem MBS-12552 The term “core” has been used so far with different meanings (some entities, public domain data, search indexes). # Solution Following the pulll request #2731, it replaces...

This is obviously going to fail for a while longer, but I will use this branch to keep adding test descriptions until my test passes, then open it.

Documentation
Tests

mb-solr is being upgraded to Solr 9.4.0 and Java 17, hence update the tests dockerfile to use the same versions. Using the same JDK variant we use in mb-solr (eclipse...

# Problem Originally I was working on MBS-13337, but I'm not sure if focusing on background tasks is the best route, so am trying something different. If this looks reasonable,...

# Problem This fixes [MBS-13263](https://tickets.metabrainz.org/browse/MBS-13263) - that releases without cover art were misaligned in release group listings. # Solution This adds a blank space the size of the icon before...

# Problem MBS-11962 When new tables or schemas are added, production database users like `musicbrainz_ro` may not be granted access to them. # Solution Adds a new script, admin/UpdateDatabasePrivileges.pl, which...