[Plugin] LabelPlus v0.3.2.2

Suggest, post, or discuss plugins for Deluge
Labbz0re
New User
New User
Posts: 9
Joined: Fri Jan 10, 2020 11:01 pm

Re: [Plugin] LabelPlus v0.3.2.2

Post by Labbz0re »

I can install labelplus and enable it in deluge 2.0.3, but i cant use it anywhere in the webgui? cant add label when adding new torrents or create labels? no labelplus in filters. Or am i missing someting?
slvrdragn
Member
Member
Posts: 36
Joined: Tue Dec 12, 2017 4:50 pm

Re: [Plugin] LabelPlus v0.3.2.2

Post by slvrdragn »

The only webui part is right click on a torrent to assign a label.
You have to use the GTK UI to do the rest.
Labbz0re wrote:I can install labelplus and enable it in deluge 2.0.3, but i cant use it anywhere in the webgui? cant add label when adding new torrents or create labels? no labelplus in filters. Or am i missing someting?
Labbz0re
New User
New User
Posts: 9
Joined: Fri Jan 10, 2020 11:01 pm

Re: [Plugin] LabelPlus v0.3.2.2

Post by Labbz0re »

slvrdragn wrote:The only webui part is right click on a torrent to assign a label.
You have to use the GTK UI to do the rest.
Labbz0re wrote:I can install labelplus and enable it in deluge 2.0.3, but i cant use it anywhere in the webgui? cant add label when adding new torrents or create labels? no labelplus in filters. Or am i missing someting?
Than you for answering me :)
But that is not possible with deluge 2.0.3 right ?
i did just try with "deluge-1.3.15-win32-py2.7"

Where can i download "GTK UI" ?
mhertz
Moderator
Moderator
Posts: 2182
Joined: Wed Jan 22, 2014 5:05 am
Location: Denmark

Re: [Plugin] LabelPlus v0.3.2.2

Post by mhertz »

Labbz0re wrote:
But that is not possible with deluge 2.0.3 right ?
i did just try with "deluge-1.3.15-win32-py2.7"
Experimental deluge2 support, curtosy of bdutro:
https://github.com/bdutro/deluge-labelplus/releases
Where can i download "GTK UI" ?
That is just the name for main deluge program(graphical), deluge.exe on windows, so you already have it I'm guessing. BTW, remember you need rename plugin to right python version, or as bdutro already provides different editions, then just choose correct python version if not using already(since you can enable it even, then sounds like correct version though)
Labbz0re
New User
New User
Posts: 9
Joined: Fri Jan 10, 2020 11:01 pm

Re: [Plugin] LabelPlus v0.3.2.2

Post by Labbz0re »

mhertz wrote:
Labbz0re wrote:
But that is not possible with deluge 2.0.3 right ?
i did just try with "deluge-1.3.15-win32-py2.7"
Experimental deluge2 support, curtosy of bdutro:
https://github.com/bdutro/deluge-labelplus/releases
Where can i download "GTK UI" ?
That is just the name for main deluge program(graphical), deluge.exe on windows, so you already have it I'm guessing. BTW, remember you need rename plugin to right python version, or as bdutro already provides different editions, then just choose correct python version if not using already(since you can enable it even, then sounds like correct version though)
I run deluge "Deluge 2.0.3-2-201906121747-ubuntu18.04.1"in docker on synology.
i can install labelplus & YaRSS2 (py3.6.egg) if i add them in the plugin folder. But they not showing up in Preferences.
And i cant connect to deluge from windows client "1.3.15-win32-py2.7" i cant see any deluge client for windows that have py3.6 :P
sorry im noob :P
Tack för att du svarar ändå :)
Printscreen https://pasteboard.co/IPQPFuv.png
mhertz
Moderator
Moderator
Posts: 2182
Joined: Wed Jan 22, 2014 5:05 am
Location: Denmark

Re: [Plugin] LabelPlus v0.3.2.2

Post by mhertz »

You're welcome :)

I don't think you need same python version both places, but both needs running either deluge 1.x or 2.x, not mxing them, as that's not supported.

