Opened 12 years ago
Closed 12 years ago
Last modified 12 years ago
#3912 closed patch (fixed)
Patch for Netflix Queue Menu
Reported by: | Owned by: | kkuphal | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythflix | Version: | 0.20-fixes |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
The attached patch to mythflixqueue.cpp and mythflixqueue.h adds the following:
- Added "Show Netflix Page" item to the Queue menu that launches Mythbrowser to show the Netflix page for the selected movie
- Fixes a bug that would cause the frontend to crash when either the 1 or D button was pushed before the menu had been displayed.
- The Menu now displays when the M key is pressed
Attachments (3)
Change History (6)
Changed 12 years ago by
Attachment: | mythflixqueue_queueMenu.cpp added |
---|
Changed 12 years ago by
Attachment: | mythflixqueue.h.queueMenu.diff added |
---|
Changed 12 years ago by
Attachment: | mythflixqueue.cpp.queueMenu.diff added |
---|
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [14390]) Fixes #3912 and Fixes #3916 by applying slightly modified patch which adds Show Netflix page to queue actions to display page in MythBrowser?. Modified patch to display menu on SELECT in Browse instead of adding MENU button. Seems more intuitive since there was no visual feedback to SELECT previously.
Note: See
TracTickets for help on using
tickets.
opps...meant to only add the diff for mythflixqueue.cpp