Timed start of print job

Hi,

I would like to see the functionality to start an uploaded print job at a specified time. I often have the problem that starting a print job right away would annoy the nighbours at night but starting it at a time when I am still asleep would be no problem for them.


Comments

  • Start of a print is the most error prone time of a print. That should not really happen unattended. Plus it might add extra conflicts and problems so I think it is just too dangerous to add in a official version.

    You can check the web api how to start a job. You can send that with curl command line tool. Linux has e.g. the at command that allows execution of a command line at a given time. So with that you could achieve what you want on your own risk.
Sign In or Register to comment.