-
Original [issue 1056](https://code.google.com/p/ddb/issues/detail?id=1056) created by Alexey-Yakovenko on 2014-02-21T23:11:55.000Z:
What steps will reproduce the problem?
1. Select some FLAC files wi…
-
Hi,
I'm starting to use mp3gain on linux and the man page says it supports writting the tag as ID3v2 and as APEv2 and it seems that many apps doesn't support APEv2 on mp3 with ID3v2 tags simultaneousl…
-
With the current development sources, Music app is able to show album cover images embedded in the MP3 files. This, however, does not work on all files. Especially, it never works if the image size is…
-
```
Traceback (most recent call last):
File "/usr/local/bin/beet", line 9, in
load_entry_point('beets==1.3.5', 'console_scripts', 'beet')()
File "/usr/local/lib/python2.7/dist-packages/beets/…
-
```
Traceback (most recent call last):
File "/usr/local/bin/beet", line 9, in
load_entry_point('beets==1.3.5', 'console_scripts', 'beet')()
File "/usr/local/lib/python2.7/dist-packages/beets/…
-
```
Traceback (most recent call last):
File "/usr/local/bin/beet", line 9, in
load_entry_point('beets==1.3.5', 'console_scripts', 'beet')()
File "/usr/local/lib/python2.7/dist-packages/beets/…
-
Originally reported by: **Christoph Reiter (Bitbucket: [lazka](http://bitbucket.org/lazka), GitHub: [lazka](http://github.com/lazka))**
---
_From [reiter.christoph@gmail.com](https://code.google.com…
lazka updated
8 years ago
-
```
I have a lot of MPC files that failed to be parsed by mutagen:
from mutagen.apev2 import APEv2
audio = APEv2(
I get the following traceback:
Traceback (most recent call last):
File "", line 1…
-
```
I have a lot of MPC files that failed to be parsed by mutagen:
from mutagen.apev2 import APEv2
audio = APEv2(
I get the following traceback:
Traceback (most recent call last):
File "", line 1…
-
```
Mutagen version: 1.19
The following code sequence:
meta = APEv2("test.mp3")
print meta.keys()
meta.pprint()
meta.save()
applied to mp3 files containing an APE tag seems to produ…