SVN commit 570541 by aoliveira: Actually support tunepimp 0.5.0 final. Years are broken (always empty) when using 0.5.0, but I'll leave it as it is for now unless MusicBrainz change their XML WebService. Otherwise, we'd need an extra lookup to get the year for each possible release (some tracks show me 7 releases), which is not an option. M +4 -2 configure.in.in M +118 -10 src/ktrm.cpp M +12 -0 src/ktrm.h