SOLVED: Jellyfin not detecting media in Unraid - 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: Jellyfin not detecting media in Unraid (/t-solved-jellyfin-not-detecting-media-in-unraid) |
Jellyfin not detecting media in Unraid - doogly - 2023-08-16 Alright, so I recently built a brand new NAS specifically to run Unraid and Jellyfin as a docker app (I had been running Jellyfin on a Windows Server for years). This is a completely brand new from scratch build, I've never worked with Unraid before so hopefully I'm missing something simple. I'm going to list the steps I've taken so far, but please let me know if there's a "best practice" for any of this stuff that I may have overlooked.
Other than those things, I haven't done any other configuration to my Unraid instance or Jellyfin. Am I missing something obvious? Is there a better way I should be setting up my Media shares within Unraid/Jellyfin? I've spent probably over two hours trying to find an answer to this problem, and genuinely feel stuck on this one. Any help or suggestions would be immensely appreciated. RE: Jellyfin not detecting media in Unraid - doogly - 2023-08-16 Well... I finally solved my problem. It turns out then when adding the network shares to the Jellyfin docker config, I had simply copied and pasted the file path, thinking that would be sufficient. It looks like Unraid/Jellyfin doesn't work like that. After find the timestamped portion of this video: https://youtu.be/RaNayscmO9A?t=145 I noticed that when he clicked on the folder he had a dropdown to select the appropriate share. So I went back into the Jellyfin config, and this time cleared the field and selected the correct folder structure via the auto-populated dropdown menu. Once I had done this, I went back into the Jellyfin Web Interface, removed the old (erroneous) libraries, and selected the correct ones. This time I no longer have that weird colon at the beginning of the library name and it no longer ends in ":ro". So everything is working now! Hopefully this helps if someone else has this same issue down the road. |