From 3822a823be6d8e9b23f4dd2b676e53362fa83812 Mon Sep 17 00:00:00 2001 From: Matt Birkholz Date: Tue, 29 Oct 2024 21:24:37 -0700 Subject: [PATCH] More instructions for the Change Broadcast Area section. --- README.org | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 -- 2.25.1