Renaming
This commit is contained in:
parent
d8af9239b0
commit
5c5ba6839f
219 changed files with 57 additions and 57 deletions
114
docs/manual.md
114
docs/manual.md
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue