Opened 11 years ago

Closed 9 years ago

Last modified 9 years ago

#11788 closed Bug Report - General (fixed)

LENMINS and LENTIME fields buggy for Netvision videos

Reported by: Yeechang Lee <ylee@…> Owned by: Jonatan Lindblad
Priority: minor Milestone: 0.28
Component: Plugin - MythNetvision Version: 0.26-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

For the Netvision videos that use the internal player (TED and NASA being two examples), the lenmins and lentime fields in osd.xml display erroneous values. Both confuse hours, minutes, and seconds.

For example, with a video that is 15 minutes and 25 seconds (925 seconds) long: lenmins: 925 minutes lentime: 15 hours 25 minutes

The bug does not occur when playing MythTV recordings. (Neither in MythVideo?, but that's because the field is, I believe, set via metadata there. An unrelated bug occurs here: In MythVideo? videos without the field set, lenmins/lentime print "0 minutes" instead of the correct null output.)

Change History (3)

comment:1 Changed 9 years ago by Jonatan Lindblad

Component: MythTV - Video/OSD RenderingPlugin - MythNetvision
Owner: set to Jonatan Lindblad
Status: newassigned

comment:2 Changed 9 years ago by Jonatan Lindblad <jlindblad@…>

Resolution: fixed
Status: assignedclosed

In ebfdcfd0b6672039bac8eed9274696551b74b4a0/mythtv:

MythNetvision?: Fix length calculation when the internal player is used

Fixes #11788

comment:3 Changed 9 years ago by Jonatan Lindblad

Milestone: unknown0.28
Note: See TracTickets for help on using tickets.