Project

General

Profile

Bug #2888

No DVR update via HTSP in 4.1.0

Added by Robert Siebert over 9 years ago. Updated over 9 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
HTSP
Target version:
-
Start date:
2015-05-25
Due date:
% Done:

100%

Estimated time:
(Total: 0.00 h)
Found in version:
4.1.0~g52e8375
Affected Versions:

Description

When I edit a scheduled recording via the webinterface the connected client (TVHClient) does not get the update via the htsp protocol. There is no dvrEntryUpdate event. The change is only shown when enableAsyncMetadata call is made to fetch all data. Adding or deleting works. The events dvrEntryDelete and dvrEntryDelete are sent.

In the tvheadend log I see only:

... [  TRACE]:dvr: entry timer scheduled for 1433096070

I have checked this problem with the version 4.1.0~g52e8375.


Subtasks

Bug #2887: No timer recordings via HTSP available anymoreFixed

Actions

History

#1

Updated by Jaroslav Kysela over 9 years ago

There are more strict rules to deliver notifications in the recent code. Notifications are send only for owners (owner username must match with the login) of the timerec/autorec entries.

Also use the 'release/4.0' branch if you like to work with the "more" stable code.

#2

Updated by Jaroslav Kysela over 9 years ago

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

Applied in changeset commit:tvheadend|14941255f55c1523d99bf1ce59f889949c572512.

#3

Updated by Jaroslav Kysela over 9 years ago

After looking to the code, the DVR All RW ACL rule should be applied to autorec/timerec, too. Fixed in both 4.1(master) and 4.0 branches.

EDIT: It's wrong fix - it should be DVR All, not DVR All RW. Working on it.

#4

Updated by Jaroslav Kysela over 9 years ago

OK. Done.

Also available in: Atom PDF