Skip to content
  • EorlBruder's avatar
    Changed ID3Tag for Track-Number to TRCK · 06a5ee93
    EorlBruder authored
    Until now the ID3Tag for the Track-Number was read from TPOS.
    The Problem is, that TPOS is the part of the set (eg disc number)
    and not the track-number. TRCK is the correct tag for the track
    number.
    
    Fixes #220
    06a5ee93