hosts never roam, are not associated with a member, and so are
"campus" clients, issued keys with commands like this:
-: ./abbey client campus new-host-name
+: ./abbey client campus new-host-name \
+: S+6HaTnOwwhWgUGXjSBcPAvifKw+j8BDTRfq534gNW4=
** Use Cloister Apt Cache
With MythTV built and installed, the post-installation tasks
addressed, and ~mythtv-backend.service~ started, go to the web page
-at [[http://new:6544]] and make the following selections.
+at ~http://new:6544~ and make the following selections.
+ Select MythTV Setup (gear icon in the left sidebar).
+ Select "Storage Groups".
** Scan for New Channels
-In MythTV Setup:
-- Choose "Channel Editor".
- - Navigate to the "Delete" button, leaving Video Source All (right
- and down and down, or left six times, or sump'n). Confirm
- deletion of all channels.
- - Choose video source Mr.Antenna, then Channel Scan. Scroll down to
- the "scan" button and choose it (select and Enter).
- - Choose "Insert All" when the scan is complete and the count of
- channels is presented. Delete All unused transports.
- - Save and Exit from the scan. Exit from the channel editor.
-- Exit MythTV Setup. Do /not/ run ~mythfilldatabase~.
+In MythTV Backend, the website on Core's port 6544, e.g.
+~http://malastare.birchwood.private:6544/~:
+
+- Choose "MythTV Setup" (the gear) from the left sidebar.
+- Choose "Enable Updates" (at the top of the page).
+- Choose "Channel Editor" from the top tab bar.
+- Press "Delete".
+- Choose "Input Connections" from the top tab bar.
+- Choose (unfold) "HDHomeRun => Mr.Antenna".
+- Press "+ Scan for Channels".
+- Choose options? Eventually press "Scan"? And wait.
+- Choose to import all.
+- Choose "Restart Backend Full Operation".
** Configure XMLTV
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~.
+Lastly, the administrator runs an immediate update (again as the
+~mythtv~ user).
#+BEGIN_SRC sh
mythfilldatabase
#+END_SRC
+If the command fails, consult [[* Debug XMLTV][Debug XMLTV]]. Else, the listings appear
+in MythTV Backend's "Program Guide" page.
+
* The Ansible Configuration