You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Built a new widget that can scroll for very long error messages to replace the default unhandled error box.
Logger will now log output to console if debug executable is executed.
Changed
Improve logging in the plugin loader.
Use new error window widget to display unhandled errors.
Now uses UV instead of Poetry.
Logger starts in debug mode and is configured on first message via the users settings.
Fixed
Movie clean title table would not properly save/update user settings or defaults after being modified once.
Subprocess windows executing in a new window on Windows.
'None' being added to each unhandled error exception output.
Major bug when attempting to use requirements.txt on a system that didn't have Python installed.
Removed
NfoForge no longer looks for and installs requirement text files for packages. This is a breaking change but is required to properly ensure this works across multiple configurations.