-
Hi, nice project, I want to use it to parse my music folder. Its working really well but it has with this one file. I'm pretty sure that I cannot upload the mp3 here but I'll post the debug log (altho…
-
Just created new system under Ubuntu 22,04
**installed eyeD3 using sudo pip install**
_sudo pip install eyeD3
Collecting eyeD3
Using cached eyeD3-0.9.6-py3-none-any.whl (245 kB)
Requirement a…
-
Hi,
i just "updated" from mt-daapd to forked-daapd. I discovered thousands of log messages like:
"ffmpeg: Header missing"
Whats wrong there?!
Im Using Debian wheezy, forked-daapd 0.18 and ffmpeg N…
-
```
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): www.youtube.com:443
DEBUG:urllib3.connectionpool:https://www.youtube.com:443 "GET /watch?v=m3MgAOe2zSs HTTP/1.1" 200 None
[youtub…
-
tag_found and self.isV2 -> tag_found and self.isV2()
```
eyed3/id3/tag.py
@@ -103,7 +103,7 @@
if tag_found:
self.extended_header = None
- …
-
This is a fantastic module. Thanks! 😁
How can I add a mood `TMOO` using the python module?
I couldn't find it in the docs. And I have been struggling with this for a while. 😥
-
### Expected behaviour:
I use flexget with a very RSS without problem only with one:
```https://ugeek.github.io/podcast```
### Actual behaviour:
### Steps to reproduce:
- only exc…
-
I use eyeD3 cli to write tags, But looks like it only working for mp3 files
`eyeD3 --artist "My Artist" 01 A Million Miles Away.flac`
I won't get any error but tags never written. same for m4a f…
-
When downloading [神のまにまに](https://y.qq.com/n/ryqq/songDetail/004JJt594ga4KU) in a playlist :
```
--------------------------------------------------
13 神のまにまに 4042699字节
Traceback (most recent ca…
-
## Description
The env var LANG gets modified by jupyter lab for Python and R and possibly all kernels.
## Reproduce
1. start jupyter lab
2. click File -> New -> Notebook
3. sel…