[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Off by one error in nautilus file properties for FLAC files



Hi,

there seems to be an off-by-one error in the file properties component
of Nautilus (from experimental) for FLAC files.  In the audio tab the
artist, title and album entries all show a random character at the
end.  Here are two examples:

,----
| Artist: The Dresden Dollsh
| Title:  Coin-Operated Boyl
| Album:  The Dresden Dollsr
`----

,----
| Artist: The Dresden Dolls
| 
| Title:  Coin-Operated Boy3
| Album:  The Dresden Dollsd
`----

% metaflac --list Music/The\ Dresden\ Dolls/The\ Dresden\ Dolls/06\ -\ Coin-Operated\ Boy.flac
METADATA block #0
  type: 0 (STREAMINFO)
  is last: false
  length: 34
  minumum blocksize: 4608 samples
  maximum blocksize: 4608 samples
  minimum framesize: 16 bytes
  maximum framesize: 15957 bytes
  sample_rate: 44100 Hz
  channels: 2
  bits-per-sample: 16
  total samples: 12632004
  MD5 signature: 17dbf993c2bc046e70ef9826ac0282a3
METADATA block #1
  type: 4 (VORBIS_COMMENT)
  is last: true
  length: 694
  vendor string: reference libFLAC 1.1.0 20030126
  comments: 18
    comment[0]: tracktotal=12
    comment[1]: TRACKNUMBER=6
    comment[2]: TITLE=Coin-Operated Boy
    comment[3]: musicbrainz_trmid=2c62473e-5e72-4d8f-a674-9e7c5954e1fa
    comment[4]: musicbrainz_trackid=77607ef1-2428-4997-ae7f-41583780bbb3
    comment[5]: musicbrainz_sortname=Dresden Dolls, The
    comment[6]: musicbrainz_artistid=107c7983-0728-46ea-8550-77e698adf690
    comment[7]: musicbrainz_albumtype=album
    comment[8]: musicbrainz_albumstatus=official
    comment[9]: musicbrainz_albumid=425c3693-4c00-4d4e-bc2d-4fc39ff4eeb0
    comment[10]: comment=Ripped with Sound Juicer
    comment[11]: ARTIST=The Dresden Dolls
    comment[12]: ALBUM=The Dresden Dolls
    comment[13]: REPLAYGAIN_TRACK_PEAK=0.98861694
    comment[14]: REPLAYGAIN_TRACK_GAIN=-7.61 dB
    comment[15]: REPLAYGAIN_ALBUM_PEAK=0.99996948
    comment[16]: REPLAYGAIN_ALBUM_GAIN=-8.43 dB
    comment[17]: DATE=2004


        Juergen

-- 
Juergen Kreileder, Blackdown Java-Linux Team
http://www.blackdown.org/java-linux/java2-status/



Reply to: