Martchus

Results 566 comments of Martchus

I suppose when making that PR I didn't want to raise the C++ standard to 17 but yes, `[[maybe_unused]]` would be generally preferable. Note that this repository seems generally unmaintained...

Maybe. Note that I've introduced a dependency to https://github.com/Martchus/cpp-utilities because I didn't want to C&P lots of build system code. That could be problematic for some users (although the library...

This is the modification to show the menu on mouseover I created for openQA some time ago: https://github.com/Martchus/bootstrap-submenu/commit/28162577b23e33f8dcd43190086f0e17ac744be0 We decided to stick with the on-click-version after all, but I tested...

The version in this repository *is* the click-only version. At least release v2.0.4 which we use in [openQA](https://openqa.opensuse.org/).

Right, so far one can add/remove/extract the cover only as attachment and one has to be aware of [the guidelines](https://matroska.org/technical/attachments.html). It would of course be possible to *somehow* map the...

I also like to have this feature, just never had the time to implement it. So currently there are 2 options which are both a little bit inconvenient. 1. Create...

Are you referring to ID3v2 frames? As far as I remember ID3v2 text frames can only contain one value at a time. Some frames can occur multiple times, though. However,...

Ah.. this has been introduced in ID3v2.4. ID3v2.3 just says: "If the textstring is followed by a termination ($00 (00)) all the following information should be ignored and not be...

This should work now for the CLI with latest master of tageditor and tagparser: https://github.com/Martchus/tageditor/commit/898ee2434e2a4eca11349e2a013227df9cc3dd1a