Opened 14 years ago

Closed 14 years ago

#8395 closed patch (fixed)

Add MythBE.getConflictedRecordings()

Reported by: Jason Musits <jmusits@…> Owned by: Raymond Wagner
Priority: minor Milestone: 0.24
Component: Bindings - Python Version: Master Head
Severity: low Keywords:
Cc: Ticket locked: no

Description

I have been playing around with the Python bindings in 0.23 and I think they are great! I have found myself on numerous occasions wanting to get a list of upcoming recordings that are not going to record because of conflicts.

Attached is a patch that adds MythBE.getConflictedRecordings(). Let me know if there are any changes I should make as this is my first patch submission.

Thanks,

Jason

Attachments (1)

python_bindings.patch (4.4 KB) - added by Jason Musits <jmusits@…> 14 years ago.
patch to add MythBE.getConflictedRecordings()

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by Jason Musits <jmusits@…>

Attachment: python_bindings.patch added

patch to add MythBE.getConflictedRecordings()

comment:1 Changed 14 years ago by Raymond Wagner

Status: newaccepted

comment:2 Changed 14 years ago by Raymond Wagner

Milestone: unknown0.24
Resolution: fixed
Severity: mediumlow
Status: acceptedclosed

Fixed by [24294].

Note: See TracTickets for help on using tickets.