Views

View queue

Share |

Go back to table of contents


Contents


This view is one of the most important as it displays the playing queue and allows to change it.

Different types of items

In the playlist editor, you will find several types of items:

  • Image:playlist_16x16.png Regular tracks in the playlist.
  • Image:ok_16x16.png (in the Queue playlist only): user selection to be played
  • Image:clock_16x16.png (only in Queue playlist): planned tracks show next tracks to be played when selection is done and if you use the continue mode (see view command). It is useful to know which are next tracks when there are no more than one or few files in the queue
  • Image:repeat_16x16.png (only in Queue playlist): Repeated tracks show tracks that are played in a loop.

The Control Panel

  • Image:player_play_16x16.png Play selected playlist (all playlists except Queue)
  • Image:save_16x16.png Save the playlist (all playlists). If it is a smart playlist, Jajuk will ask you to provide a path and filename to store the playlist.
  • Image:remove_16x16.png Remove a file from this playlist. Next tracks go up in the list.
  • Image:add_shuffle_16x16.png Add a shuffle track. Same behavior than the regular adds.
  • Image:up_16x16.png Up: decrease file playing index
  • Image:down_16x16.png Down: increase file playing index
  • Image:clear_16x16.png Clear playlist: Under Queue playlist, it means to stop the player and void the queue.
  • Image:autoscroll.png Scroll: If this toggle button is enabled, the table is automatically scrolled so the current playing track is always visible.


Notes:

  • You can also add new files in the playlist by drag and droping them from the tree or table views.
  • You can select columns you want to display or hide by clicking on top/right icon of the table.
  • The number of elements in the queue is displayed at the top of the view between braces.
  • You can select all the rows using CTRL+A standard keystroke

Contextual menu

You can get contextual menu on table item(s) for all playlists expect Queue. Select one or more items (using SHIFT or ALT) and right click. You will get following contextual menu:

  • Play: play selected item(s).
  • Push: push selected item(s).
  • Add to favorites: Add this track to the Bestof smart playlist.
  • Properties: show the track properties.

Go back to table of contents