Opened 15 years ago
Closed 15 years ago
Last modified 15 years ago
#8750 closed defect (fixed)
Passwords On Recording Groups Do Not Work - No Prompt Is Displayed
Reported by: | anonymous | Owned by: | stuartm |
---|---|---|---|
Priority: | minor | Milestone: | 0.24 |
Component: | MythTV - General | Version: | 0.23-fixes |
Severity: | medium | Keywords: | recording groups passwords |
Cc: | Ticket locked: | no |
Description
- Create three recording groups. Set Default Group Filter To Apply To Default (Setup-TV Settings-Playback-Page5)
- On the default recording group set a password and on another recording group set the same password.
- Exit to main menu. Select Watching Recordings and Escape the password prompt. No recordings will be displayed - as expected.
- Use the M key to Change Filter and select the recording group that does not have a password - recordings are displayed - correct.
- Use M again and choose the Default group and the recordings are displayed - no password prompt is displayed but the recordings are still displayed - recordings that should be protected by a password!
If you keep pressing the M key choosing different recording groups the password prompt is not displayed in the majority of cases.
Doing a search of trac and the groups also come up with this problem - not exactly the same as mine (but could be same problem) but definitely related by the looks of things. So I will add this to the ticket also - please do not forget my problem above though :)
Change History (3)
Note:
See TracTickets
for help on using tickets.
(In [25746]) Cleanup recording group password handling in Watch Recordings. This probably fixes the bug in #8750 but I was unable to reproduce that. Fixes #8750, reopen if not.