Bug #2675
Cannot delete recordings via KODI
0%
Description
I believe that this is identical to bug #2656 which is marked as closed.
I am using tvheadend 3.9.2486 on ubuntu 64bit 14.04
When I attempt to delete a recording via the KODI interface (using the pvr.tvh plugin) I get a message that the file cannot be deleted.
The kodi log contains the following:
19:12:31 T:140442089211840 ERROR: AddOnLog: Tvheadend Client: pvr.tvh - Command deleteDvrEntry failed: User does not have access
19:12:31 T:140442089211840 ERROR: PVR - DeleteRecording - addon 'HTS Tvheadend:serv2:9982 [connected]' returned an error: server error
19:12:31 T:140442089211840 ERROR: PVR - DeleteRecording - cannot delete recording from client '1': server error
It doesn't appear to be a linux permissions problem because I can delete the file via the tvheadend web interface.
History
Updated by Jaroslav Kysela almost 10 years ago
- Status changed from New to Invalid
The kodi user in tvheadend must have enabled "All DVR (rw)" field in the access entry. By default, only the owner of the recordings can delete own files now.