funkwhale/docs/user/queue/remove.md

64 wiersze
1.5 KiB
Markdown
Czysty Zwykły widok Historia

2022-01-19 18:49:46 +00:00
# Remove content from your queue
```{note}
If you remove the currently playing track, the next item in the queue plays. If you remove all items, the queue closes.
```
You can remove content from your queue at any time. You can choose between the following options:
```{contents}
:local:
```
## Remove individual tracks from the queue
To remove individual tracks from the queue:
2022-07-23 13:32:35 +00:00
::::{tab-set}
:::{tab-item} Desktop
:sync: desktop
2022-01-19 18:49:46 +00:00
1. Select the up arrow ({fa}`caret-up`) on the queue menu to expand the queue.
2. Select the delete icon ({fa}`times`) next to the track you want to remove.
2022-07-23 13:32:35 +00:00
:::
2022-01-19 18:49:46 +00:00
2022-07-23 13:32:35 +00:00
:::{tab-item} Mobile
:sync: mobile
2022-01-19 18:49:46 +00:00
1. Select the player bar at the bottom of the screen to expand the player.
2. Select the up arrow ({fa}`caret-up`) on the queue menu to expand the queue.
3. Select the delete icon ({fa}`times`) next to the track you want to remove.
2022-07-23 13:32:35 +00:00
:::
::::
2022-01-19 18:49:46 +00:00
That's it! You've removed tracks from your queue.
## Remove all content from the queue
To remove all content from your queue at once:
2022-07-23 13:32:35 +00:00
::::{tab-set}
:::{tab-item} Desktop
:sync: desktop
2022-01-19 18:49:46 +00:00
1. Select the up arrow ({fa}`caret-up`) on the queue menu to expand the queue.
2. Select {guilabel}`Clear` to remove all content from the queue.
2022-07-23 13:32:35 +00:00
:::
2022-01-19 18:49:46 +00:00
2022-07-23 13:32:35 +00:00
:::{tab-item} Mobile
:sync: mobile
2022-01-19 18:49:46 +00:00
1. Select the player bar at the bottom of the screen to expand the player.
2. Select the up arrow ({fa}`caret-up`) on the queue menu to expand the queue.
3. Select {guilabel}`Clear` to remove all content from the queue.
2022-07-23 13:32:35 +00:00
:::
::::
2022-01-19 18:49:46 +00:00
That's it! You've removed all content from your queue.