Posts: 89
Threads: 19
Joined: Dec 2019
Reputation:
1
I just discovered why my dlna database needed a manual update. The setting in minidlna.conf is set to inotify=no
Is there any reason why this is not set to yes?
Posts: 14,097
Threads: 321
Joined: Mar 2018
Reputation:
576
My understanding from looking into this in the past is that (a) large numbers of inotify events can cause performance problems and (b) its not reliable when there are large numbers of events. MPD also offers a similar option that creates inotify events. If both MPD and miniDLNA have the option set then support becomes an issue.
Posts: 14,097
Threads: 321
Joined: Mar 2018
Reputation:
576
You could always turn it ON and if no bad side effects then its a win.