David Kellner
David Kellner
1. The "Dependencies" section in the left sidebar does not correctly handle import specifiers with a `jsr:` prefix. They are currently rendered as hyperlinks with a `jsr` protocol instead of...
Deezer have recently changed their icon from the old spectrogram icon to a heart icon: 
https://www.discogs.com/ Small icon:  More details:  The Discogs brand icon could be based on https://tabler-icons.io/i/disc
https://musicbrainz.org Small icon:  More details:  Monochrome version:  Full details (just for reference, I know that this is not suitable for tabler icons): 
No error message is shown, label relationship types are still autofilled as expected.
Collection of ideas to combine features of the Voice Actor Credits and Parse Copyright Notice userscripts and enhance it to be a general purpose credit parser and importer. ## Unstructured...
Extract cover art types and comments from filenames during upload to the CAA. - [x] Detect all possible cover art types which are contained in the filename `/\b(front|booklet|etc)\b/gi` - [x]...
Ambient type declarations are no longer visible if you try to import code from this package into another project. Using explicit type imports in the affected JSDoc type annotations should...
The code under `utils/` and `tools/` can be used independently from the rest of the MB specific code, so it would make sense to move these directories into separate Node.js...
The voice actor userscript does not work with GM because it requires access to the `MB` global. Also, the script still contains a few jQuery references which had also broken...