-
The game launches forever with it, it just doesn't enter the game, so there is no Proton log.
-
Hello,
I am missing some tags and I startet with id3v2 to find a way to retrieve those.
It looks like this and works:
```
if (_.includes(["mp3", "wav", "aiff"], audioFileNameExtension)) {
…
Ed1ks updated
16 hours ago
-
hi!
I'm working on [a project](https://github.com/sentriz/go-taglib-wasm) to compile TagLib to WASM/WASI for use in a Go library for static and embedded builds
It sort of works to far but I've …
-
I've installed Pytablib,bit it can't import.
Like this:
```
(audiocraft) PS D:\audiocraft_plus> pip install -r requirements.txt -i “https://pypi.tuna.tsinghua.edu.cn/simple/”
Looking in indexes: h…
-
https://github.com/taglib/taglib/issues/649#issue-102523185
_Originally posted by @Enrique-porras in https://github.com/taglib/taglib/issues/649#issuecomment-855352585_
-
Nightingale 1.12 crashes while I build my media Library from my media that is on my NTFS drive. I'm running Slackware current 14.1 and installed it via a slackbuild script. I have all the gst1 plugins…
-
While regression build musikcube 3.0.2 against taglib 2.0, I found some build failure as below:
```
/tmp/musikcube-20240323-63406-av8y43/musikcube-3.0.2/src/plugins/taglib_plugin/TaglibMetadataR…
-
It would be great if taglib could allow accessing MP4 atoms directly, including fetching, adding, updating and deleting.
I currently reused some of the private implementation of the library to do s…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When attempting to build a rails app with `taglib` installed via `nixPkgs` and `taglib-…
-
```
Following errors are reported while extraction of metadata from certain files.
TagLib: MPEG::Properties::read() -- Could not find a valid last MPEG frame in
the stream.
TagLib: ID3v2.4 no longe…