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
Hi there,
would it be sensible to add echo "inotify=yes" >>/etc/minidlna.conf
to entrypoint.sh on line 40?
I see that file updates in the shared folders will be than updated directly into the minidlna database.
Thanks for your work. I am loving you implementation. Works like a charm. I am new to github, so not sure how everything works around here.
The text was updated successfully, but these errors were encountered:
Hi there,
would it be sensible to add
echo "inotify=yes" >>/etc/minidlna.conf
to entrypoint.sh on line 40?
I see that file updates in the shared folders will be than updated directly into the minidlna database.
Thanks for your work. I am loving you implementation. Works like a charm.
I am new to github, so not sure how everything works around here.
The text was updated successfully, but these errors were encountered: