From 06154bc6f0d323a516340c9084407273f6af6c22 Mon Sep 17 00:00:00 2001 From: deltadelta Date: Wed, 13 Mar 2019 13:24:15 +0100 Subject: [PATCH] Merge branch 'develop' into 'doc/remove_content' # Conflicts: # docs/users/upload.rst --- docs/users/upload.rst | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/docs/users/upload.rst b/docs/users/upload.rst index 732e9fcaa..c6f5646f0 100644 --- a/docs/users/upload.rst +++ b/docs/users/upload.rst @@ -1,5 +1,5 @@ -Uploading Content To Funkwhale -============================== +Uploading and removing content on Funkwhale +=========================================== To upload content to any Funkwhale instance, you need: @@ -143,3 +143,14 @@ by instance admins. Once uploaded, your files should be processed shortly. It's usually a matter of seconds, but can vary depending on server load. + +.. _upload-remove: + +Removing files +-------------- + +If you want to remove some of the files you have uploaded, visit ``/content/libraries/tracks/`` or click "Add content" in the sidebar then "Tracks" in the top menu. +Then select the files you want to delete using the checkboxes on the left ; you can filter the list of files using a search pattern. +Finally, select "Delete" in the "Action" menu and click "Go". + +This operation does *not* remove metadata, meaning that deleted tracks will remain visible in your library. They just won't be playable anymore.