Closed GoogleCodeExporter closed 9 years ago
This is an issue with your meta data, please fix it there.
Original comment by craig.p....@gmail.com
on 27 Feb 2015 at 7:56
I don't understand what you mean. I have about 20 GB of music files, and my
collection would be small compared to many other people's. Inconsistent and
seemingly invalid tags (though not corrupt according to the file format) are a
"fact of life" with digital music. I gradually add to and fix tags as I listen
to different music files now and then, but I'm not going to sit down for days
on end and fix thousands of tracks' tags all at once, and I don't want to
*have* to manually fix tags every time I add some new music to my library.
It just doesn't make sense for Cantata to take a Track tag that says "-1" and
display it as "65535". That's clearly a bug, as if it's wrapping around an
unsigned int or something. Any negative number should be ignored or
interpreted as 0, because albums can't have track numbers less than 0; it would
make no sense.
Do you see what I mean?
Original comment by alphadel...@gmail.com
on 27 Feb 2015 at 10:44
You are correct Cantata was converting -1 to 65535.
Original comment by craig.p....@gmail.com
on 27 Feb 2015 at 10:36
Thanks for fixing it. :)
Original comment by alphadel...@gmail.com
on 28 Feb 2015 at 1:24
Original issue reported on code.google.com by
alphadel...@gmail.com
on 27 Feb 2015 at 1:18