Project

General

Profile

Bug #520

Tvheadend webui does not show recordings anymore

Added by bas t over 13 years ago. Updated about 13 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
Category:
User Interface
Target version:
-
Start date:
2011-05-21
Due date:
% Done:

100%

Estimated time:
Found in version:
Affected Versions:

Description

When scheduling recordings from within tvheadend's webui all is fine, but when I schedule a recording from within xbmc-pvr (latest build odk36) the webui->Digital Video Recorder->Recorder Schedule does not show any recording anymore.
When scheduling from xbmc the format differs slightly from the format of tvheadend

This one, created by tvheadend whould show up:

{
"channel": "Nederland 1",
"start": 1306173600,
"stop": 1306175400,
"start_extra": 7,
"stop_extra": 15,
"config_name": "",
"creator": "Auto recording",
"title": "NOS Journaal",
"description": "",
"pri": "unimportant",
"noresched": 0,
"autorec": "6",
"contenttype": 2
}

but this one, created by xbmc, whould cause all recordings to not show in the webui.

{
"channel": "Nederland 2",
"start": 1306058700,
"stop": 1306062000,
"start_extra": 7,
"stop_extra": 15,
"config_name": "",
"creator": "XBMC",
"title": "Buitenhof (VARA/AVRO/VPRO)",
"description": "22-5-2011 van 12:05 tot 13:00",
"pri": "invalid",
"noresched": 0
}

All scheduled recordings are correctly recorded and show up in xbmc just fine. Only the webui of tvheadend can't handle them anymore.

History

#1

Updated by Shaun Carnegie about 13 years ago

Hello, not sure if this is the right spot to post on this or not but I ran into this problem this evening and found that the solution for me was in changing XBMC's default recording priority to 1, 2 or 3 which seems to correspond to High, normal, Low respectively. Hope this helps anyone having a similar problem.

#2

Updated by bas t about 13 years ago

Thanks a lot, that works for me too!

#3

Updated by bas t about 13 years ago

"changing XBMC's default recording priority to 1, 2 or 3 which seems to correspond to High, normal, Low respectively"

and 4, which corresponds with Unimportant.

#4

Updated by bas t about 13 years ago

andreas öman Öman:

Please close this bugreport as it is not a bug in tvheadend.
It was Xbmc-pvr related and Lars Opdenkamp has fixed it.

(commit 6196db405bc600efef7ec6c22b0b9441c2d700f5)

#5

Updated by Hein Rigolo about 13 years ago

  • Status changed from New to Fixed
  • % Done changed from 0 to 100

Wont fix. Not a tvheadend problem

Also available in: Atom PDF