Page 1 of 1

Symlinks not auto updated

PostPosted: Fri Mar 27, 2015 6:24 pm
by voldrix
I am running Serviio 1.5.1 on Debian (Jesse) Linux with Java Server JRE 8u40.
My main media folder is shared, and whenever I make changes in it, they show up automatically now. Very cool.
But I also have several symlinks under that directory to other media folders. Serviio follows and plays things under these links just fine, but I noticed that when I make changes or add to those files, Serviio does not pick up on it, and I have to force refresh via the API, since there is no refresh interval anymore.
So I wonder, is there a way Serviio can auto monitor symlink'd files as well?
Would this work with hard links? Though I prefer not to use them.

Re: Symlinks not auto updated

PostPosted: Sun Mar 29, 2015 8:12 pm
by zip
On Linux the file system notification is based on iNotify. if you manage to tune it to work with iNotify, it should then work with Serviio too.

Re: Symlinks not auto updated

PostPosted: Tue Feb 02, 2016 7:57 pm
by RaNd
voldrix wrote:I am running Serviio 1.5.1 on Debian (Jesse) Linux with Java Server JRE 8u40.
My main media folder is shared, and whenever I make changes in it, they show up automatically now. Very cool.
But I also have several symlinks under that directory to other media folders. Serviio follows and plays things under these links just fine, but I noticed that when I make changes or add to those files, Serviio does not pick up on it, and I have to force refresh via the API, since there is no refresh interval anymore.
So I wonder, is there a way Serviio can auto monitor symlink'd files as well?
Would this work with hard links? Though I prefer not to use them.



Use the "Include hidden files" to follow symlinks, works with 1.5.2/1.6

Re: Symlinks not auto updated

PostPosted: Sat Feb 27, 2016 9:13 pm
by stephendhill
RaNd wrote:Use the "Include hidden files" to follow symlinks, works with 1.5.2/1.6

This doesn't work for me unfortunately.