d8ahazard / deluge-extractorplus-plugin

Extractor Plus plugin for Deluge (Formerly SimpleExtractor V2)
GNU General Public License v3.0
18 stars 2 forks source link

After installation, plugin shows as "Extractor" and not "ExtractorPlus" #11

Open michaelvrobles opened 5 months ago

michaelvrobles commented 5 months ago

Title. I installed the python 3.10 egg through the deluge webui, enabled the plugin, and in my preferences sidebar "Extractor" is there. But I thought this egg was ExtractorPlus according to the screenshots? I then tried installing the python 3.11 egg, and rebooting my container, and the issue is still there. I only have basic extraction features. Screenshot from 2024-06-29 15-26-02

ssbm-oro commented 4 days ago

Extractor is a simpler plugin that comes bundled with Deluge, that's what you're seeing in your plugin settings. I've been trying to get ExtractorPlus to work with Deluge 3.1.1 and I was able to get it to appear as an option by removing the version from the file name of the build for python 3.11. But when I enable it, it doesn't add any options in preferences.

As far as I can tell, ExtractorPlus simply isn't compatible with Deluge 3.1.1 and ExtractorPlus hasn't been updated in 2 years.