-
```
FileType and Metadata subclasses should support loading from file-like
objects as well as filenames. We can probably restrict this to FLOs that
support random access.
```
Original issue reported …
-
Original [issue 970](https://code.google.com/p/quodlibet/issues/detail?id=970) created by eidolen on 2012-05-16T22:39:29.000Z:
I just "re-discovered" quodlibet recently and really dug in th…
lazka updated
9 years ago
-
It's me again. Hope I am not stupid...
I am using:
```
tags = mutagen.File(path, easy=True)
print(tags.pprint())
```
(path is absolute)
And some mp3s have a title attr but only a few. I can read th…
-
Now there's a file can caused the Nerve crashed. The crash seemed caused by a QList. Because no other information we can get.
This bug can be confirmed on 64-bit Windows 7 Ultimate.
Version: 0.0.83…
-
```
Not really an issue, but it would really be great to seee suppor for Python
3.0. Or is there support and I'm too n00b to figure out how to work it?
```
Original issue reported on code.google.c…
-
_From [SergeyVSB](https://code.google.com/u/100758025162959097185/) on May 23, 2010 00:03:41_
APE tag in mp3 file causes "Internal data flow" error
_Original issue: http://code.google.com/p/clementi…
-
Hi, @geigerzaehler—sorry for abusing the issue tracker just for discussion, but this seemed like the best place to ask you a couple of questions about your (totally incredible! :rocket: :exclamation:)…
-
Hi!
I'm a dj and use beets together with the smart playlists plugin to organize my music (which I later import to Traktor Pro before performing).
Beneath the 'bpm' and 'comment' field (where I stor…
-
Hi, I installed mutagen on Debian sid, but found some problems:
`/usr/local/lib/python3.3/dist-packages # ls -l
total 8
drwx--S--- 3 root staff 4096 Oct 14 19:12 mutagenx
-rw------- 1 root staff 832…
-
_From [alan.n.davies](https://code.google.com/u/100753764958954465694/) on July 15, 2010 19:12:55_
What steps will reproduce the problem? 1. Have an album with various artists for different songs, e.…