[Plugin] LabelPlus v0.3.2.2

Suggest, post, or discuss plugins for Deluge
User avatar
ambipro
Moderator
Moderator
Posts: 672
Joined: Thu May 19, 2022 3:33 am
Contact:

Re: [Plugin] LabelPlus v0.3.2.2

Post by ambipro »

I'm hesitant to get into the specific aspects I'm trying to minimize/eliminate in a thread, but I will PM you the things I'm doing with LabelPlus that I'm doing manually.
Franek
New User
New User
Posts: 1
Joined: Wed Mar 20, 2024 7:36 am

Re: [Plugin] LabelPlus v0.3.2.2

Post by Franek »

Is it possible you post new compiled version of LabelPlus-0.3.2.6.egg with latest tweaks? @mhertz @ambipro
mhertz
Moderator
Moderator
Posts: 2331
Joined: Wed Jan 22, 2014 5:05 am
Location: Denmark

Re: [Plugin] LabelPlus v0.3.2.2

Post by mhertz »

- basher is the labelplus(/autoremoveplus) resident guy here, and his latest commit tagged v0.3.2.5, available on his github.

https://github.com/laur89/deluge-labelplus/releases

Edit: Sorry, do get your point now in hindsight :) I have no changes personally, and cannot/won't talk for ambipro, but regarding his last post here about own things done, I believe was workflow and config related, though he can elaborate if needed, and obviously can have changes still irregardless, just talking about that one post here specifically.
User avatar
ambipro
Moderator
Moderator
Posts: 672
Joined: Thu May 19, 2022 3:33 am
Contact:

Re: [Plugin] LabelPlus v0.3.2.2

Post by ambipro »

As far as I'm aware the latest release is current, but I'll message @basher and double-check for you.
basher
Seeder
Seeder
Posts: 103
Joined: Wed Sep 29, 2021 8:42 am
Location: Estonia/Spain

Re: [Plugin] LabelPlus v0.3.2.2

Post by basher »

@Franek, mhertz is correct; the linked gh repo contains the plugin version with the latest fixes and feature requests to best of my knowledge.
ondrovic
New User
New User
Posts: 2
Joined: Wed Oct 02, 2024 3:00 pm

Re: [Plugin] LabelPlus v0.3.2.2

Post by ondrovic »

Cannot install on deluge version Linuxserver.io version: 2.1.1-r10-ls292 in docker
just comes back as
'[object FileList]'

using latest
https://github.com/laur89/deluge-labelp ... ag/0.3.2.5
mhertz
Moderator
Moderator
Posts: 2331
Joined: Wed Jan 22, 2014 5:05 am
Location: Denmark

Re: [Plugin] LabelPlus v0.3.2.2

Post by mhertz »

Known issue with installing plugins with webui so instead do it manually.

I previously made a ticket with a proposed code-fix, to apply if wanted. The file to edit is at slight other path in an installation VS source-code as in ticket, but still line 127 as said and most of name correct, just one level or so wrong, but anyway, just install manually simply imho.

Edit: Sorry, if using my fix, then read ticket and instead use last posted fix I posted there, as see I posted the first one broke torrent uploads doh.
Formula Juan
Member
Member
Posts: 12
Joined: Mon Oct 28, 2019 6:53 pm

LabelPlus uses 100% of CPU when adding a torrent.

Post by Formula Juan »

When adding certain magnets to Deluge, the deluge-gtk and the deluge server become unresponsive and the CPU usage shoots up to 100% on one of my cores. If I leave Deluge to do it's thing, nothing happens. The deluge-gtk remains unusable and frozen, and the torrent does not get added.

When I restart the daemon and the deluge-gtk, the torrent has not been added. If I start the deluge-gtk from the terminal and try to add the same magnet link, I get the following output, repeated in the terminal-
[ERROR ][labelplus.gtkui.gtkui :1622] [LabelPlus] Update: Error: Timed out
If I add the torrent using a .torrent file, it works just fine.
Post Reply