Yeah, on windows there's no official deluge 2.0.x installer as of yet, though if you want i've made an unofficial one, you can find under windows section on this forum.

Sorry, I don't know why there doesn't come up any menu under preferences. If you use bdutro's version and named accordingly after python version installed, then it should work, but seemingly not in your case unfortunetly.

I just checked under linux and it worked, granted I used py3.8 version of plugin to match my setup, but I also tested under windows with my unofficial installer and py3.7 plugin which worked too, and I remember checking also with 3.6 in older times, so again I don't understand what's going on unfortunetly.

The only thing I can suggest is making a debug log to check or post here, by running in a terminal 'deluge -L debug -l deluge.log'.
Labbz0re
New User
New User
Posts: 9
Joined: Fri Jan 10, 2020 11:01 pm

Re: [Plugin] LabelPlus v0.3.2.2

Post by Labbz0re »

mhertz wrote:You're welcome :)
I just checked under linux and it worked, granted I used py3.8 version of plugin to match my setup, but I also tested under windows with my unofficial installer and py3.7 plugin which worked too, and I remember checking also with 3.6 in older times, so again I don't understand what's going on unfortunetly.
The only thing I can suggest is making a debug log to check or post here, by running in a terminal 'deluge -L debug -l deluge.log'.
Thanks your installer works great! YaRSS2 works. And removed labelplus plugin and added it again thru your windows installer labelplus 3.6 and now it works! Thank you so much :)

13:27:08 [INFO ][deluge.configmanager:52 ] Setting config directory to: /config
13:27:09 [INFO ][deluge.core.daemon :94 ] Deluge daemon 2.0.3-2-201906121747-ubuntu18.04.1
13:27:09 [INFO ][deluge.core.core :339 ] Successfully loaded session.state: /config/session.state
13:27:09 [INFO ][deluge.core.core :339 ] Successfully loaded session.state: /config/session.state.bak
13:27:09 [INFO ][deluge.core.alertmanager :148 ] Alert Queue Size set to 10000
13:27:09 [INFO ][deluge.core.rpcserver :402 ] Starting DelugeRPC server :58846
13:27:09 [INFO ][twisted :154 ] Factory (TLS) starting on 58846
13:27:09 [INFO ][twisted :154 ] Starting factory <twisted.internet.protocol.Factory object at 0x7f4304c5f7b8>
13:27:09 [INFO ][deluge.core.daemon :154 ] Deluge daemon starting...
13:27:09 [INFO ][deluge.pluginmanagerbase :189 ] Plugin Extractor enabled...
13:27:09 [INFO ][deluge_label.core :78 ] *** Start Label plugin ***
13:27:09 [INFO ][deluge.pluginmanagerbase :189 ] Plugin Label enabled...
13:27:09 [INFO ][deluge.pluginmanagerbase :189 ] Plugin Scheduler enabled...
13:27:09 [INFO ][deluge.pluginmanagerbase :189 ] Plugin AutoAdd enabled...
13:27:09 [INFO ][yarss2 :41 ] YaRSS2.__init__:36: Appending to sys.path: '/config/plugins/YaRSS2-2.1.4-py3.6.egg/yarss2/include'
13:27:09 [INFO ][yarss2 :41 ] YaRSS2.__init__:36: Appending to sys.path: '/config/plugins/YaRSS2-2.1.4-py3.6.egg/yarss2/include/requests'
13:27:09 [INFO ][yarss2 :41 ] YaRSS2.__init__:36: Appending to sys.path: '/config/plugins/YaRSS2-2.1.4-py3.6.egg/yarss2/include/dateutil'
13:27:09 [INFO ][yarss2 :41 ] YaRSS2.__init__:36: Appending to sys.path: '/config/plugins/YaRSS2-2.1.4-py3.6.egg/yarss2/include/defusedxml'
13:27:09 [INFO ][yarss2 :41 ] YaRSS2.__init__:36: Appending to sys.path: '/config/plugins/YaRSS2-2.1.4-py3.6.egg/yarss2/include/beautifulsoup/py3k'
13:27:09 [INFO ][yarss2 :41 ] YaRSS2.__init__:36: Appending to sys.path: '/config/plugins/YaRSS2-2.1.4-py3.6.egg/yarss2/include/atoma'
13:27:09 [INFO ][yarss2 :41 ] YaRSS2.__init__:36: Appending to sys.path: '/config/plugins/YaRSS2-2.1.4-py3.6.egg/yarss2/include/html5lib'
13:27:09 [INFO ][yarss2 :41 ] YaRSS2.__init__:36: Appending to sys.path: '/config/plugins/YaRSS2-2.1.4-py3.6.egg/yarss2/include/webencodings'
13:27:09 [INFO ][yarss2 :41 ] YaRSS2.__init__:36: Appending to sys.path: '/config/plugins/YaRSS2-2.1.4-py3.6.egg/yarss2/include/urllib3/src'
13:27:09 [INFO ][yarss2 :41 ] YaRSS2.__init__:36: Appending to sys.path: '/config/plugins/YaRSS2-2.1.4-py3.6.egg/yarss2/include/certifi'
13:27:09 [INFO ][yarss2.core :41 ] YaRSS2.core:47: Enabled YaRSS2 2.1.4
13:27:09 [INFO ][deluge.pluginmanagerbase :189 ] Plugin YaRSS2 enabled...
13:27:09 [INFO ][deluge.pluginmanagerbase :189 ] Plugin LabelPlus enabled...
13:27:09 [INFO ][deluge.core.authmanager :228 ] Opening auth for load: /config/auth
13:27:09 [INFO ][deluge.core.authmanager :236 ] Successfully loaded auth: /config/auth
13:27:09 [INFO ][deluge.core.torrentmanager :1609] on_alert_external_ip: 217.64.148.93
13:27:09 [WARNING ][deluge.core.torrentmanager :1162] Bad shutdown detected so archiving state files
13:27:09 [WARNING ][deluge.common :193 ] Too many existing archives for state. Deleting oldest archive.
13:27:11 [INFO ][deluge.core.torrentmanager :806 ] Loading torrent state: /config/state/torrents.state
13:27:11 [INFO ][deluge.core.torrentmanager :819 ] Successfully loaded /config/state/torrents.state
13:27:11 [INFO ][deluge.core.torrentmanager :1066] Opening torrents.fastresume for load: /config/state/torrents.fastresume
13:27:11 [INFO ][deluge.core.torrentmanager :1077] Successfully loaded torrents.fastresume: /config/state/torrents.fastresume
mhertz
Moderator
Moderator
Posts: 2182
Joined: Wed Jan 22, 2014 5:05 am
Location: Denmark

