cameroncros / OctoPrint-DiscordRemote

Discord plugin for OctoPrint
MIT License
68 stars 32 forks source link

Fixed Python Compatibility #240

Closed LyricPants66133 closed 1 year ago

LyricPants66133 commented 1 year ago

Fixes issue #239

This fixes an important compatibility issue where Octoprint attempts to upgrade the plugin despite not having the required Python version. Based on this page from the octoprint docs.

Another fix must also be performed on the octoprint plugin repository so that OctoPrint’s built-in Plugin Manager can work properly.

cameroncros commented 1 year ago

Looks good, except that you somehow forked from a very old version of the repo? In any case, I am fixing the conflict, and will merge it.

cameroncros commented 1 year ago

Thank you for finding that and making the MR, greatly appreciated. If you want, I am happy to add you to the credits on the readme, but I havent done it yet.