Updated manpages with Sourcefabric and FLOSS Manuals URLs
This commit is contained in:
parent
3caab7db1e
commit
158ad1dd18
3 changed files with 49 additions and 53 deletions
33
debian/campcaster-import.1
vendored
33
debian/campcaster-import.1
vendored
|
@ -8,7 +8,7 @@
|
|||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH CAMPCASTER\-IMPORT 1 "February 4, 2010"
|
||||
.TH CAMPCASTER\-IMPORT 1 "October 5, 2010"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
|
@ -21,13 +21,14 @@
|
|||
.\" .br insert line break
|
||||
.\" .sp <n> insert n+1 empty lines
|
||||
.\" for manpage-specific macros, see man(7)
|
||||
.nh
|
||||
.SH NAME
|
||||
campcaster-import \- import audio files into campcaster
|
||||
campcaster-import \- batch upload files to Campcaster storage
|
||||
.SH SYNOPSIS
|
||||
.B campcaster-scheduler
|
||||
.B campcaster-import
|
||||
.RI "[-h] -l|-c" " FILES_OR_DIRS"
|
||||
.SH DESCRIPTION
|
||||
This tool allows to batch upload audio files into the campcaster-radio system.
|
||||
This tool enables users to batch upload audio files to the Campcaster storage server.
|
||||
There are two ways to import audio files into Campcaster: linking or copying.
|
||||
You need to specify how to import the files by using either
|
||||
.B \-l
|
||||
|
@ -43,30 +44,26 @@ imported files from their current locations on disk.
|
|||
.PP
|
||||
Copying has the advantage that you can do whatever you like with
|
||||
the source files after you import them, but has the disadvantage
|
||||
that it requires doubling the hard drive space needed to store
|
||||
your files.
|
||||
that it requires double the disk space needed to store your files.
|
||||
.PP
|
||||
Campcaster is the first free and open radio management software, providing
|
||||
Campcaster is free and open radio management software, providing
|
||||
live studio broadcast capabilities as well as the remote automation in one
|
||||
integrated system. The scalability of Campcaster allows implementation in a
|
||||
number of use scenarios, ranging from an unmanned broadcast unit accessed from
|
||||
remote through the Internet to a local network of Campcaster machines inside a
|
||||
via the Internet to a local network of Campcaster machines inside a
|
||||
radio station handling live broadcasts and delivering program automation by
|
||||
accessing a central audio storage system. Campcaster is capable of combining
|
||||
local audio files and remote web streams, supporting the widely used MP3 format
|
||||
and the open equivalent OGG Vorbis.
|
||||
.SH SEE ALSO
|
||||
.URL "http://code.campware.org/manuals/campcaster/1.4/" "online manual" ,
|
||||
.BR campcaster-studio (1),
|
||||
.BR campcaster-scheduler (1),
|
||||
.\".BR campcaster-backup (1).
|
||||
.\".BR campcaster-restore (1).
|
||||
.SH AUTHOR
|
||||
Campcaster was written by the Media Develoment Loan Fund (MDLF) at the Center
|
||||
for Advanced Media\-Prague (CAMP).
|
||||
.URL "http://en.flossmanuals.net/campcaster/" "Online manual" ,
|
||||
.br
|
||||
For full credits see
|
||||
.URL "http://www.campware.org/en/camp/about_campware/619/" "campware.org" .
|
||||
.BR campcaster-studio (1),
|
||||
.BR campcaster-scheduler (1).
|
||||
.SH AUTHOR
|
||||
Campcaster was written by Sourcefabric with the support of the Media Develoment
|
||||
Loan Fund. For full credits see the
|
||||
.URL "http://campcaster.sourcefabric.org/" "Campcaster homepage" .
|
||||
.PP
|
||||
This manual page was written by Robin Gareus <robin@gareus.org>,
|
||||
for the Debian project (and may be used by others).
|
||||
|
|
35
debian/campcaster-scheduler.1
vendored
35
debian/campcaster-scheduler.1
vendored
|
@ -8,7 +8,7 @@
|
|||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH CAMPCASTER\-SCHEDULER 1 "February 4, 2010"
|
||||
.TH CAMPCASTER\-SCHEDULER 1 "October 5, 2010"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
|
@ -21,42 +21,39 @@
|
|||
.\" .br insert line break
|
||||
.\" .sp <n> insert n+1 empty lines
|
||||
.\" for manpage-specific macros, see man(7)
|
||||
.nh
|
||||
.SH NAME
|
||||
campcaster-scheduler \- graphical interface to campcaster radio station
|
||||
campcaster-scheduler \- Script controlling the Campcaster scheduling daemon
|
||||
.SH SYNOPSIS
|
||||
.B campcaster-scheduler
|
||||
.RI start|stop|restart|status|install|uninstall|kill
|
||||
.SH DESCRIPTION
|
||||
This is the daemon behind the campcaster-radio-system which is usually launched
|
||||
during boot with administrator privileges. However this tool is also used to
|
||||
This script controls the Campcaster scheduler daemon, which is usually
|
||||
launched during boot with administrator privileges. However, this tool is also used to
|
||||
query the current status of the server or perform administrative tasks.
|
||||
.PP
|
||||
The campcaster-scheduler plays songs at their designated time and provides an
|
||||
XML-RPC interface for the Scheduler, which can be accessed via web/HTML
|
||||
interface or via the campcaster-studio GUI.
|
||||
The scheduler daemon starts playlists at their designated time and provides an
|
||||
XML-RPC interface, which can be accessed via the Campcaster web interface or via the
|
||||
campcaster-studio GUI.
|
||||
.PP
|
||||
Campcaster is the first free and open radio management software, providing
|
||||
Campcaster is free and open radio management software, providing
|
||||
live studio broadcast capabilities as well as the remote automation in one
|
||||
integrated system. The scalability of Campcaster allows implementation in a
|
||||
number of use scenarios, ranging from an unmanned broadcast unit accessed from
|
||||
remote through the Internet to a local network of Campcaster machines inside a
|
||||
number of use scenarios, ranging from an unmanned broadcast unit accessed via
|
||||
the Internet to a local network of Campcaster machines inside a
|
||||
radio station handling live broadcasts and delivering program automation by
|
||||
accessing a central audio storage system. Campcaster is capable of combining
|
||||
local audio files and remote web streams, supporting the widely used MP3 format
|
||||
and the open equivalent OGG Vorbis.
|
||||
.SH SEE ALSO
|
||||
.URL "http://code.campware.org/manuals/campcaster/1.4/" "online manual" ,
|
||||
.URL "http://en.flossmanuals.net/campcaster/" "Online manual",
|
||||
.br
|
||||
.BR campcaster-studio (1),
|
||||
.BR campcaster-import (1).
|
||||
.\".BR campcaster-backup (1).
|
||||
.\".BR campcaster-restore (1).
|
||||
.BR campcaster-restore (1).
|
||||
.SH AUTHOR
|
||||
Campcaster was written by the Media Develoment Loan Fund (MDLF) at the Center
|
||||
for Advanced Media\-Prague (CAMP).
|
||||
.br
|
||||
For full credits see
|
||||
.URL "http://www.campware.org/en/camp/about_campware/619/" "campware.org" .
|
||||
Campcaster was written by Sourcefabric, with the support of the Media Develoment
|
||||
Loan Fund. For full credits see the
|
||||
.URL "http://campcaster.sourcefabric.org/" "Campcaster homepage".
|
||||
.PP
|
||||
This manual page was written by Robin Gareus <robin@gareus.org>,
|
||||
for the Debian project (and may be used by others).
|
||||
|
|
32
debian/campcaster-studio.1
vendored
32
debian/campcaster-studio.1
vendored
|
@ -8,7 +8,7 @@
|
|||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH CAMPCASTER\-STUDIO 1 "February 4, 2010"
|
||||
.TH CAMPCASTER\-STUDIO 1 "October 5, 2010"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
|
@ -21,37 +21,39 @@
|
|||
.\" .br insert line break
|
||||
.\" .sp <n> insert n+1 empty lines
|
||||
.\" for manpage-specific macros, see man(7)
|
||||
.nh
|
||||
.SH NAME
|
||||
campcaster-studio \- graphical interface to campcaster radio station
|
||||
campcaster-studio \- native interface for Campcaster
|
||||
.SH SYNOPSIS
|
||||
.B campcaster-studio
|
||||
.SH DESCRIPTION
|
||||
campcaster-studio is a desktop application which connect to the
|
||||
campcaster-server and allows you to do live shows or schedule automated
|
||||
campcaster-studio is a desktop application which connects to the
|
||||
Campcaster server and enables you to broadcast live shows or schedule automated
|
||||
playback.
|
||||
.PP
|
||||
Campcaster is the first free and open radio management software, providing
|
||||
Campcaster Studio is mainly targeted at doing live shows, though it is possible
|
||||
to do automated scheduling through this interface as well. Note that Campcaster Web
|
||||
has a much more robust interface for handling automated scheduling.
|
||||
.PP
|
||||
Campcaster is free and open radio management software, providing
|
||||
live studio broadcast capabilities as well as the remote automation in one
|
||||
integrated system. The scalability of Campcaster allows implementation in a
|
||||
number of use scenarios, ranging from an unmanned broadcast unit accessed from
|
||||
remote through the Internet to a local network of Campcaster machines inside a
|
||||
number of use scenarios, ranging from an unmanned broadcast unit accessed via
|
||||
the Internet to a local network of Campcaster machines inside a
|
||||
radio station handling live broadcasts and delivering program automation by
|
||||
accessing a central audio storage system. Campcaster is capable of combining
|
||||
local audio files and remote web streams, supporting the widely used MP3 format
|
||||
and the open equivalent OGG Vorbis.
|
||||
.PP
|
||||
Campcaster Studio is mainly targeted at doing live shows, though it is possible
|
||||
to do automated scheduling through this interface as well. Note that the Web
|
||||
component has a much more robust interface for handling automated scheduling.
|
||||
.SH SEE ALSO
|
||||
.URL "http://en.flossmanuals.net/campcaster/" "Online manual" ,
|
||||
.br
|
||||
.BR campcaster-scheduler (1),
|
||||
.BR campcaster-import (1).
|
||||
.SH AUTHOR
|
||||
Campcaster was written by the Media Develoment Loan Fund (MDLF) at the Center
|
||||
for Advanced Media\-Prague (CAMP).
|
||||
.br
|
||||
For full credits see
|
||||
.URL "http://www.campware.org/en/camp/about_campware/619/" "campware.org" .
|
||||
Campcaster was written by Sourcefabric with the support of the Media Develoment
|
||||
Loan Fund. For full credits see:
|
||||
.URL "http://campcaster.sourcefabric.org/" "campcaster.sourcefabric.org".
|
||||
.PP
|
||||
This manual page was written by Robin Gareus <robin@gareus.org>,
|
||||
for the Debian project (and may be used by others).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue