Bug 379426

Summary: Track length in CD audio lookup is wrong
Product: [Applications] tellico Reporter: Robby Stephenson <robby>
Component: generalAssignee: Robby Stephenson <robby>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 3.0.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 3.1

Description Robby Stephenson 2017-05-02 01:47:29 UTC
libdiscid uses sectors for track lengths instead of seconds.
Comment 1 Robby Stephenson 2017-05-02 01:49:52 UTC
Git commit b9f50483012f50e86f227e493577d5b04eb8e123 by Robby Stephenson.
Committed on 02/05/2017 at 01:48.
Pushed by rstephenson into branch 'master'.

Fix track length for CD audio read.

Switching to libdiscid missed the fact that track lengths are in sectors
instead of seconds. There are 75 sectors per second.
FIXED-IN: 3.1

M  +4    -0    ChangeLog
M  +2    -1    src/translators/freedb_util.cpp

https://commits.kde.org/tellico/b9f50483012f50e86f227e493577d5b04eb8e123