moonraker
moonraker copied to clipboard
Feature request: track user with job
I share my printer with my roommate. It would be nice if the jobs could store who created them so we can track filament usage between us.
I want to be able to GET /server/history/list
and see something like
"created_by": "<username>"
in each job.
I'm happy to try implementing this. Please let me know if it's a welcomed change.