From 2a0b6dd898ef7edc31bdebb74ae3490df00b3422 Mon Sep 17 00:00:00 2001 From: Kyle Robbertze Date: Sat, 29 Jun 2019 22:34:06 +0200 Subject: [PATCH] Add features --- docs/features.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/features.md b/docs/features.md index 3df32286b..b991c9090 100644 --- a/docs/features.md +++ b/docs/features.md @@ -1,7 +1,16 @@ Features ======== -TBD + * Web-based remote station management - authorized personnel can add + programme material, create playlists or smart blocks, and stream in live, + all via a web interface. + * Automation - LibreTime has a scheduler function that enables users to + create shows with content for playback at the exact date and time specified. + Playlists, smart blocks and remote stream URLs can be used multiple times. + * Solid playout - LibreTime uses the open source Liquidsoap streaming language + for reliable and precise playback to multiple outputs. + * Open, extensible architecture - stations are free to extend and alter + all parts of the program code, under the GNU AGPLv3 license. Screenshots -----------