Bug 379426 - Track length in CD audio lookup is wrong
Summary: Track length in CD audio lookup is wrong
Status: RESOLVED FIXED
Alias: None
Product: tellico
Classification: Applications
Component: general (show other bugs)
Version: 3.0.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Robby Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-02 01:47 UTC by Robby Stephenson
Modified: 2017-05-02 01:49 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 3.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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