Nils Wallménius | bfb8e85 | 2007-07-30 09:36:36 +0000 | [diff] [blame] | 1 | % $Id$ % |
Nils Wallménius | 2239bba | 2006-10-13 16:19:30 +0000 | [diff] [blame] | 2 | \section{\label{ref:working_with_playlists}Working with Playlists} |
Michael DiFebbo | 1997510 | 2006-07-31 13:08:21 +0000 | [diff] [blame] | 3 | |
Martin Arver | 0481d5b | 2006-10-10 15:14:36 +0000 | [diff] [blame] | 4 | \subsection{Playlist terminology} |
Nils Wallménius | 2239bba | 2006-10-13 16:19:30 +0000 | [diff] [blame] | 5 | Some common terms that are used in Rockbox when referring to |
Martin Arver | 59d2788 | 2006-10-10 14:07:28 +0000 | [diff] [blame] | 6 | playlists: |
Michael DiFebbo | 1997510 | 2006-07-31 13:08:21 +0000 | [diff] [blame] | 7 | |
Martin Arver | 59d2788 | 2006-10-10 14:07:28 +0000 | [diff] [blame] | 8 | \begin{description} |
Nils Wallménius | 2239bba | 2006-10-13 16:19:30 +0000 | [diff] [blame] | 9 | \item[Directory.] A playlist! One of the keys to getting the most out of |
| 10 | Rockbox is understanding that Rockbox \emph{always} considers the song that |
| 11 | it is playing to be part of a playlist, and in some situations, Rockbox will |
| 12 | create a playlist automatically. For example, if you are playing the |
| 13 | contents of a directory, Rockbox will automatically create a playlist |
Marianne Arnold | b2f7c61 | 2007-12-14 02:03:58 +0000 | [diff] [blame] | 14 | containing all songs in it. This means that just about anything |
Nils Wallménius | 2239bba | 2006-10-13 16:19:30 +0000 | [diff] [blame] | 15 | that is described in this chapter with respect to playlists also applies to |
Martin Arver | 59d2788 | 2006-10-10 14:07:28 +0000 | [diff] [blame] | 16 | directories. |
Nils Wallménius | 2239bba | 2006-10-13 16:19:30 +0000 | [diff] [blame] | 17 | |
| 18 | \item[Dynamic playlist.] A dynamic playlist is a playlist that is created |
| 19 | ``On the fly.'' Any time you insert or queue tracks using the |
Martin Arver | b530de0 | 2006-10-17 11:28:36 +0000 | [diff] [blame] | 20 | \setting{Playlist submenu} (see \reference{ref:playlist_submenu}), you are |
Martin Arver | 59d2788 | 2006-10-10 14:07:28 +0000 | [diff] [blame] | 21 | creating (or adding to) a dynamic playlist. |
Nils Wallménius | 2239bba | 2006-10-13 16:19:30 +0000 | [diff] [blame] | 22 | |
| 23 | \item[Insert.] In Rockbox, to \setting{Insert} an item into a playlist means |
| 24 | putting an item into a playlist and leaving it there, even after it is |
| 25 | played. As you will see later in this chapter, Rockbox can \setting{Insert} |
Martin Arver | 59d2788 | 2006-10-10 14:07:28 +0000 | [diff] [blame] | 26 | into a playlist in several places. |
Nils Wallménius | 2239bba | 2006-10-13 16:19:30 +0000 | [diff] [blame] | 27 | |
| 28 | \item[Queue.] In Rockbox, to \setting{Queue} a song means to put the song |
| 29 | into a playlist and then to remove the song from the playlist once it has |
| 30 | been played. The only difference between \setting{Insert} and |
| 31 | \setting{Queue} is that the \setting{Queue} option removes the song from the |
Martin Arver | 59d2788 | 2006-10-10 14:07:28 +0000 | [diff] [blame] | 32 | playlist once it has been played, and the \setting{Insert} option does not. |
Nils Wallménius | 2239bba | 2006-10-13 16:19:30 +0000 | [diff] [blame] | 33 | \end{description} |
Michael DiFebbo | 1997510 | 2006-07-31 13:08:21 +0000 | [diff] [blame] | 34 | |
Martin Arver | 0481d5b | 2006-10-10 15:14:36 +0000 | [diff] [blame] | 35 | \subsection{Creating playlists} |
Michael DiFebbo | 1997510 | 2006-07-31 13:08:21 +0000 | [diff] [blame] | 36 | |
Nils Wallménius | 2239bba | 2006-10-13 16:19:30 +0000 | [diff] [blame] | 37 | Rockbox can create playlists in four different ways. |
Michael DiFebbo | 1997510 | 2006-07-31 13:08:21 +0000 | [diff] [blame] | 38 | |
Dominik Riebeling | 7760743 | 2007-01-24 19:28:41 +0000 | [diff] [blame] | 39 | \subsubsection{By selecting (``playing'') a song from the File Browser} |
Nils Wallménius | 342c50f | 2006-12-18 14:10:09 +0000 | [diff] [blame] | 40 | Whenever a song is selected from the \setting{File Browser} with |
| 41 | \ActionTreeEnter, Rockbox will automatically create a playlist containing |
Dominik Riebeling | 7760743 | 2007-01-24 19:28:41 +0000 | [diff] [blame] | 42 | all of the songs in that directory and start playback with the selected |
Dominik Riebeling | 32aa4d9 | 2012-01-02 10:52:34 +0000 | [diff] [blame] | 43 | song. |
Martin Arver | 59d2788 | 2006-10-10 14:07:28 +0000 | [diff] [blame] | 44 | |
Dominik Riebeling | 7760743 | 2007-01-24 19:28:41 +0000 | [diff] [blame] | 45 | \note{If you already have created a dynamic playlist, playing a new |
| 46 | song will \emph{erase} the current dynamic playlist and create a new one. |
| 47 | If you want to add a song to the current playlist |
| 48 | rather than erasing the current |
| 49 | playlist, see the section below on how to add music to a playlist.} |
Martin Arver | 59d2788 | 2006-10-10 14:07:28 +0000 | [diff] [blame] | 50 | |
Martin Arver | 0481d5b | 2006-10-10 15:14:36 +0000 | [diff] [blame] | 51 | \subsubsection{By using Insert and Queue functions} |
Nils Wallménius | 342c50f | 2006-12-18 14:10:09 +0000 | [diff] [blame] | 52 | If playback is stopped, the \setting{Insert} and \setting{Queue} functions |
Dominik Riebeling | 7760743 | 2007-01-24 19:28:41 +0000 | [diff] [blame] | 53 | can be used as described in \ref{ref:playlist_submenu} |
| 54 | to create a new playlist instead of adding to an existing one. |
| 55 | This will \emph{erase} any dynamic playlist. |
Martin Arver | 59d2788 | 2006-10-10 14:07:28 +0000 | [diff] [blame] | 56 | |
Alex Parker | 39cc63e | 2011-08-09 13:53:39 +0000 | [diff] [blame] | 57 | \subsubsection{\label{ref:playlist_catalogue}By using the Playlist catalogue} |
| 58 | The \setting{Playlist catalogue} makes it possible to modify and create |
| 59 | playlists that are not currently playing. To do this select \setting{Playlist |
| 60 | catalogue} in the \setting{Context Menu}. There you will have two choices, |
Nils Wallménius | 342c50f | 2006-12-18 14:10:09 +0000 | [diff] [blame] | 61 | \setting{Add to playlist} adds the selected track or directory to an existing |
| 62 | playlist and \setting{Add to a new playlist} creates a new playlist containing |
Dominik Riebeling | 32aa4d9 | 2012-01-02 10:52:34 +0000 | [diff] [blame] | 63 | the selected track or directory. |
Nils Wallménius | 342c50f | 2006-12-18 14:10:09 +0000 | [diff] [blame] | 64 | |
Alex Parker | 39cc63e | 2011-08-09 13:53:39 +0000 | [diff] [blame] | 65 | \note{All playlists in the \setting{Playlist catalogue} are stored by default |
Marianne Arnold | 18bcdcc | 2008-07-06 15:58:24 +0000 | [diff] [blame] | 66 | in the \fname{/Playlists} directory in the root of your \daps{} disk and |
Alex Parker | 39cc63e | 2011-08-09 13:53:39 +0000 | [diff] [blame] | 67 | playlists stored in other locations are not included in the catalogue. It is |
Nils Wallménius | 342c50f | 2006-12-18 14:10:09 +0000 | [diff] [blame] | 68 | however possible to move existing playlists there (see |
Marianne Arnold | 90bcefa | 2008-03-03 23:01:44 +0000 | [diff] [blame] | 69 | \reference{ref:Contextmenu}).} |
Martin Arver | 59d2788 | 2006-10-10 14:07:28 +0000 | [diff] [blame] | 70 | |
Martin Arver | 0481d5b | 2006-10-10 15:14:36 +0000 | [diff] [blame] | 71 | \subsubsection{By using the Main Menu} |
Nils Wallménius | 342c50f | 2006-12-18 14:10:09 +0000 | [diff] [blame] | 72 | To create a playlist containing all music on your \dap{}, you can use the |
Alex Parker | 48db5b5 | 2009-04-26 10:56:38 +0000 | [diff] [blame] | 73 | \setting{Create Playlist} command in the \setting{Playlists} menu found |
Nils Wallménius | 342c50f | 2006-12-18 14:10:09 +0000 | [diff] [blame] | 74 | in the \setting{Main Menu}. The created playlist will be named |
Alex Parker | 48db5b5 | 2009-04-26 10:56:38 +0000 | [diff] [blame] | 75 | \fname{root.m3u8} and saved in the root of your \daps{} disk. |
Michael DiFebbo | 1997510 | 2006-07-31 13:08:21 +0000 | [diff] [blame] | 76 | |
Martin Arver | 0481d5b | 2006-10-10 15:14:36 +0000 | [diff] [blame] | 77 | \subsection{Adding music to playlists} |
Martin Arver | 59d2788 | 2006-10-10 14:07:28 +0000 | [diff] [blame] | 78 | |
Martin Arver | b530de0 | 2006-10-17 11:28:36 +0000 | [diff] [blame] | 79 | \subsubsection{\label{ref:playlist_submenu}Adding music to a dynamic playlist} |
Nils Wallménius | 2239bba | 2006-10-13 16:19:30 +0000 | [diff] [blame] | 80 | \screenshot{rockbox_interface/images/ss-playlist-menu}{The Playlist Submenu}{} |
Marianne Arnold | 90bcefa | 2008-03-03 23:01:44 +0000 | [diff] [blame] | 81 | The \setting{Playlist Submenu} is a submenu in the \setting{Context Menu} (see |
| 82 | \reference{ref:Contextmenu}), it allows you to put tracks into a |
Nils Wallménius | 2239bba | 2006-10-13 16:19:30 +0000 | [diff] [blame] | 83 | ``dynamic playlist''. If there is no music currently playing, Rockbox will |
Dominik Riebeling | 7760743 | 2007-01-24 19:28:41 +0000 | [diff] [blame] | 84 | create a new dynamic playlist and put the selected track(s) into it. |
| 85 | If there is music currently playing, Rockbox will put the |
Nils Wallménius | 2239bba | 2006-10-13 16:19:30 +0000 | [diff] [blame] | 86 | selected track(s) into the current playlist. The place in which the newly |
| 87 | selected tracks are added to the playlist is determined by the following |
Martin Arver | 59d2788 | 2006-10-10 14:07:28 +0000 | [diff] [blame] | 88 | options: |
Michael DiFebbo | 1997510 | 2006-07-31 13:08:21 +0000 | [diff] [blame] | 89 | |
Martin Arver | 59d2788 | 2006-10-10 14:07:28 +0000 | [diff] [blame] | 90 | \begin{description} |
Nils Wallménius | 342c50f | 2006-12-18 14:10:09 +0000 | [diff] [blame] | 91 | \item [Insert.] Add track(s) immediately after any tracks added via the most |
| 92 | recent \setting{Insert} operation. If no tracks have yet been added via an |
| 93 | \setting{Insert}, new tracks will be added immediately after the current |
Dominik Riebeling | 7760743 | 2007-01-24 19:28:41 +0000 | [diff] [blame] | 94 | playing track. If playback is stopped a new dynamic playlist will get |
Dominik Riebeling | fd72497 | 2010-04-07 20:53:10 +0000 | [diff] [blame] | 95 | created with the selected tracks. |
Martin Arver | 59d2788 | 2006-10-10 14:07:28 +0000 | [diff] [blame] | 96 | |
Nils Wallménius | b659c0c | 2008-03-22 15:26:45 +0000 | [diff] [blame] | 97 | \item [Insert Next.] Add track(s) immediately after current playing |
Nils Wallménius | 2239bba | 2006-10-13 16:19:30 +0000 | [diff] [blame] | 98 | track, no matter what else has been inserted. |
Martin Arver | 59d2788 | 2006-10-10 14:07:28 +0000 | [diff] [blame] | 99 | |
Nils Wallménius | b659c0c | 2008-03-22 15:26:45 +0000 | [diff] [blame] | 100 | \item [Insert Last.] Add track(s) to end of playlist. |
| 101 | |
| 102 | \item [Insert Shuffled.] Add track(s) to the playlist in a random order. |
Dave Hooper | 494fd96 | 2009-10-28 22:27:38 +0000 | [diff] [blame] | 103 | |
| 104 | \item [Insert Last Shuffled.] Add tracks in a random order to the end of the playlist. |
| 105 | |
Nils Wallménius | 2239bba | 2006-10-13 16:19:30 +0000 | [diff] [blame] | 106 | \item [Queue.] Queue is the same as Insert except queued tracks are |
Thom Johansen | c479b99 | 2008-02-13 13:32:44 +0000 | [diff] [blame] | 107 | deleted immediately from the playlist after they have been played. Also, |
Nils Wallménius | 2239bba | 2006-10-13 16:19:30 +0000 | [diff] [blame] | 108 | queued tracks are not saved to the playlist file (see |
| 109 | \reference{ref:playlistoptions}). |
Martin Arver | 59d2788 | 2006-10-10 14:07:28 +0000 | [diff] [blame] | 110 | |
Nils Wallménius | b659c0c | 2008-03-22 15:26:45 +0000 | [diff] [blame] | 111 | \item [Queue Next.] Queue track(s) immediately after current playing track. |
Martin Arver | 59d2788 | 2006-10-10 14:07:28 +0000 | [diff] [blame] | 112 | |
Nils Wallménius | b659c0c | 2008-03-22 15:26:45 +0000 | [diff] [blame] | 113 | \item [Queue Last.] Queue track(s) at end of playlist. |
Dominik Riebeling | 46e3f10 | 2007-03-04 09:52:04 +0000 | [diff] [blame] | 114 | |
Nils Wallménius | b659c0c | 2008-03-22 15:26:45 +0000 | [diff] [blame] | 115 | \item [Queue Shuffled.] Queue track(s) in a random order. |
| 116 | |
Dave Hooper | 494fd96 | 2009-10-28 22:27:38 +0000 | [diff] [blame] | 117 | \item [Queue Last Shuffled.] Queue tracks in a random order at the end of the playlist. |
| 118 | |
Nils Wallménius | b659c0c | 2008-03-22 15:26:45 +0000 | [diff] [blame] | 119 | \item [Play Next.] Replaces all but the current playing track with track(s). |
Dominik Riebeling | 46e3f10 | 2007-03-04 09:52:04 +0000 | [diff] [blame] | 120 | Current playing track is queued. |
Martin Arver | 59d2788 | 2006-10-10 14:07:28 +0000 | [diff] [blame] | 121 | \end{description} |
Michael DiFebbo | 1997510 | 2006-07-31 13:08:21 +0000 | [diff] [blame] | 122 | |
Nils Wallménius | 2239bba | 2006-10-13 16:19:30 +0000 | [diff] [blame] | 123 | The \setting{Playlist Submenu} can be used to add either single tracks or |
| 124 | entire directories to a playlist. If the \setting{Playlist Submenu} is |
| 125 | invoked on a single track, it will put only that track into the playlist. |
| 126 | On the other hand, if the \setting{Playlist Submenu} is invoked on a |
| 127 | directory, Rockbox adds all of the tracks in that directory to the |
Dominik Riebeling | 32aa4d9 | 2012-01-02 10:52:34 +0000 | [diff] [blame] | 128 | playlist. |
Michael DiFebbo | 1997510 | 2006-07-31 13:08:21 +0000 | [diff] [blame] | 129 | |
Dominik Riebeling | 7760743 | 2007-01-24 19:28:41 +0000 | [diff] [blame] | 130 | \note{You can control whether or not Rockbox includes the contents of |
Bertrik Sikken | 9e7898b | 2011-05-22 14:01:28 +0000 | [diff] [blame] | 131 | subdirectories when adding an entire directory to a playlist. Set the |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 132 | \setting{Settings $\rightarrow$ General Settings $\rightarrow$ Playlist |
| 133 | $\rightarrow$ Recursively Insert Directories} setting to \setting{Yes} if |
Marianne Arnold | b2f7c61 | 2007-12-14 02:03:58 +0000 | [diff] [blame] | 134 | you would like Rockbox to include tracks in subdirectories as well as tracks |
Dominik Riebeling | 32aa4d9 | 2012-01-02 10:52:34 +0000 | [diff] [blame] | 135 | in the currently-selected directory.} |
Dominik Riebeling | 7760743 | 2007-01-24 19:28:41 +0000 | [diff] [blame] | 136 | |
Nils Wallménius | 2239bba | 2006-10-13 16:19:30 +0000 | [diff] [blame] | 137 | Dynamic playlists are saved so resume will restore them exactly as they |
Dominik Riebeling | 32aa4d9 | 2012-01-02 10:52:34 +0000 | [diff] [blame] | 138 | were before shutdown. |
Michael DiFebbo | 1997510 | 2006-07-31 13:08:21 +0000 | [diff] [blame] | 139 | |
Solomon Peachy | fe95127 | 2018-12-14 08:20:25 -0500 | [diff] [blame^] | 140 | \note{To view, save, reshuffle, or display the play time of the current |
| 141 | dynamic playlist use the |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 142 | \setting{Playlist} sub menu in the WPS context menu or in the |
| 143 | \setting{Main Menu}.} |
Solomon Peachy | fe95127 | 2018-12-14 08:20:25 -0500 | [diff] [blame^] | 144 | |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 145 | \subsection{Modifying playlists} |
Frank Gevaerts | bb95d90 | 2008-09-23 20:29:32 +0000 | [diff] [blame] | 146 | \subsubsection{Reshuffling} |
Frank Gevaerts | abff31b | 2008-12-21 16:00:57 +0000 | [diff] [blame] | 147 | Reshuffling the current playlist is easily done from the \setting{Playlist} |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 148 | sub menu in the WPS, just select \setting{Reshuffle}. |
| 149 | |
| 150 | \subsubsection{Moving and removing tracks} |
| 151 | To move or remove a track from the current playlist enter the |
| 152 | \setting{Playlist Viewer} by selecting \setting{View Current Playlist} in the |
| 153 | \setting{Playlist} submenu in the WPS context menu or the \setting{Main Menu}. |
| 154 | Once in the \setting{Playlist Viewer} open the context menu on the track you |
| 155 | want to move or remove. If you want to move the track, select \setting{Move} in |
| 156 | the context menu and then move the blinking cursor to the place where you want |
| 157 | the track to be moved and confirm with \ActionStdOk. To remove a track, simply |
| 158 | select \setting{Remove} in the context menu. |
Dominik Riebeling | 7760743 | 2007-01-24 19:28:41 +0000 | [diff] [blame] | 159 | |
Martin Arver | 0481d5b | 2006-10-10 15:14:36 +0000 | [diff] [blame] | 160 | \subsection{Saving playlists} |
Nils Wallménius | 2239bba | 2006-10-13 16:19:30 +0000 | [diff] [blame] | 161 | To save the current playlist either enter the \setting{Playlist} submenu |
| 162 | in the \setting{WPS Context Menu} (see \reference{sec:contextmenu}) and |
| 163 | select \setting{Save Current Playlist} or enter the |
| 164 | \setting{Playlist Options} menu in the \setting{Main Menu} and select |
| 165 | \setting{Save Current Playlist}. |
| 166 | Either method will bring you to the \setting{Virtual Keyboard} (see |
| 167 | \reference{sec:virtual_keyboard}), enter a filename for your playlist and |
Thom Johansen | c479b99 | 2008-02-13 13:32:44 +0000 | [diff] [blame] | 168 | accept it and you are done. |
Michael DiFebbo | 1997510 | 2006-07-31 13:08:21 +0000 | [diff] [blame] | 169 | |
Martin Arver | 0481d5b | 2006-10-10 15:14:36 +0000 | [diff] [blame] | 170 | \subsection{Loading saved playlists} |
Dominik Riebeling | 7760743 | 2007-01-24 19:28:41 +0000 | [diff] [blame] | 171 | \subsubsection{Through the \setting{File Browser}} |
| 172 | Playlist files, like regular music tracks, can be selected through the |
| 173 | \setting{File Browser}. When loading a playlist from disk it will replace |
| 174 | the current dynamic playlist. |
| 175 | |
Alex Parker | 39cc63e | 2011-08-09 13:53:39 +0000 | [diff] [blame] | 176 | \subsubsection{Through the \setting{Playlist catalogue}} |
| 177 | The \setting{Playlist catalogue} offers a shortcut to all playlists in your |
Marianne Arnold | 18bcdcc | 2008-07-06 15:58:24 +0000 | [diff] [blame] | 178 | \daps{} specified playlist directory. |
Dominik Riebeling | 7760743 | 2007-01-24 19:28:41 +0000 | [diff] [blame] | 179 | It can be used like the \setting{File Browser}. |
Michael DiFebbo | 1997510 | 2006-07-31 13:08:21 +0000 | [diff] [blame] | 180 | |