mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-04-21 08:28:48 +02:00
Merge branch 'deltecent-readme'
This commit is contained in:
commit
ca077b7e74
@ -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.
|
||||
|
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
|
||||
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
7
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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user