From d74bf7e8281cca7c55424482ceb87606511546c0 Mon Sep 17 00:00:00 2001 From: Markury Date: Fri, 3 Oct 2025 00:36:47 -0400 Subject: [PATCH] ui: update info notes for music and playlists folder settings --- src/routes/settings/+page.svelte | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/routes/settings/+page.svelte b/src/routes/settings/+page.svelte index abe1171..5d4cfba 100644 --- a/src/routes/settings/+page.svelte +++ b/src/routes/settings/+page.svelte @@ -147,10 +147,6 @@ {#if activeTab === 'library'}

Library Folders

-

- Note: Music and Playlists folders should be in the same parent directory for playlists to work properly in other apps. -

-
@@ -170,6 +166,10 @@ {/if}
+

+ Note: Try making a new folder to start. Shark might not like a huge pre-existing music library. +

+
@@ -182,6 +182,9 @@ />
+

+ Note: Music and Playlists folders should be in the same directory for playlists to work properly in other apps. +

{#if currentPlaylistsFolder} Currently using: {currentPlaylistsFolder} {:else}