Using the new (1.4a) amarok with a recompiled tunepimp, I get "Tunepimp (MusicBrainz tagging library) returned the following error: ".mp3 is not a supported filetype." when trying to do a fill in tags using Musicbrainz. However, running trm from the command line gives:
$ trm
usage: trm [-i|-l] <audio file>
Options:
-i Print out track metadata along with trm id
-l Lookup file at MusicBrainz
BROWSER environment variable to specify your browser of choice.
Check http://www.catb.org/~esr/BROWSER/index.html for details.
Supported file extensions: .aac .flac .m4a .m4b .m4p .mp3 .mp4 .ogg .wav
and a test shows:
$ trm -i 01-big\ electric\ cat.mp3
Artist: 'adrian belew'
Album: 'lone rhino'
Track: 'big electric cat'
TrackNum: '1'
Duration: '290420'
TRM: 6a791268-a1ab-4a9f-aedc-6510c914ecc3
So what gives? I've tried ldconfig, and even a reboot. It's really quite frustrating. I also had the same problem with 1.3.9 in the dapper release. I recompiled amarok, and that got rid of it, but I'd like to know the actual cause and fill out a bug, if it is a bug.
Regards
$ trm
usage: trm [-i|-l] <audio file>
Options:
-i Print out track metadata along with trm id
-l Lookup file at MusicBrainz
BROWSER environment variable to specify your browser of choice.
Check http://www.catb.org/~esr/BROWSER/index.html for details.
Supported file extensions: .aac .flac .m4a .m4b .m4p .mp3 .mp4 .ogg .wav
and a test shows:
$ trm -i 01-big\ electric\ cat.mp3
Artist: 'adrian belew'
Album: 'lone rhino'
Track: 'big electric cat'
TrackNum: '1'
Duration: '290420'
TRM: 6a791268-a1ab-4a9f-aedc-6510c914ecc3
So what gives? I've tried ldconfig, and even a reboot. It's really quite frustrating. I also had the same problem with 1.3.9 in the dapper release. I recompiled amarok, and that got rid of it, but I'd like to know the actual cause and fill out a bug, if it is a bug.
Regards
Comment