This commit is contained in:
Zachary Klosko 2020-05-13 09:07:09 -04:00
parent d8af9239b0
commit 5c5ba6839f
219 changed files with 57 additions and 57 deletions

View file

@ -4,81 +4,81 @@ This page contains links to number of 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)
[Getting Started](tuts/getting-started/index)
[Getting Started](manual/getting-started/index)
## Understanding the Main Menus
* [Uploads](tuts/upload/index)
* [Dashboard](tuts/dashboard/index)
* [Tracks](tuts/tracks/index)
* [Playlists](tuts/playlists/index)
* [Smart Blocks](tuts/smartblocks/index)
* [Webstreams](tuts/webstreams/index)
* [Podcasts](tuts/podcasts/index)
* [My Podcasts](tuts/my-podcasts/index)
* [Radio Page](tuts/radio-page/index)
* [Calendar](tuts/calendar/index)
* [Widgets](tuts/widgets/index)
* [Uploads](manual/upload/index)
* [Dashboard](manual/dashboard/index)
* [Tracks](manual/tracks/index)
* [Playlists](manual/playlists/index)
* [Smart Blocks](manual/smartblocks/index)
* [Webstreams](manual/webstreams/index)
* [Podcasts](manual/podcasts/index)
* [My Podcasts](manual/my-podcasts/index)
* [Radio Page](manual/radio-page/index)
* [Calendar](manual/calendar/index)
* [Widgets](manual/widgets/index)
* Settings
* [General](tuts/general/index)
* [Users](tuts/users/index)
* [Streams](tuts/stream-settings/index)
* [Status](tuts/status/index)
* [General](manual/general/index)
* [Users](manual/users/index)
* [Streams](manual/stream-settings/index)
* [Status](manual/status/index)
* Analytics
* [Playout History](tuts/history/index)
* [History Templates](tuts/history-templates/index)
* [Listener Stats](tuts/listener-stats/index)
* [Help](tuts/help/index)
* [Listen](tuts/listen/index)
* [Playout History](manual/history/index)
* [History Templates](manual/history-templates/index)
* [Listener Stats](manual/listener-stats/index)
* [Help](manual/help/index)
* [Listen](manual/listen/index)
## For DJs
* [How to upload and schedule tracks on your show](tuts/upload-tracks)
* [How to upload a promo](tuts/upload-promo)
* [How to livestream with butt](tuts/livestream)
* [How to do a live show with MIXXX](tuts/live-shows-with-mixxx/index)
* [How to prepare media for ingest to LibreTime](tuts/preparing-media-for-ingest/index)
* [Smartphone journalism](tuts/smartphone-journalism/index)
* [How to upload and schedule tracks on your show](manual/upload-tracks)
* [How to upload a promo](manual/upload-promo)
* [How to livestream with butt](manual/livestream)
* [How to do a live show with MIXXX](manual/live-shows-with-mixxx/index)
* [How to prepare media for ingest to LibreTime](manual/preparing-media-for-ingest/index)
* [Smartphone journalism](manual/smartphone-journalism/index)
## For Program Managers
* [Building a schedule](tuts/build-schedule)
* [How to set up an automatic top of the hour ID with intro playlist feature](tuts/top-of-hour-id)
* [How to schedule a podcast to play the newest episode on an automatic basis](tuts/podcast)
* [How to setup a Auto DJ to play music from certain genres for unscheduled shows](tuts/autodj)
* [Preventing dead air between shows without cutting off tracks](tuts/outro-playlist)
* [How to schedule automatic underwriting/advertising announcements](tuts/underwriting)
* [How to schedule a repeating webstream with a linked show](tuts/webstream-link)
* [How to export a schedule of played tracks](tuts/exporting-the-schedule/index)
* [Building a schedule](manual/build-schedule)
* [How to set up an automatic top of the hour ID with intro playlist feature](manual/top-of-hour-id)
* [How to schedule a podcast to play the newest episode on an automatic basis](manual/podcast)
* [How to setup a Auto DJ to play music from certain genres for unscheduled shows](manual/autodj)
* [Preventing dead air between shows without cutting off tracks](manual/outro-playlist)
* [How to schedule automatic underwriting/advertising announcements](manual/underwriting)
* [How to schedule a repeating webstream with a linked show](manual/webstream-link)
* [How to export a schedule of played tracks](manual/exporting-the-schedule/index)
## For Server Administrators
### Initial Configuration (Please complete these after installing LibreTime)
* [Host Configuration](tuts/host-configuration)
* [Setting the server time](tuts/setting-the-server-time/index)
* [Host Configuration](manual/host-configuration)
* [Setting the server time](manual/setting-the-server-time/index)
* [How to configure API Authentication](api)
### Advanced Configuration
* [Installing LibreTime from Git on a stand-alone VPS](tuts/install-vps)
* [Configuring FreeIPA authentication](tuts/freeipa)
* [Embedding a streaming player on your website](tuts/embed-player/index)
* [Securing icecast and customizing stream settings ](tuts/stream-settings)
* [Using Icecast and Shoutcast in the studio](tuts/icecast-and-shoutcast/index)
* [How to install player and calendar widgets on your website](tuts/widgets)
* [Configuring track types](tuts/track-types)
* [Interface Customization](tuts/interface-customization/index)
* [Setting up SSL](tuts/secure-login-with-ssl)
* [Promoting your station through your Icecast stream](tuts/promoting-your-station)
* [Configuring Icecast handover](tuts/icecast-handover/index)
* [Configuring Icecast statistics with Piwik](tuts/piwik/index)
* [How to back up the LibreTime media folder and database](tuts/backing-up-the-server/index)
* [Upgrading LibreTime](tuts/upgrading/index)
* [Uninstalling LibreTime](tuts/uninstall)
* [Installing LibreTime from Git on a stand-alone VPS](manual/install-vps)
* [Configuring FreeIPA authentication](manual/freeipa)
* [Embedding a streaming player on your website](manual/embed-player/index)
* [Securing icecast and customizing stream settings ](manual/stream-settings)
* [Using Icecast and Shoutcast in the studio](manual/icecast-and-shoutcast/index)
* [How to install player and calendar widgets on your website](manual/widgets)
* [Configuring track types](manual/track-types)
* [Interface Customization](manual/interface-customization/index)
* [Setting up SSL](manual/secure-login-with-ssl)
* [Promoting your station through your Icecast stream](manual/promoting-your-station)
* [Configuring Icecast handover](manual/icecast-handover/index)
* [Configuring Icecast statistics with Piwik](manual/piwik/index)
* [How to back up the LibreTime media folder and database](manual/backing-up-the-server/index)
* [Upgrading LibreTime](manual/upgrading/index)
* [Uninstalling LibreTime](manual/uninstall)
## For Developers and Contributors
* [Setting up a LibreTime instance with Vagrant](vagrant)
* [Database access](database)
* [Translating LibreTime](tuts/interface-localization/index)
* [Translating LibreTime](manual/interface-localization/index)
## Appendix
* [About this manual](tuts/about-manual)
* [HD Audio Module information](tuts/hd-audio-modules)
* [Rights and royalty information](tuts/rights-royalties)
* [Information on media folders used by LibreTime](tuts/folders)
* [About this manual](manual/about-manual)
* [HD Audio Module information](manual/hd-audio-modules)
* [Rights and royalty information](manual/rights-royalties)
* [Information on media folders used by LibreTime](manual/folders)

View file

Before

Width:  |  Height:  |  Size: 9.5 KiB

After

Width:  |  Height:  |  Size: 9.5 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 9.6 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 9.3 KiB

After

Width:  |  Height:  |  Size: 9.3 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 99 KiB

After

Width:  |  Height:  |  Size: 99 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 8.4 KiB

After

Width:  |  Height:  |  Size: 8.4 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 55 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 107 KiB

After

Width:  |  Height:  |  Size: 107 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 62 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 57 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 45 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 67 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 37 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Before After
Before After

Some files were not shown because too many files have changed in this diff Show more