Merge branch 'deltecent-readme'

This commit is contained in:
Fred Gleason 2018-10-29 16:02:00 -04:00
commit ca077b7e74
3 changed files with 9 additions and 5 deletions

View File

@ -17896,6 +17896,7 @@
* Fixed a bug in 'configure.ac' that caused detection of FLAC
support to always fail.
<<<<<<< HEAD
<<<<<<< HEAD
2018-10-24 Fred Gleason <fredg@paravelsystems.com>
* Consolidated the implementation of the 'RDProfile' class into
two files.
@ -17944,3 +17945,5 @@
2018-10-29 Patrick Linstruth <patrick@deltecent.com>
* Fixed regression where background colors are were not displayed
in the RDDatePicker calendar.
2018-10-29 Patrick Linstruth <patrick@deltecent.com>
* Updated the 'README' file with RDDbConfig utility.

View File

@ -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.

7
README
View File

@ -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: