Project

General

Profile

Bug #1529

Timeshift period is stored in seconds in stead of minutes

Added by Mr. Blond almost 12 years ago. Updated almost 12 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
Category:
PVR / DVR
Target version:
-
Start date:
2013-01-11
Due date:
% Done:

100%

Estimated time:
(Total: 0.00 h)
Found in version:
Compiled git 20130112
Affected Versions:

Description

In the webinterface Configuration -> Timeshift the maximum timeshift time can be entered in te field: '_Max. Period (mins):_"

However, the number filled in there is stored as seconds in stead of minutes. Thus if I fill in the field "_Max. Period (mins):_" with 60, the log says (when pausing a stream) "_htsp: using timeshift buffer (1 mins)_" and if I fill in 3600 the log says "_htsp: using timeshift buffer (60 mins)_".

If I fill in 60 and I pause for over 1 minute it errors on "_timeshift: ts 0 could not read buffer_"


Subtasks

Bug #1522: Timeshift WebUI: wrong measurementRejected

Actions

History

#1

Updated by B. J. almost 12 years ago

See ticket #1522

#2

Updated by Adam Sutton almost 12 years ago

  • Status changed from New to Accepted

Indeed, this is a mistake. I changed the UI intentionally (seconds is a bit much - though it makes sense internally) but I forgot to include the conversion in the UI code.

Adam

#3

Updated by Adam Sutton almost 12 years ago

  • Status changed from Accepted to Fixed

Applied in changeset commit:a2fab105a1a8387b47d1ebcd5b019757510b5db3.

Also available in: Atom PDF