Paul,

Quote Originally Posted by pheisholt
In one of the databases I tested OCD reported: 30 days, 17 hours, 32 minutes and 36 seconds, while CRISP_PLAY returned: 30 days, 17 hours, 26 minutes and 34 seconds. In other words a difference of 6 minutes and 2 seconds (13.000+ tracks).

For the time being I'm not going to worry about that.
But maybe Andrei can explain the reason for the difference?
I am not surprised that there is a difference. This is because OrangeCD takes into account precise duration of each track. For example, AudioCD track duration is normally expressed in 1/75 second intervals (frames). OrangeCD knows precise track durations, at the same time HTML templates only get the rounded numbers.

MP3/WAV/WMA files also consist of frames, but duration of their frames is different. It depends on specific format, bitrate, etc.

Andrei