Search found 99 matches

by idiocracy
Sat Jul 27, 2019 3:05 pm
Forum: Plugins
Topic: AddTorrentCheck
Replies: 22
Views: 85324

Re: AddTorrentCheck

There can be legit reason why a tracker would error, like "torrent already exist". Changing the search terms seems like a better option. I don't know python but i gave it a shot, i only changed the if, elif and else lines. I don't know how fast/often it runs, so i added a 10 second sleep. ...
by idiocracy
Thu Jul 25, 2019 11:01 pm
Forum: Plugins
Topic: [Plugin] ltConfig v2.0.0
Replies: 229
Views: 1258646

Re: [Plugin] ltConfig v0.3.1

The modified settings are saved in your deluge profile-dir as 'ltconfig.conf' , so copy that file as a backup and you can have several different of these with special settings, like I have several, some with just barebones needed stuff and others also including many of the settings from the high-pe...
by idiocracy
Thu Jul 25, 2019 9:41 pm
Forum: Plugins
Topic: [Plugin] ltConfig v2.0.0
Replies: 229
Views: 1258646

Re: [Plugin] ltConfig v0.3.1

Just curious, does the ltconfig always supersede the client config ie. Setting bandwidth/download speed per torrent to 7000, or setting download_rate_limit to "10000000", would torrents then download at 7 or 10mb/s? any setting you override in ltconfig will override the deluge setting, if...
by idiocracy
Thu Jul 25, 2019 7:25 pm
Forum: Plugins
Topic: [Plugin] ltConfig v2.0.0
Replies: 229
Views: 1258646

Re: [Plugin] ltConfig v0.3.1

Just curious, does the ltconfig always supersede the client config ie. Setting bandwidth/download speed per torrent to 7000, or setting download_rate_limit to "10000000", would torrents then download at 7 or 10mb/s?
by idiocracy
Thu Jul 25, 2019 1:44 pm
Forum: Windows OS
Topic: Deluge-1.3.15 plus patch
Replies: 14
Views: 26420

Re: Deluge-1.3.15 plus patch

Awesome, hope you'll continue updating.
by idiocracy
Thu Jul 25, 2019 12:37 pm
Forum: Windows OS
Topic: Torrent error: Not enough system resources.......
Replies: 3
Views: 3017

Re: Torrent error: Not enough system resources.......

When the error happens, progress bar changes to "error 100%", but i can continue to resume file almost until it's done. When they hit 99.9X% they stall but only on download. Seeding appears to be fine. Makes no sense. Machine has ~1.5gb free memory. I use the high speed seed preset in ltco...
by idiocracy
Wed Jul 24, 2019 1:05 pm
Forum: Windows OS
Topic: Torrent error: Not enough system resources.......
Replies: 3
Views: 3017

Torrent error: Not enough system resources.......

I just started using deluge, and i'm encountering this issue "not enough system resources to perform the wanted task" No idea what that means, i disabled disk io read/write because i thought that might be it as windows will map almost all available memory, but that didn't help so that was ...
by idiocracy
Tue Jul 23, 2019 8:01 pm
Forum: Plugins
Topic: [Plugin] AutoAdd (multiple watchdir) plugin for deluge 1.2+
Replies: 122
Views: 386597

Re: [Plugin] AutoAdd (multiple watchdir) plugin for deluge 1.2+

Did you ever fix the problem of the watch folders getting disabled? It's so frustrating that the folders get disabled after loading torrents one time. The built in Deluge auto add doesn't work for me either. I couldn't find another way, so I edited the code and removed the "enabled" optio...
by idiocracy
Tue Jul 23, 2019 11:11 am
Forum: Windows OS
Topic: Why is there no Deluge 2.0 exe for Windows
Replies: 49
Views: 53522

Re: Why is there no Deluge 2.0 exe for Windows

Curious, if you managed to build it, can't you just share that installer. Wouldn't that be easier?