Ruslan Nagimov

Results 20 comments of Ruslan Nagimov

Much appreciated, thanks!

I have few repeated tasks implemented through `%...`, but I can definitely survive without changing the epoch for them. I do see though why one would want to change seconds...

Could you create `help_needed`-tagged issues for the remaining work if you'd like any help? Or are you planning to push to master only after you're done?

Great news thanks! I am still very interested in this. My current workaround includes stuff like `sleep(30)`, so switching to full cronex implementation would certainly help.

Sure thanks I'll start migrating from original cronex next week

This looks like an apt issue to me. Unfortunately I am not familiar with the octopi and its tweaks and differences from raspbian.

Yes octopi is based on raspbian, but it's tweaked and repackaged via [CustomPiOS](https://github.com/guysoft/CustomPiOS). Sorry I don't have the resources to test against multiple distributions. If you have issues with adxl...

Here's my simple script that deals with listing a history of individual files within duplicati backup: https://github.com/nagimov/duplicati-file-history I've been using it to check what days I worked on certain files...