I am running the lastest Monitor on Windows and have a RPi with the RS 1.1.2.
My 3 printers are setup to share the same gcode folders between them. I.e. I upload to Printer 1, and Printer 2/3 use the same directory.
In Monitor if I clink into 2D/3D/GCode/etc of the file, it shows the correct content but the wrong title. The title appears to be coming from the not-in-use folder of that Printer.
I.e. I have uploaded 3 files as follows:
-- Printer 1 Default: Printer1_1.gcode, Printer1_2.gcode, Printer1_3.gcode
-- Printer 2 Default: Printer2_1.gcode, Printer2_2.gcode, Printer2_3.gcode
But I have then changed the print folder of Printer 2 to use Printer 1.
I see on Printer 2, the as expected, Printer 1 files. They print and can see the 2d/3d/gcode without issue. But the title of the file name in the view area (after i click on 2d/3d/gcode -- it is the right name in the table) it shows the wrong title.
My assumption is that there is a bug with maybe the process to get the title, and it is looking in the Printer 2 Default for title but getting all the content from Printer 1 Default (which is what I am using).