Andrew O'Neill
Andrew O'Neill
With the recent release of TagLib 2.0, the use of MP4::Tag::itemListMap() has been dropped in favor of itemMap(), which appears to be supported in previous releases of TagLib.
Hello, when I attempt to build the latest release, I get the following: ``` $ nim c -d:danger mosdepth.nim Hint: used config file '/etc/nim/nim.cfg' [Conf] Hint: used config file '/etc/nim/config.nims'...
It appears there have been a number of API changes with the release of ffmpeg 7.0, some of which are not backward compatible. As a result, musikcube fails to build:...