Project

General

Profile

Bug #2656

Updated by Jaroslav Kysela about 10 years ago

My recordings are mostly set from the webUI and are shown with owner/creator=tv/tv. On the file system (Ubuntu 12.04) the files belong to user/group= hts/video and have permission 666. 

 All my clients run Kodi, and access entries within tvh are all configured with everything checked, including admin. 

 Deleting a recording from a client does work, but only if the recording had been initiated by the client (same on filesystem, but owner/creator are both blank). 

 However, when deletion from a client is attempted, where the recording had been done via webUI (tv/tv), then a message pops up that the PVR-backend does not support this action, and refers to the Kodi log for further info. The Kodi-log says  
 <pre> 
 ERROR: AddOnLog: Tvheadend Client: pvr.tvh - failed to cancel/delete DVR entry [User does not have access] 
 ERROR: PVR - DeleteRecording - addon 'HTS Tvheadend:10.0.0.20:9982 [connected]' returned an error: the command failed 
 ERROR: PVR - DeleteRecording - cannot delete recording from client '2': the command failed 
 �</pre> </pre> 

 What can I set to allow clients to delete recordings? It had worked before. 

Back