Added youtube tutorials to docs

This commit is contained in:
Robbt 2019-04-27 19:20:05 -04:00
parent d4784355ee
commit 28cd9f6d51
17 changed files with 58 additions and 3 deletions

View file

@ -11,8 +11,13 @@ LibreTime is Free/Libre and Open Source Software (FLOSS). Among other things, th
LibreTime is a fork of AirTime due to stalled development of the FLOSS version. For background on this, see this [open letter to the Airtime community](https://gist.github.com/hairmare/8c03b69c9accc90cfe31fd7e77c3b07d). LibreTime is a fork of AirTime due to stalled development of the FLOSS version. For background on this, see this [open letter to the Airtime community](https://gist.github.com/hairmare/8c03b69c9accc90cfe31fd7e77c3b07d).
If you are end-user of an already installed LibreTime instance we have a number of [tutorials](manual/tutorials/index.md) that can help you learn how to use the software.
Getting Started We also have [how-to guides](manual/howtos) that contain step-by-step instructions for various common tasks.
There are currently no companies offering turn-key LibreTime hosting so if you are interested in running it you will need to have some familiarity with running a linux server. You can always reach out to help from the community at our [forum](http://discourse.libretime.org)
Getting Started (for Developers and Admins)
--------------- ---------------
The easiest way to check out LibreTime for yourself is to run a local instance in a virtual machine. Assuming you already have Git, Vagrant and Virtualbox installed, just run: The easiest way to check out LibreTime for yourself is to run a local instance in a virtual machine. Assuming you already have Git, Vagrant and Virtualbox installed, just run:
@ -20,10 +25,9 @@ The easiest way to check out LibreTime for yourself is to run a local instance i
```bash ```bash
git clone https://github.com/libretime/libretime.git git clone https://github.com/libretime/libretime.git
cd libretime cd libretime
vagrant up ubuntu-trusty vagrant up ubuntu-bionic
``` ```
If everything works out, you will find LibreTime on [port 8080](http://localhost:8080), icecast on [port 8000](http://localhost:8000) and the docs on [port 8888](http://localhost:8888). If everything works out, you will find LibreTime on [port 8080](http://localhost:8080), icecast on [port 8000](http://localhost:8000) and the docs on [port 8888](http://localhost:8888).
Of course, this setup isn't appropriate for production use. For that, check out our [installation instructions](install.md). More information on the vagrant setup are in [the docs](vagrant.md). Of course, this setup isn't appropriate for production use. For that, check out our [installation instructions](install.md). More information on the vagrant setup are in [the docs](vagrant.md).

View file

@ -0,0 +1 @@
How-To

View file

@ -0,0 +1,2 @@
How to Setup Genre based AutoDJ - Youtube Video
[![How to Setup Genre based AutoDJ](http://img.youtube.com/vi/XNVIDnczrOk/0.jpg)](https://www.youtube-nocookie.com/embed/XNVIDnczrOk "How to Setup Genre based AutoDJ")

View file

@ -0,0 +1,2 @@
How to Set Up an Podcast to Play with Autoloading Playlist - Youtube Video
[![How to Set Up an Podcast to Play with Autoloading Playlist](http://img.youtube.com/vi/g-4UcD8qvR8/0.jpg)](https://www.youtube-nocookie.com/embed/g-4UcD8qvR8 "How to Set Up an Podcast to Play with Autoloading Playlist")

View file

@ -0,0 +1,2 @@
How to Build Your Schedule - Youtube Video
[![Build Station Schedule](http://img.youtube.com/vi/EfNhl-yQcn8/0.jpg)](https://www.youtube-nocookie.com/embed/EfNhl-yQcn8 "How to build your schedule")

View file

@ -0,0 +1,2 @@
How to Upload use Smartblocks to Fill Time Between Shows - Youtube Video
[![How to Upload use Smartblocks to Fill Time Between Shows](http://img.youtube.com/vi/kNT9R80Q42I/0.jpg)](https://www.youtube-nocookie.com/embed/kNT9R80Q42I "How to Upload use Smartblocks to Fill Time Between Shows ")

View file

@ -0,0 +1,22 @@
##Tutorials##
This page contains links to number of screencast tutorials.
Please provide any feedback on this [discourse forum post](https://discourse.libretime.org/t/new-tutorials-available-on-libretime-wiki/270/2).
There are also a number of tutorials in Spanish on [Vimeo](https://vimeo.com/user90812787)
## DJ tutorials
* [How to upload and schedule tracks on your show](upload-tracks)
* [How to upload a promo](upload-promo)
* [How to livestream with butt](livestream.md)
## Program Manager tutorials
* [Building a schedule](build-schedule.md)
* [How to set up an automatic top of the hour ID with intro playlist feature](top-of-hour-id.md)
* [How to schedule a podcast to play the newest episode on an automatic basis](autoloading-podcast.md)
* [How to setup a Auto DJ to play music from certain genres for unscheduled shows](autodj.md)
* [Preventing dead air between shows without cutting off tracks](filler.md)
* [How to schedule automatic underwriting/advertising announcements](underwriting.md)
* [How to schedule a repeating webstream with a linked show](webstream-link.md)
## Admin tutorials
* [Installing LibreTime from Git on a stand-alone VPS](install-vps.md)
* [Securing icecast and customizing stream settings ](stream-settings.md)
* [How to install player and calendar widgets on your website](widgets.md)

View file

@ -0,0 +1,2 @@
How to Install LibreTime on a VPS- Youtube Video
[![How to Install LibreTime on a VPS](http://img.youtube.com/vi/Djo_55LgjXE/0.jpg)](https://www.youtube-nocookie.com/embed/Djo_55LgjXE "How to Install LibreTime on a VPS")

View file

@ -0,0 +1,2 @@
How to Livestream Your Show - Youtube Video
[![How to Livestream Your Show](http://img.youtube.com/vi/4GLsU9hPTtM/0.jpg)](https://www.youtube-nocookie.com/embed/4GLsU9hPTtM "How to Livestream Your Show")

View file

@ -0,0 +1,2 @@
How to Customize the Stream Settings - YouTube link
[![Upload a promo to LibreTime](http://img.youtube.com/vi/QPNo52Fc0ck/0.jpg)](https://www.youtube-nocookie.com/embed/QPNo52Fc0ck "How to upload a promo")

View file

@ -0,0 +1,2 @@
How to set up an automatic top of the hour ID with intro playlist feature - Youtube Video
[![How to set up an automatic top of the hour ID with intro playlist feature](http://img.youtube.com/vi/IXHmiqri4PI/0.jpg)](https://www.youtube-nocookie.com/embed/IXHmiqri4PI "How to set up an automatic top of the hour ID with intro playlist feature")

View file

@ -0,0 +1,2 @@
How to schedule underwriting announcements or ad spots - Youtube Video
[![How to schedule underwriting announcements](http://img.youtube.com/vi/F7rMut7Trb4/0.jpg)](https://www.youtube-nocookie.com/embed/F7rMut7Trb4 "How to schedule underwriting announcements")

View file

@ -0,0 +1,2 @@
How to Upload a Promo - Youtube Video
[![Upload a promo to LibreTime](http://img.youtube.com/vi/IC0cn3LaAXs/0.jpg)](https://www.youtube-nocookie.com/embed/IC0cn3LaAXs "How to upload a promo")

View file

@ -0,0 +1,2 @@
How to Upload Tracks and Schedule Your Show - Youtube Video
[![Upload Tracks](http://img.youtube.com/vi/TJtWUzAlP08/0.jpg)](https://www.youtube-nocookie.com/embed/TJtWUzAlP08 "How to upload tracks")

View file

@ -0,0 +1,2 @@
How to schedule a webstream with linked calendar - Youtube Video
[![How to schedule a webstream with linked calendar](http://img.youtube.com/vi/Ha3X6aYdY04/0.jpg)](https://www.youtube-nocookie.com/embed/Ha3X6aYdY04 "How to schedule a webstream with linked calendar")

View file

@ -0,0 +1,2 @@
How to Upload a Promo - Youtube Video
[![Upload a promo to LibreTime](http://img.youtube.com/vi/IC0cn3LaAXs/0.jpg)](https://www.youtube-nocookie.com/embed/IC0cn3LaAXs "How to upload a promo")

View file

@ -17,6 +17,8 @@ pages:
- 'Home': index.md - 'Home': index.md
- 'What is LibreTime?': manual/index.md - 'What is LibreTime?': manual/index.md
- 'Features': features.md - 'Features': features.md
- 'Tutorials' : manual/tutorials/index.md
- 'How-Tos' : manual/howtos/index.md
- 'F.A.Q.': faq.md - 'F.A.Q.': faq.md
- 'Rights and Royalties': manual/rights-and-royalties/index.md - 'Rights and Royalties': manual/rights-and-royalties/index.md
- 'Using LibreTime': - 'Using LibreTime':