|
help - the queue and random play
modifying random play
filters
by genre
ratings
pick n by artist
about the action queue top The queue and the actionqueue both show the currently playing song, and what if any music is on deck. If your system has multiple channels, each channel has a separate queue. By default, the queue is visible in the main window of the home page, and in the bottom frame on the request page. On the request page, the top song is the one currently playing. The clock on the upper left indicates
approximately how long the song has been playing. The close icon
( On the second and all succeeding rows, the user who picked the song (if any) appears on the left
under the clock. If more than one song has been picked, the bump up icon
( In addition, the edit icon
( Users have different types and priorities, and users with higher priorities (closer to 0) can modify the requests of users with lower priorities (closer to 1000), but not vice versa. It's therefore possible you will see requests on the queue without the close or the bump up icon, depending on your relative priority. ( See also: help - users, groups and permissions )
administration - modifying random play top If you have the appropriate permissions (typically group "admin"), you can modify calliope's random play in a variety of ways. Most if not all of these features appear under admin->queue / random play via the web interface; in addition, these features may be affected by various settings in the conf file (more below, and see the conf file for additional details).
filtering top Filtering can be turned completely on or off within the conf file. Individual filters have global settings, defined in the conf file, but these can be overridden by changing the settings for a particular channel via the web interface: (admin->modify filters). Unless a channel is paused, calliope will continue indefinitely to pick music at random. If filtering is on, calliope will run all active filters for a given channel (the current channel is the one in the action queue). Generally, you want filtering on, and you probably want the default filters on as well. These include:
Developers: For an in-depth look at how filtering works, and how to create new and interesting filters, see lib/Channel/Filter.pm.
by genre top You can modify the random play to either include only specific genres, or to exclude all but specific genres (if this filter is turned on - see above). These settings are applied on a channel-specific basis. Choose admin->filter by genre to see the current state of the queue. Choose the genres you want, and select whether to include only those genres, or to exclude only those genres. This is nice if you're in a mood, or if you want to have your "station" have Jazz Hour, Blues Hour, etc. Note that the genres you specify apply to song genres (not album genres), and only songs that have the genre in question will be included or excluded. In other words, if you have songs that are clearly acid rock, but they have not been assigned that genre, and you choose to exclude acid rock from random play, you may hear those songs. You'd have to edit the genre of those songs to resolve this.
ratings top Each user can rate as many songs as they like. Turning on this filter will generally caused rated songs to be played somewhat more often than the rest of the songs. If all or nearly all the songs have ratings, more highly rated songs will be played more often than songs with lower ratings.
pickN top If this filter is on, calliope will pick a number of songs at random (and will only include unique artists is the Artist filter is on), and then pick up to 5 songs by that artist to be put on the random queue. Choose admin->pick n by artist to change this setting.
modifying random play
filters
by genre
ratings
pick n by artist
|