From: Matt Birkholz Date: Wed, 30 Oct 2024 04:24:37 +0000 (-0700) Subject: More instructions for the Change Broadcast Area section. X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=3822a823be6d8e9b23f4dd2b676e53362fa83812;p=Network More instructions for the Change Broadcast Area section. --- diff --git a/README.org b/README.org index da59a20..ae69275 100644 --- a/README.org +++ b/README.org @@ -2823,6 +2823,18 @@ tv_grab_zz_sdjson --configure \ The program will prompt for the zip code and offer a list of "inputs" available in that area, as described in [[*Configure XMLTV][Configure XMLTV]]. +Then the administrator can re-start the backend. + +#+BEGIN_SRC sh +sudo systemctl start mythtv-backend +#+END_SRC + +And the ~mythtv~ account can run ~mythfilldatabase~. + +#+BEGIN_SRC sh +mythfilldatabase +#+END_SRC + * The Ansible Configuration