Bug 311796

Summary: Nepomuk stores duration in seconds
Product: nepomuk Reporter: Hrvoje Senjan <hrvoje.senjan>
Component: generalAssignee: Nepomuk Bugs Coordination <nepomuk-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: me
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 4.10

Description Hrvoje Senjan 2012-12-16 19:08:32 UTC
As said in title, for both for music and video files, duration is stored/shown in seconds. IMO, it should be HH:MM:SS (HH off course, if available)

Reproducible: Always

Steps to Reproduce:
1. Index audio or video file
2. See the result, 

Actual Results:  
nfo:duration always shown in seconds

Expected Results:  
should be shown as mentioned

I can help in debugging if needed.
Comment 1 Hrvoje Senjan 2012-12-27 11:15:06 UTC
Duration is correctly shown with the patch for Dolphin to use nepomuk-widgets :-)
Comment 2 Vishesh Handa 2012-12-27 11:27:03 UTC
(In reply to comment #1)
> Duration is correctly shown with the patch for Dolphin to use
> nepomuk-widgets :-)

I know, but that doesn't seem to be going in 4.10, so I'll have to fix to old code as well. Fun! :/
Comment 3 Vishesh Handa 2013-01-08 06:01:20 UTC
Fixed with KDE 4.10 RC2