Opened 11 years ago
Closed 4 years ago
#11997 closed Bug Report - General (Unverified)
PIN-protected recordings shown in Jump to Program OSD
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - General | Version: | 0.27-fixes |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
In 0.27, it's possible to play recordings in groups protected by PINs without first entering the PIN, by way of the Jump to Program option in the OSD menu. I believe this is a regression of #2224.
I'm attaching a first pass at a patch, which essentially does the same hack as found in #2224, to prevent the user from selecting recordings outside of the current recording group. However, there are two better solutions I can think of, but which I don't have the ability to implement:
- The best solution would be to ask the user to enter a PIN when trying to play a recording in a PIN-protected group that is not the one they are currently viewing a recording from.
- An easier (but with diminished UX) solution would be to do a modified version of this patch, which only shows recordings that are either in the same group as what is currently being watched, or in another group that has no PIN.
Attachments (1)
Change History (3)
comment:1 Changed 11 years ago by
comment:2 Changed 4 years ago by
Resolution: | → Unverified |
---|---|
Status: | new → closed |
Closing all old tickets in trac.
If your issue still persists, please open an issue in Github https://github.com/MythTV/mythtv/issues
and reference the existing trac ticket.
Rethinking my first suggestion, I would change it to: