From 3b4c415c626ee32c463ba56fcfa1f27abf44871a Mon Sep 17 00:00:00 2001 From: Zachary Klosko <31484611+zklosko@users.noreply.github.com> Date: Wed, 29 Apr 2020 18:49:13 -0400 Subject: [PATCH] Updating out-of-date docs --- docs/manual/webstreams/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/webstreams/index.md b/docs/manual/webstreams/index.md index 65ff5549f..0368057d2 100644 --- a/docs/manual/webstreams/index.md +++ b/docs/manual/webstreams/index.md @@ -3,9 +3,9 @@ Adding a web stream A web stream URL and metadata can be added to the LibreTime library, so that a remote stream can be searched for and scheduled to be *pulled* into a show. For example, at the top of the hour your station may pull a news report from journalists working in another studio. This is a different concept from **Master Source** and **Show Source** remote streams which are *pushed* into the LibreTime playout schedule. -To add a web stream, click the **New** button on the right side of the Library page, and select **New Webstream** from the pop-up menu. Like a playlist, web streams in the Library can have a title and **Description**, which may help you find them in searches later. +To add a web stream, click the **+ New** button on the left side of the Webstreams page. Like a playlist, web streams in the Library can have a title and **Description**, which may help you find them in searches later. -![](static/Screenshot516-New_remote_webstream.png) +![](webstream.jpg) The **Stream URL** setting must include the *port number* (such as 8000) and *mount point* (such as remote\_stream) of the remote stream, in addition to the streaming server name. A **Default Length** for the remote stream can also be set. If the stream is added at the end of a show which becomes overbooked as a result, it will be faded out when the show ends.