Spotted this error in the logs. It might be why progress is not updating
Exception in Tkinter callback
Traceback (most recent call last):
File "Tkinter.pyo", line 1541, in __call__
File "Tkinter.pyo", line 592, in callit
File "C:\Users\User\AppData\Local\EDMarketConnector\plugins\hutton-helper\progress.py", line 252, in __fetch
File "C:\Users\User\AppData\Local\EDMarketConnector\plugins\hutton-helper\progress.py", line 161, in update
File "C:\Users\User\AppData\Local\EDMarketConnector\plugins\hutton-helper\progress.py", line 189, in __display_header_and_footer
File "Tkinter.pyo", line 2028, in grid_configure
TclError: invalid command name "-row"
Spotted this error in the logs. It might be why progress is not updating