Search found 315 matches

by gazpachoking
Fri Jul 27, 2012 5:41 pm
Forum: Windows OS
Topic: Running the daemon in background
Replies: 8
Views: 13309

Re: Running the daemon in background

I set deluged up as a service using srvany. Some googling should get you some instructions on using srvany.
by gazpachoking
Fri Jul 27, 2012 5:39 pm
Forum: Support
Topic: how to get lis of downloaded files for a torrent ?
Replies: 1
Views: 1629

Re: how to get lis of downloaded files for a torrent ?

Look at the files tab in the UI and see if any have reached 100%. If that's not the answer you were looking for, then I don't understand the question.
by gazpachoking
Thu Jul 26, 2012 1:56 am
Forum: Plugins
Topic: [Plugin] SeedTime - Stop seed after time (v0.5)
Replies: 43
Views: 113788

Re: [Plugin] Stop seed after time v0.4

stickman wrote:Wondering if there is any way to set seeding time using flexget.

I think the option isn't there yet, but I guess gazpachoking is more than qualified to answer :)
Yeah, I was planning on adding the option to FlexGet, just haven't done it yet. Guess I should get on that...
by gazpachoking
Tue May 22, 2012 5:09 pm
Forum: Plugins
Topic: Delete torrent after 5 mins, possible?
Replies: 2
Views: 2558

Re: Delete torrent after 5 mins, possible?

Well, if it reaches a good ratio quickly, you could just have it stop when it hits a certain ratio. You could also use the SeedTime plugin to stop it after a certain amount of time seeding, however it measures the time in days, not minutes, as this is the much more common need (as far as I know.) I ...
by gazpachoking
Tue May 22, 2012 5:05 pm
Forum: Plugins
Topic: [Plugin] SeedTime - Stop seed after time (v0.5)
Replies: 43
Views: 113788

Re: [Plugin] Stop seed after time v0.4

However I would highly recommend connecting via a gtkui thin client in order to set it up rather than editing the config file manually. Thank you for config :) That server has no gui installed so i can use only daemon + webui :) You can use the gtkui to connect to the daemon from any other computer...
by gazpachoking
Fri May 18, 2012 8:36 pm
Forum: Plugins
Topic: [Plugin] SeedTime - Stop seed after time (v0.5)
Replies: 43
Views: 113788

Re: [Plugin] Stop seed after time v0.4

Simplest config file would look like this: { "file": 1, "format": 1 }{ "apply_stop_time": true, "remove_torrent": false, "default_stop_time": 9 } However I would highly recommend connecting via a gtkui thin client in order to set it up rather than ed...
by gazpachoking
Mon May 07, 2012 2:07 pm
Forum: Windows OS
Topic: "Remaining" Column
Replies: 1
Views: 2065

Re: "Remaining" Column

You'd have to make a plugin to do this. Would be quite a simple plugin though. You could look at seedtime plugin to see how it handles adding an extra column to gtkui.
by gazpachoking
Sun May 06, 2012 8:37 pm
Forum: Windows OS
Topic: Problems getting Flexget to work with Deluge (Win7 x64)
Replies: 1
Views: 2907

Re: Problems getting Flexget to work with Deluge (Win7 x64)

Resolved in IRC. This was due to FlexGet being installed on 64 bit python. See requirements here.
by gazpachoking
Thu May 03, 2012 10:59 pm
Forum: Plugins
Topic: [Plugin] SeedTime - Stop seed after time (v0.5)
Replies: 43
Views: 113788

Re: [Plugin] Stop seed after time v0.4

I got this to work in the Linux client GTK UI, but am still unable to get it to work in the Windows UI. Not a major issue, but thought I'd mention it... Has this been tested in Windows? Has this been tested on that platform? Also, a feature request... it would be nice to have a seed time dialog in ...
by gazpachoking
Thu May 03, 2012 12:21 am
Forum: Plugins
Topic: [Plugin] SeedTime - Stop seed after time (v0.5)
Replies: 43
Views: 113788

Re: [Plugin] Stop seed after time v0.4

I deleted the one I built and downloaded and installed your updated 2.7 egg. Now I can tag the plugin box without it blowing up, but it's not populating anything in the left hand categories column that I can use to configure settings... Should I be seeing a "seedtime" value pop up in the ...