Marc R. Schoolderman

Results 166 comments of Marc R. Schoolderman

And no, while technically `id3` will happily tag FLAC files with ID3 tags and I can imagine some software will read them, that should be discouraged since FLAC has its...

What would be the preferred way of doing that? Do you want to install it using Homebrew, MacPorts, or just a plain tarball? I've never owned a Mac, so I...

I've added a [id3-080macOS.zip](https://github.com/squell/id3/releases/download/0.80/id3-080macOS.zip) to the release download page. That is just a flat zip file in similar vein as the Windows binary distribution (except it also comes with a...

1) "Appending" is a bit ambiguous in ID3v2. You can have multiple COMM frames in a tag (as long as they have unique descriptors), and each COMM frame can also...

- Information contained in ID3v1 is treated by id3 as encoded in ISO-8859-1 (a subset of cp1252). If you really want I can give you a patch that changes that...

1. I do recognize that a switch to make id3 bug-compatible with regards to ID3v1 handling of other software might be useful, so I'll consider adding this; but probably only...

Reworded in the style suggested by @thomcc; but a bit stronger worded (if someone "may not be able to rely", that just means they can't rely); and phrased "the success...

When 0.81 comes out, which will be soon (building it on Windows might take some more time); I finally have some time again to do maintenance on this. :)

https://github.com/squell/id3/releases/download/0.81/id3-081w.zip should contain a workable id3-images (compiled using a Windows 11 development image, so I'm hoping it also works on older Windows platforms, if not I'll recompile later when I...

That's not (in general) *yet* possible with this tool (you can match parts of the filename); but it's an interesting feature request to select files based on metadata!