bchanudet / OctoPrint-Octorant

Discord plugin for OctoPrint
MIT License
26 stars 14 forks source link

remaining_formatted #42

Closed qkdefus closed 1 year ago

qkdefus commented 4 years ago

remaining_formatted does not work as intended on "printing process : started" for some reason i randomly get "The variable {remaining_formatted} is invalid for this message" and some prints it return the correct value when starting a new print.

if possible i would love {progress} to work on "printing process : started" as well, even tho value is zero :)

thanks

rwaight commented 2 years ago

What would need to be added for {remaining_formatted} to be added to the started event printing process? I saw that {remaining_formatted} is not listed as an option for the started event printing process and validated with the following:

I've started printing {name}, the print will take approximately {remaining_formatted}. Octorant Warning The variable {remaining_formatted} is invalid for this message Available variables: {origin}, {name}, {spent}, {user}, {owner}, {path}, {spent_formatted}, {size}