Benjamin Russell

Results 9 issues of Benjamin Russell

I see in the master branch, the typings file allows for `Buffer|Uint8Array`. I'm currently working on refactoring some of the text decoding code in my project and would love to...

Hello, got a small feature request! The `It` interface provides an `isAny()` method that matches anything and returns the type `any`. For typescript, it's generally frowned to explicitly use `any`...

- SQL Operations Studio Version: master Steps to Reproduce: * Open a table as edit and open a query editor * Edit the cell of a row and select another...

Bug
Area - Edit Data
Triage: Done

Apparently there's an older ReplayGain frame identifier `RGAD` that isn't being handled in the code. https://wiki.hydrogenaud.io/index.php?title=ReplayGain_legacy_metadata_formats

enhancement

ID3v2 tags that are at the end of a file don't appear to be appearing in Foobar2000, VLC, or Windows explorer. They are readable by node-taglib-sharp, so it will need...

Logic for converting frames between versions is really annoying and as I'm finding, not robust. To simplify things (and simplify the usage for users), make the version of ID3v2 tag...

Files that support multiple tags can have default tag types set. All files should get that option - either you get one tag or you get no tag.