From 8a0f5da5b4aebd57ef9e0184468ebe7246cbff55 Mon Sep 17 00:00:00 2001 From: Patrick Linstruth Date: Mon, 29 Oct 2018 10:05:32 -0700 Subject: [PATCH] Updated the 'README' file with RDDbConfig utility. --- ChangeLog | 2 ++ INSTALL | 4 ++-- README | 7 ++++--- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index b3953f03..877166c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17894,3 +17894,5 @@ 2018-10-23 Fred Gleason * Fixed a bug in 'configure.ac' that caused detection of FLAC support to always fail. +2018-10-29 Patrick Linstruth + * Updated the 'README' file with RDDbConfig utility. diff --git a/INSTALL b/INSTALL index eb906b49..3f7b0fec 100644 --- a/INSTALL +++ b/INSTALL @@ -224,13 +224,13 @@ In the '[mySQL]' section of the '/etc/rd.conf' file, set the 'Database=', 'Loginname=' and 'Password=' parameters to the DB name, user and password that you created. Then, create an initial Rivendell database by doing: - rddbmgr --create + rddbmgr --create If all goes well, this command should return with no output. Finally, start up the Rivendell service by doing (as root): - systemctl start rivendell + systemctl start rivendell You should now be able to run the various Rivendell components from the Applications menu. diff --git a/README b/README index 79ea5807..2e7b0add 100644 --- a/README +++ b/README @@ -57,12 +57,13 @@ A utility for posting and managing podcast episodes. RDGpiMon A utility for monitoring GPI line status. -RDHPIInfo -A utility for configuring AudioScience audio adapters. - RDAlsaConfig A utility for configuring ALSA audio adapters. +RDDbConfig +A utility for creating, backing up and restoring the Rivendell +database. + RDImport A command-line utility for batch importing audio along with accompanying metadata. Do: