brandan-schmitz / plexbot

Plexbot - A discord bot for automating movie libraries.
0 stars 0 forks source link

Import processor not updating progress properly #75

Closed brandan-schmitz closed 3 years ago

brandan-schmitz commented 3 years ago

When the import processor is running, it is not properly updating its status when it finished processing a file all the time. This causes it to import some media but still show its still processing the same file. Percentage in Bot Status IS being updated.

Additionally, when processing the first file, the progress in the Bot Status message continues to show import Processor - initializing when it should switch to show `Import Processor - 0.00% while processing the first one. However this is working otherwise.

brandan-schmitz commented 3 years ago

To clarify, the progress is being updated however it is one behind the count of where it should be.