![]() |
Jellyfin NAS Not Scanning Correctly - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: Jellyfin NAS Not Scanning Correctly (/t-jellyfin-nas-not-scanning-correctly) |
Jellyfin NAS Not Scanning Correctly - ghunterx21 - 2025-03-29 Hi all, Having an issue which is genuinly driving me insane. I had Jellyfin inside an LXC container on Proxmox with an NTFS drive passed through and Samba installed so I can access the drive to add media. Everything works perfectly, but running out of space. So got myself a NAS, installed Proxmox with two containers, one Jellyfin and one OpenMediaVault. Setup OMV with the new drives, one with EXT4 and one with NTFS, shared using NFS, which Jellyfin sees and adds all the data, so I'm back to having my Jellyfin in the new container running from the NAS. But here's the issue. When I delete content from the folder in explorer, Jellyfin is not detecting the changes, I need to delete from Jellyfin to delete from the folder and remove it from Jellyfin. If I copy content to the folder, it doesn't detect it. I need to run Scan Media Library. I've set it to run every 15 minutes now, but never needed to do this before. I'm not sure what I'm doing wrong here to be honest. It worked in the other container perfectly fine, it watches the folder for changes and never had any issues. Is there clearly something I'm missing?? Thanks all for your time. RE: Jellyfin NAS Not Scanning Correctly - Efficient_Good_5784 - 2025-03-30 The issue you're facing is that real-time monitoring does not work over a network share. Network shares do not support the necessary thing that enables real-time reporting to function. It only works when the media is added to drives directly mounted to the host OS. You'll have to get used to scanning a specific season/show/movie/library or whole server to get network share additions and deletions to be handled. RE: Jellyfin NAS Not Scanning Correctly - ghunterx21 - 2025-03-30 (2025-03-30, 01:09 AM)Efficient_Good_5784 Wrote: The issue you're facing is that real-time monitoring does not work over a network share. Thanks for your reply. I had thought that. But I currently have the Proxmox running on the Nas with the new Jellyfin container, I've passed both drives through, but even when I scan drives it won't then remove it from the library. Tried with both EXT4 and NTFS drives, in case it's a filesystem issue. So not sure anymore. RE: Jellyfin NAS Not Scanning Correctly - TheDreadPirate - 2025-03-30 Can you share your jellyfin log via privatebin.net? |