-
Hi there, Can you teach me how to write custom tags ? which argument should i pass ?
I want to include `Credits` tag but i'll get the following error:
`eyeD3: error: unrecognized arguments: --cr…
-
- [X] I have checked the wiki
- [X] I have searched for similar issues
**Describe the bug**
Fresh install of Ubuntu 20.04 container, updated and upgraded, install software-properties-common.
Def…
-
```
## Examples
### No passphrase (open network):
create_ap wlan0 eth0 MyAccessPoint
### WPA + WPA2 passphrase:
create_ap wlan0 eth0 MyAccessPoint MyPassPhrase
### AP without Int…
-
Metadata access could be done via [tinytag](https://github.com/devsnd/tinytag), [mutagen](https://github.com/quodlibet/mutagen), or [eyeD3](https://github.com/nicfit/eyeD3).
-
* Version: 6.0.0-beta.8 e8d61d2
* Python: 3.10.6
* OS: Ubuntu 22.04
* `pip freeze` output
```
appdirs==1.4.4
apturl==0.5.2
argcomplete==2.0.0
asttokens==2.2.1
attrs==21.2.0
backcall==0.2.0…
-
**Describe the bug**
When parsing a mp3 file w/ valid v2.4 metadata and a TDRC frame, TinyTag does not populate the year attribute in the output.
**To Reproduce**
Steps to reproduce the behav…
-
I'm writing a tagging program in python for my uses and i am wondering, what id3 version to use so it gets easily and without hassle recognized by Auxio (and other music players)?
Thanks.
-
建议调用[eyeD3模块](https://pypi.org/project/eyed3/) 修改无元数据的mp3文件
利用meting api返回的pic id等参数获取歌曲封面,作者名称,专辑名等元数据
另:cookies如果是自己的账号,建议不要漏了
-
eyeD3 sets -Y as release year, however most readers like windows file explorer, serato dj, use and display the media year, not release year. How can we write to this tag?
-
- [x] I have checked the wiki
- [x] I have searched for similar issues
**Describe the bug**
Building the docker image from commit `b48d137` results in a docker build failure ending with:
```
gp…