Ticket #9814 (assigned Patch - Feature)
Opened 2 years ago
Last modified 16 months ago
Let frontend allow backend to shutdown.
| Reported by: | mark.goodman@… | Owned by: | cpinkham |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | MythTV - General | Version: | Unspecified |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
I have a single frontend and backend running on one computer. I have another control computer that controls the frontend through the frontend control socket. I would like the MythTV computer to shutdown when the control computer determines the MythTV computer is not in use without needing to exit the MythTV frontend. I looked at various alternatives and letting the frontend unblock the backend from shutdown seemed the simplest. A patch is attached.
Attachments
Change History
comment:2 Changed 16 months ago by stuartm
- Owner changed from stuartm to cpinkham
Since this deals with the telnet interface I'm reassigning to Chris. The patch probably has some merit but there is functionality overlap with the recently committed standby mode, the option to enter/exit/block standby from the telnet interface would be required instead.
