In addition regularly write access limits the lifetime of the sdcard. I have heard, in some raspberry 24/7 use cases (not related to dvblink) the card must replaced 2-3 times per year.
Now my questions:
- Can you give an overview, which files are modified by dvblink-server? With some background info? As I could use "timeshift_path" in the other thread, maybe there are possibilities for configuration? E.g. prevent unnecessary write-access or move to another disk by dvblink-config or mounting involved pathes or files to other disks if possible.
- Maybe someone can help to find the modified files for myself. That would be useful not only for dvblink. I could see with iotop, which processes cause disk-i/o, but I didn't find out which files where modified. How can I find recently modified files on the whole raspian-system? With my beginner skills I couldn't find such files with the find-command for example.