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}