Jellyfin Forum
SOLVED: My music library is not detected at all - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+---- Forum: Media Scanning & Identification (https://forum.jellyfin.org/f-media-scanning-identification)
+---- Thread: SOLVED: My music library is not detected at all (/t-solved-my-music-library-is-not-detected-at-all)



My music library is not detected at all - chazex054 - 2024-05-17

none of my music is found, mp3s including other formats i have tried. movies and other media works just not music. any help would be greatly appreciated

i got all my music from spotify downloader, also had some of my own. none of these are being recognised


RE: My music library is not detected at all - TheDreadPirate - 2024-05-17

Can you share your full jellyfin log on pastebin?


RE: My music library is not detected at all - chazex054 - 2024-05-17

i think this is correct https://pastebin.com/09tswHh8

ive also got another container accessing the zfs partion which i use for samba


RE: My music library is not detected at all - TheDreadPirate - 2024-05-17

It looks like you have a library pointed at /storage and then your music library pointed at /storage/jellyfin/music.

Code:
[2024-05-17 16:33:34.633 +00:00] [INF] Watching directory "/storage"
[2024-05-17 16:33:47.461 +00:00] [INF] Stopping directory watching for path "/storage"
[2024-05-17 16:33:47.468 +00:00] [INF] Found duplicate path: "/storage/jellyfin/music"
[2024-05-17 16:33:47.474 +00:00] [INF] Found duplicate path: "/storage/jellyfin/music"

Is that a correct assessment? If so, you need to adjust your libraries or reorganize your folders so that you aren't pointing your library at /storage.


RE: My music library is not detected at all - chazex054 - 2024-05-17

okay thank you i will move my main library to a subfolder of storage, then keep music at the current directory?


RE: My music library is not detected at all - TheDreadPirate - 2024-05-17

Yes. Once you resolve that duplication issue it should start scanning your music library.


RE: My music library is not detected at all - chazex054 - 2024-05-17

yes, that worked thank you very much.