kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
33 wiersze
1.2 KiB
Markdown
33 wiersze
1.2 KiB
Markdown
|
# Add playlists to your queue
|
||
|
|
||
|
Add entire playlists to your queue to start listening to them. Choose from the following **Play options**:
|
||
|
|
||
|
- **Play** – remove all content from the queue and play the selected playlist.
|
||
|
- **Add to queue** – add the selected playlist to the end of the queue.
|
||
|
- **Play next** – add the selected playlist to the next position in the queue.
|
||
|
- **Play now** – play the selected playlist immediately but do not clear the queue.
|
||
|
|
||
|
You can add playlists from the following places:
|
||
|
|
||
|
```{contents}
|
||
|
:local:
|
||
|
```
|
||
|
|
||
|
## From the playlist details page
|
||
|
|
||
|
To add an playlist to the queue from the playlist details page:
|
||
|
|
||
|
1. Go to the playlist's details page.
|
||
|
2. Select {guilabel}`Play all` to **Play** the playlist. Select the dropdown icon ({fa}`caret-down`) to select a different **Play option**.
|
||
|
|
||
|
You're done! You've added the playlist to your queue.
|
||
|
|
||
|
## From an playlist card
|
||
|
|
||
|
To add an playlist from its playlist card:
|
||
|
|
||
|
1. Find the playlist card in the interface.
|
||
|
2. Select the orange play button ({fa}`play`) to **Play** the playlist. Select the kebab menu ({fa}`ellipsis-v`) to select a different **Play option**.
|
||
|
|
||
|
That's it! You've added the playlist to your queue.
|