-
## Description of bug / unexpected behavior
When adding a tip to an arc, the latter get its center and radius changed.
## Expected behavior
This is obviously a problem, since no one expe…
-
Скрипт не указывает год альбома в заполнителе #year и не сохраняет год альбома в id3 трека.
При этом Яндекс.Музыка эти данные отдает.
Вот пример на альбоме Чижа:
```
12:02:23 |DEBUG| Starting new …
-
Hello,
only from curiosity. No bugs or anything like that I have to report. But isn't what AtomicParsley can't already do with exiftool? Why should one rather use AtomicParsley?
Best regards
Unix…
-
Attempting to run the 2D histogram example in the visualization documentation results in an error. Initially I thought that `bins=100` not being a 2-tuple was the issue, but trying with `bins=(100, 10…
-
similar to #36
eyeD3 version: 0.9.7
Operating System: Microsoft Windows [Version 10.0.19045.2846]
[example.mp3](https://drive.google.com/file/d/19uTH_RrtEx2167b1QaJ0AdKSEmdqofSc/view?usp=sharing)…
-
## Description of bug / unexpected behavior
I am trying to learn how to use manim. I am interested in 3D plots, so I started going through the examples in the reference. So I tried the example in the…
-
When I move the view on a simple trame+pyvista view, the memory fills up. Moving the view quickly for long enough makes my whole system freeze. Same happens if I have an animation with the color…
-
## Support / Questions
Please use https://discord.gg/8Y7rDc9 for support. Support requests or questions will be redirected to discord and the issue will be closed.
## Bug Report
### S…
-
I am removing an added image from an MP3 file. But the file size of the MP3 file after removing the image remains unchanged. I am checking the file size via Windows Explorer. Here's how I'm adding and…
-
Hi, how to remove all tags from mp3 file?
================================
import eyed3
audiofile = eyed3.load("song.mp3")
audiofile.tag.remove(all())
audiofile.tag.artist = "Token Entry"
au…