Re: [Plugin] LabelPlus v0.3.2.2

Post by mhertz »

I'm glad to hear you got it working now, and you're very welcome of course :) if ever wanting troubleshoot labelplus on Linux, then start deluge with debug log and go into preferences and disable and then enable labelplus plugin and wait 5 secs(labelplus prefs menu has a slight delay before coming in my tests on both Linux and windows) and quit deluge and check deluge.log for lines with labelplus i.e after getting log run 'grep -i labelplus deluge.log > labelplus.log' and check labelplus.log.
ssclanker
New User
New User
Posts: 4
Joined: Tue Oct 09, 2018 7:53 am

Re: [Plugin] LabelPlus v0.3.2.2

Post by ssclanker »

Anyone else having problems with labelplus not applying the "move completed" option to the autolabeled torrents? I have an autolabel set up that works flawlessly, it matches torrents when I add them and applies the proper download directory but for some reason it does not apply the proper move on completed directory. The weirdest part is that right now, when I just added a torrrent, looking at the GTKUI I can see that the path name that I have set in the autolabeler to move on completed is there, but the move on completed option is not enabled.

I am using Deluge 1.3.15 and the only other plugins I am using is Movetools and the default label plugin.
slvrdragn
Member
Member
Posts: 36
Joined: Tue Dec 12, 2017 4:50 pm

Re: [Plugin] LabelPlus v0.3.2.2

Post by slvrdragn »

Does anyone know a trick to force rerun all autolabels?
When I lose my queue and have to reimport all the torrents, I have to do this manually but would love a method to do this by script.
Post Reply