Merge pull request #611 from frecuencialibre/autoloading-playlists

"Autoloading" playlists UI changes. closes #560
This commit is contained in:
Robb 2018-11-26 13:15:30 -05:00 committed by GitHub
commit b351a42b4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
41 changed files with 241 additions and 87 deletions

View file

@ -9,7 +9,7 @@ In the top left corner of the page, you can go back or forward through the **Cal
Adding a show
-------------
Only *Admins* and *Program Managers* can use this feature. To add a new show to the Calendar, click the **+ New Show** button in the top left corner of the page, or click on any future row or box in the Calendar which is empty. Either of these actions opens the **Add this show** box, which has seven sections, arranged vertically: **What**, **Automatic Playlist**, **When**, **Live Stream Input**, **Record & Rebroadcast**, **Who**, and **Style**. Click the small orange triangle to the left of the section name if you wish to minimize or maximize it.
Only *Admins* and *Program Managers* can use this feature. To add a new show to the Calendar, click the **+ New Show** button in the top left corner of the page, or click on any future row or box in the Calendar which is empty. Either of these actions opens the **Add this show** box, which has seven sections, arranged vertically: **What**, **Autoloading Playlist**, **When**, **Live Stream Input**, **Record & Rebroadcast**, **Who**, and **Style**. Click the small orange triangle to the left of the section name if you wish to minimize or maximize it.
What
----
@ -18,7 +18,7 @@ In the **What** box, enter the **Name**, public website **URL**, **Genre** and *
![](static/Screenshot453-Show_what.png)
Automatic Playlist
Autoloading Playlist
------------------
In this section, you can select a playlist that will be used for this show. The playlist must already be defined in your library. **Auto Schedule Playlist** needs to be checked for **Select Playlist** and **Repeat AutoPlaylist Until Show is Full** to be visible.