dude75 wrote:By the way symbolink links work somehow (i.e. redirecting an internal volume folder to an external USB volume folder) but not really convenient as the media indexing service won't pick up automatically changes in the USB drive...need to launch manually the indexation each time you drop a new file in your USB drive...so not really an option for me as I'm looking for an hassle free solution...
My findings are very mixed. I symlinked 2 external (USB) drives and re-indexed.
So my folder structure looks like...
/volume1/video/TV_UK -> /volumeUSB1/usbshare/TV_UK
/volume1/video/TV_US -> /volumeUSB2/usbshare/TV_US
On the folders which are the USB drives, all the .avi files seemed to be picked up OK but most of the .mp4 and .mkv files failed. So synoindexd seems to be able to work with .avi but not the other formats. synoindex (-A or -a) won't pick up the missing files. Renaming a .mkv file to .txt and then back to .mkv will cause synoindexd to report "cant retrieve metadata from file...", moving the file to /volume1/video and everything is OK again, which is not surprising since synoindex/synoindexd seem to have no problem with folders actually on /volume1.
I also tried mount --bind and its no better.
Hopefully Synology will fix this real soon.