You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try this mount command. Play around with it until it works as intended. Notable tags:
--vfs-read-wait, time it waits before reading ahead (ie if it's only pulling metadata, then closing the connection to that file, it won't read ahead)
--vfs-read-chunk-size Minimum chunk size it pulls when reading ahead, it's doubled each request up until the chunk size limit.
--dir-cache-time and --cache-info-age caches metadata, with these you can actually sometimes run time ls -1R /mnt/zurg to pull the entire directory structure, then stop zurg completely and scan with just rclone running via names only.
Play around with settings in Jellyfin/Emby so it doesn't read the entire file to scan (online lookup only, no sound levelling, chapter thumbnails, etc. Unsure on specifics for anything but Plex, but for Plex you just disable everything)
Jellyfin and emby taking too long to scan the libraries.
Is there anything specifically I have to do for this problem?
The text was updated successfully, but these errors were encountered: