moonraker/moonraker/components/file_manager
Eric Callahan 9dd0797f49 file_manager: ignore duplicate "create_file" notifications for gcode files
The the cancel object post processor results in an additional
"create_file" notification when the old file is replaced.
Track previous "create_file" notifications for valid gcode
files so the dups can be suppressed.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2021-12-05 06:45:06 -05:00
..
__init__.py file_manager: move modules to its own package 2021-07-06 19:25:10 -04:00
file_manager.py file_manager: ignore duplicate "create_file" notifications for gcode files 2021-12-05 06:45:06 -05:00
metadata.py metadata: add support for object postprocessing 2021-12-05 06:45:06 -05:00