mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-04-10 14:58:21 +02:00
Updated the 'README' file with RDDbConfig utility.
This commit is contained in:
parent
4f8a5278fd
commit
8a0f5da5b4
@ -17894,3 +17894,5 @@
|
|||||||
2018-10-23 Fred Gleason <fredg@paravelsystems.com>
|
2018-10-23 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Fixed a bug in 'configure.ac' that caused detection of FLAC
|
* Fixed a bug in 'configure.ac' that caused detection of FLAC
|
||||||
support to always fail.
|
support to always fail.
|
||||||
|
2018-10-29 Patrick Linstruth <patrick@deltecent.com>
|
||||||
|
* Updated the 'README' file with RDDbConfig utility.
|
||||||
|
4
INSTALL
4
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
|
'Loginname=' and 'Password=' parameters to the DB name, user and password
|
||||||
that you created. Then, create an initial Rivendell database by doing:
|
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.
|
If all goes well, this command should return with no output.
|
||||||
|
|
||||||
Finally, start up the Rivendell service by doing (as root):
|
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
|
You should now be able to run the various Rivendell components from the
|
||||||
Applications menu.
|
Applications menu.
|
||||||
|
7
README
7
README
@ -57,12 +57,13 @@ A utility for posting and managing podcast episodes.
|
|||||||
RDGpiMon
|
RDGpiMon
|
||||||
A utility for monitoring GPI line status.
|
A utility for monitoring GPI line status.
|
||||||
|
|
||||||
RDHPIInfo
|
|
||||||
A utility for configuring AudioScience audio adapters.
|
|
||||||
|
|
||||||
RDAlsaConfig
|
RDAlsaConfig
|
||||||
A utility for configuring ALSA audio adapters.
|
A utility for configuring ALSA audio adapters.
|
||||||
|
|
||||||
|
RDDbConfig
|
||||||
|
A utility for creating, backing up and restoring the Rivendell
|
||||||
|
database.
|
||||||
|
|
||||||
RDImport
|
RDImport
|
||||||
A command-line utility for batch importing audio along with
|
A command-line utility for batch importing audio along with
|
||||||
accompanying metadata. Do:
|
accompanying metadata. Do:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user