Closed ch3pjw closed 11 years ago
It appears that pyamp is not indexing mp3 files correctly - I just get a plain GstTagList entry in the first table column, which is incorrect. I think this is due to trying to clever when creating a TrackMetadata object from a dict automagically :-(
Fixed with commit 8251e2
It appears that pyamp is not indexing mp3 files correctly - I just get a plain GstTagList entry in the first table column, which is incorrect. I think this is due to trying to clever when creating a TrackMetadata object from a dict automagically :-(