bitmap: Question about hidden pre-gap tracks: Is there a reason not to set their duration from CD TOC?
2017-04-04 09401, 2017
justharshal has quit
2017-04-04 09420, 2017
hibiscuskazeneko joined the channel
2017-04-04 09439, 2017
bitmap
yvanzo: I forget exactly, but I think it's not a reliable way to know how long the track actually is
2017-04-04 09435, 2017
bitmap
you know where the first track starts so the maximum length it can be, but not that it uses the entire length
2017-04-04 09406, 2017
yvanzo
Sounds reasonable, I actually never had such CD in my hands.
2017-04-04 09427, 2017
kepstin
if you have a cue file from the cd which has the 'INDEX 00' lines, you can use those to figure it out
2017-04-04 09435, 2017
kepstin
but that info isn't part of the cd toc sent to musicbrainz
2017-04-04 09457, 2017
kepstin
I think?
2017-04-04 09411, 2017
kepstin should try to find a hardware cd player to test some of this stuff out
2017-04-04 09433, 2017
Sophist-UK
samj1912: I have no comment to make - we need to look at "Blame" and see who coded this work-around.
2017-04-04 09415, 2017
kepstin
i'm pretty sure there is a minimum length of 2 seconds for the track 1 pre-track gap, the question is whether the cd players go to sector 0 or 150 or something else or variable when doing a back-seek from the start of track 1.
2017-04-04 09447, 2017
samj1912
Sophist-UK: hmm, looks like luks did, about 10 years ago :P
If it uses functions no longer available in Py3 we don;t have much choice to remove it and then do some testing with various default browsers to confirm functionality still works.
2017-04-04 09457, 2017
samj1912
Sophist-UK: it works from what I tested
2017-04-04 09404, 2017
samj1912
you can try it on windows
2017-04-04 09429, 2017
Sophist-UK
sam1912, zas, anyone else: My PICARD-1043 solution saves integers for movement-number and movement-total, but tryng to save them as strings breaks on Mutagen 1.23 and as integers breaks on Mutagen 1.24. I guess there is a fix needed to Mutagen. <sigh> But off to bed now, so it will need to wait until another day.