Post render command

General discussions and questions.
Post Reply
tobkum
Posts: 3
Joined: Wed Sep 18, 2019 9:55 am

Post render command

Post by tobkum »

Hey there!

I'd like to send a message to my mobile device when a render job has completed. Doing this via a Post Render Command only sends that message if the renderjob gets deleted though - but the point of sending the message is that I get a notification when I'm not in front of the computer. Is there a hook that triggers when the status is done instead of deleted?

Cheers and thanks for the great work!
User avatar
timurhai
Site Admin
Posts: 911
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: Post render command

Post by timurhai »

Timur Hairulin
CGRU 3.3.1, Ubuntu 20.04, 22.04, MS Windows 10 (clients only).
tobkum
Posts: 3
Joined: Wed Sep 18, 2019 9:55 am

Re: Post render command

Post by tobkum »

I looked over that, thanks. The problem is that I cannot get my head around it (I'm not really a coder). I want to execute a python script when a render is done - what would the simplest example of a custom_events.py be in that case?
Post Reply