Richard Bos
Richard Bos
I think it is perfectly fine to use minidlna to prevent duplication. The only thing that is missing is the integration between the two (owncloud/music + minidnla). If minidnla is...
A reference to the project website in de app is indeed missing ( e.g. via the settings menu )
What's the reason (the background) that the workflow job(s) are not executed immediately? Is this to prevent that that the Nexcloud engine gets blocked by a long running script? Just...
> As soon as the file is touched inotify comes into action and execute the workflow scripts. > This script could figure out with the command mentioned in the previous...
> You could watch the database file for oc_jobs. How would that be done? inotify (inode notification) is a buildin Linux kernel module that gets triggered when a file is...
> for instance MySQL/MariaDB stores each table in a single file, so you can watch this one for changes Nice one. I didn't realize that this was possible. I run...
@blizzz thanks for the followup and idea. Another app sounds rather heavy to me, for what I think is something simple. What is against it to touch a file on...
And there it is the other app: https://github.com/icewind1991/files_inotify but i don't know if it is suitable for the case discussed above.
@XueSheng-GIT no. I'm still checking every 5 minutes if there is something to update. It would be better with an inotify solution.
This issue can be closed I think. As it has been not been active for a very long time. Please close the issue, if that is ok for you.