Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#11191 closed Patch - Feature (fixed)

Python binding to stop current recording

Reported by: raja.ap.in@… Owned by: Raymond Wagner
Priority: minor Milestone: 0.27
Component: Bindings - Python Version: Master Head
Severity: low Keywords:
Cc: Ticket locked: no

Description

We have python bindings to delete recording and forgetRecording. There is no python bindings to stop recording without deleting the file.

Attachments (1)

mythproto.py.patch (1.1 KB) - added by raja.ap.in@… 11 years ago.
Patch to this file https://raw.github.com/MythTV/mythtv/master/mythtv/bindings/python/MythTV/mythproto.py

Download all attachments as: .zip

Change History (3)

Changed 11 years ago by raja.ap.in@…

Attachment: mythproto.py.patch added

comment:1 Changed 11 years ago by Rajendra Kumar <raja.ap.in@…>

Resolution: fixed
Status: newclosed

In 3b08c04ddcd9bfe38036867542e965d66a19ad05/mythtv:

Add stopRecording method to Python bindings.

Fixes #11191

Signed-off-by: Raymond Wagner <rwagner@…>

comment:2 Changed 11 years ago by Raymond Wagner

Milestone: unknown0.27
Note: See TracTickets for help on using tickets.