From 0dc81176d1c74302db0d70d193cb13f851df9986 Mon Sep 17 00:00:00 2001 From: ArneBo Date: Tue, 11 Mar 2025 11:28:44 +0100 Subject: [PATCH] fix(docs): typo --- docs/specs/library-drop/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/specs/library-drop/index.md b/docs/specs/library-drop/index.md index c897f87b4..40cb2ec08 100644 --- a/docs/specs/library-drop/index.md +++ b/docs/specs/library-drop/index.md @@ -2,7 +2,7 @@ ## Issue -We now have playlist, use complained about library not being clearly defined. +We now have playlists for sorting music and sharing, users complained about library not being clearly defined. ## Proposed solution @@ -14,7 +14,7 @@ A new endpoint to move upload from one library to another : `PATCH` on `api/v2/u New `description` field on playlist, to inherit from the `description` field of Library -Library Follows will be transformed to user follow. +Library Follows will be transformed to user follows. The schedule_scan function of the library still exist and allow federation of audio content During user creation, built-in libraries are generated automatically by `create_user_libraries`