projects
/
Network
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05333e5
)
More instructions for the Change Broadcast Area section.
author
Matt Birkholz
<matt@birchwood-abbey.net>
Wed, 30 Oct 2024 04:24:37 +0000
(21:24 -0700)
committer
Matt Birkholz
<matt@birchwood-abbey.net>
Wed, 30 Oct 2024 04:24:37 +0000
(21:24 -0700)
README.org
patch
|
blob
|
history
diff --git
a/README.org
b/README.org
index da59a20ac2bfb9a1cbf5d972fe96cdf245481cb6..ae692758f199f98b491313c428d840c701500aec 100644
(file)
--- 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