Skip to content
Snippets Groups Projects
Forked from funkwhale / funkwhale
6937 commits behind the upstream repository.
user avatar
David Magnus Henriques 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