-
Hi, can you spare some time to make a compatibility for TabLib 2.0.2? I tried to use TabLib as my own development pod, but it always failed to compile because of the tcc file. I saw that you made some…
-
> 1>------ Build started: Project: taglib, Configuration: Release Win32 ------
> 1>cl : Command line warning D9002: ignoring unknown option '/Qvec-report:1'
/Qvec-report [appears](https://learn.mi…
-
Hi,
Current source code does'nt build with new taglib v2, could you please added its support?
> In file included from src/wrapper/basics.cpp:34:
src/wrapper/common.hpp:129:39: error: ‘TagLib::u…
-
.
-
I just tried this:
gem install taglib
The result was:
ERROR: Could not find a valid gem 'taglib' (>= 0) in any repository
ERROR: Possible alternatives: taglob, taglib2, rtaglib…
-
Taglib has released their [2.0](https://github.com/taglib/taglib/releases/tag/v2.0) version removing a few deprecated funtions that taglib-ruby seems to use.
Building taglib-ruby with taglib 2.0 fa…
-
I've been using taglib for many years without issue, but I've come back to the program I used it for to get it running again, and now when I compile my program with taglib it instantly crashes before …
-
It would be great if we supported `properties` and `complexProperties`, to allow users of the library to use the unified interface `FileRef` instead of the format-specific APIs, see https://github.com…
-
### Bug 描述
-------- BetterNCM CrashReport -------
BackTrace:
C:\Windows\System32\KERNELBASE.dll + 141072(RaiseException)
D:\CloudMusic\cloudmusic.dll + 712E63(TagLib::APE::Footer::size)
D:\Clo…
-
There is a new major version of Taglib. From 1.13.1 we go to 2.0. Flacon is not compatible with 2.0 yet, so it would be nice to look into it. They removed all deprecated methods for example, and they …