Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#8649 closed patch (fixed)

Patch to add "recstatus" to searchOldRecordings function

Reported by: Doug Haber <doug@…> Owned by: Raymond Wagner
Priority: minor Milestone: 0.24
Component: Bindings - Python Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

I have a script that needs to find old recordings based on the recording status and I noticed the field was missing. This is a simple patch to add the field to the mythdb.searchOldRecordings() functions. Thanks to the clarity of the code it was very easy to add.

Thanks!
Doug

Attachments (1)

recstatus.patch (926 bytes) - added by Doug Haber <doug@…> 14 years ago.

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by Doug Haber <doug@…>

Attachment: recstatus.patch added

comment:1 Changed 14 years ago by Raymond Wagner

Resolution: fixed
Status: newclosed

(In [25336]) Adds searching based off 'recstatus' to MythDB.searchOldRecorded(). Patch from Doug Haber. Fixes #8649. Also fixes issue creating new Video entries with no 'host' defined.

comment:2 Changed 14 years ago by stuartm

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