More instructions for the Change Broadcast Area section.
authorMatt Birkholz <matt@birchwood-abbey.net>
Wed, 30 Oct 2024 04:24:37 +0000 (21:24 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Wed, 30 Oct 2024 04:24:37 +0000 (21:24 -0700)
README.org

index da59a20ac2bfb9a1cbf5d972fe96cdf245481cb6..ae692758f199f98b491313c428d840c701500aec 100644 (file)
@@ -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