kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
47 wiersze
1.9 KiB
Markdown
47 wiersze
1.9 KiB
Markdown
# Delete content from a library
|
|
|
|
```{warning}
|
|
When you delete content from a library you delete the audio files from your {term}`pod`. Make sure you have a backup of any files you want to keep.
|
|
```
|
|
|
|
You can delete content from a library at any time. To do this:
|
|
|
|
::::{tab-set}
|
|
|
|
:::{tab-item} Desktop
|
|
:sync: desktop
|
|
|
|
1. Log in to your pod.
|
|
2. Select the upload icon ({fa}`upload`) in the top of the sidebar.
|
|
3. Select {guilabel}`Get started` under {guilabel}`Upload third-party content in a library`.
|
|
4. A screen appears showing your upload quota and your libraries.
|
|
5. Select {guilabel}`Library Details` under the library you want to edit.
|
|
6. Select the {guilabel}`✎ Edit` button at the top of the screen.
|
|
7. Scroll down to the {guilabel}`Library contents` section. A list of tracks is shown.
|
|
8. Select the checkbox ({fa}`square`) next to the tracks you want to delete. Selected tracks show a tick ({fa}`check-square`).
|
|
9. Select {menuselection}`Actions --> Delete`.
|
|
10. Select {guilabel}`Go`.
|
|
11. Select {guilabel}`Launch` on the warning message that appears.
|
|
|
|
:::
|
|
|
|
:::{tab-item} Mobile
|
|
:sync: mobile
|
|
|
|
1. Log in to your pod.
|
|
2. Select the upload icon ({fa}`upload`) at the top of the screen.
|
|
3. Select {guilabel}`Get started` under {guilabel}`Upload third-party content in a library`.
|
|
4. A screen appears showing your upload quota and your libraries.
|
|
5. Select {guilabel}`Library Details` under the library you want to edit.
|
|
6. Select the {guilabel}`✎ Edit` button at the top of the screen.
|
|
7. Scroll down to the {guilabel}`Library contents` section. A list of tracks is shown.
|
|
8. Select the checkbox ({fa}`square`) next to the tracks you want to delete. Selected tracks show a tick ({fa}`check-square`).
|
|
9. Select {menuselection}`Actions --> Delete`.
|
|
10. Select {guilabel}`Go`.
|
|
11. Select {guilabel}`Launch` on the warning message that appears.
|
|
|
|
:::
|
|
::::
|
|
|
|
That's it! You've successfully deleted the content from your library.
|