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