fix -T option
Brought to you by:
myers_carpenter
The attached patch 'fixes' the -T option: currently the
test for missing total track number is wrong and the
results of the string manipulation are just ignored and
discarded.
The fix tests if a total number of tracks was
specified. If not it tries to collect this from the
existing data if available.
Patch as described.