Opened 10 years ago

Closed 10 years ago

#12252 closed Patch - Feature (Won't Fix)

Open Schedule Editor from EPG-Menu

Reported by: lomion@… Owned by: gigem
Priority: minor Milestone: 0.28
Component: MythTV - Scheduling Version: 0.27.3
Severity: low Keywords:
Cc: Ticket locked: no

Description

When I schedule a recording I have to enter the schedule editor in order to set a certain template and apply metadata for the recording. The attached patch enters the schedule editor automatically whenever I schedule a new recording. I had to do the change in scheduleeditor.cpp because this constructor only works when the recording Rule is already stored in the database but not in this case where I open the dialog before. In this case I have to copy the recordID manually from the input structure.

Attachments (1)

recording_details.patch (2.1 KB) - added by lomion@… 10 years ago.

Download all attachments as: .zip

Change History (2)

Changed 10 years ago by lomion@…

Attachment: recording_details.patch added

comment:1 Changed 10 years ago by gigem

Resolution: Won't Fix
Status: newclosed

The whole point of those menu items is to make those actions quick and easy by not entering the schedule editor. If you always want to enter the schedule editor, just choose "Edit recording rule". If that's still too much trouble, press EDIT which is bound to the 'e' key to bypass the menu and go straight to the editor.

Note: See TracTickets for help on using tickets.