moonraker/moonraker
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
..
components file_manager: ignore duplicate "create_file" notifications for gcode files 2021-12-05 06:45:06 -05:00
app.py app: add request debug logging 2021-11-26 06:11:13 -05:00
confighelper.py confighelper: add get_hash method 2021-11-28 11:15:23 -05:00
eventloop.py eventloop: fix FlexCallback annotation 2021-11-12 10:11:39 -05:00
moonraker.py update_manager: handle system package init 2021-12-05 06:26:34 -05:00
utils.py utils: add method to load system level modules 2021-11-15 06:41:38 -05:00
websockets.py moonraker: report websocket connection via /server/info 2021-09-21 11:30:25 -04:00