Search found 25 matches

by SatNav
Sun Jul 15, 2007 8:51 pm
Forum: Plugins
Topic: RSS Plugin - Final Release
Replies: 26
Views: 20681

Re: RSS Plugin - Final Release

Nice !
I will use it :]
Cool, thanks :)
ok, it's in the SVN and will be in 0.5.3
Awesome!

Cheers for the kind comments guys!
by SatNav
Sun Jul 15, 2007 4:26 pm
Forum: Support
Topic: When will there be deluge search engines?
Replies: 9
Views: 17729

Re: When will there be deluge search engines?

I use scrapetorrent.com - it searches a bunch of the major trackers and puts all the results on one page, and is generally really good. put:

Code: Select all

http://www.scrapetorrent.com/Search/index.php?search=${query}&sort=seed&fz=&zs=&pf=&cat=
into the 'URL' Field - that should work fine
by SatNav
Sun Jul 15, 2007 1:30 pm
Forum: Plugins
Topic: RSS Plugin - Final Release
Replies: 26
Views: 20681

RSS Plugin - Final Release

I've been working on the Plugin for most of the last week, and at this point it is pretty much complete. But first I'll address the two bugs I pointed out when releasing the first version: 1. The missing handle error - I've come to suspect (after running deluge in terminal almost constantly for well...
by SatNav
Sun Jul 15, 2007 1:06 pm
Forum: Plugins
Topic: RSS Plugin - first release
Replies: 2
Views: 5094

Re: RSS Plugin - first release

any updates on this? newer, less buggy releases?
Yes indeed. I've been working fairly solidly for the last week, and have just about finished. I'm posting the new version in a separate topic, so it'll be easier to spot.
by SatNav
Sun Jul 08, 2007 6:32 pm
Forum: Development
Topic: developing plugin: how to open torrent from url?
Replies: 3
Views: 3113

Re: developing plugin: how to open torrent from url?

Hey Jorge. Thank you for the kind offer to work together, but from reading your other post about your plugin, I think we're taking opposite approaches to the idea. Yours uses negative filtering, whereas mine uses positive. Plus, as I said, mine was pretty much done in terms of the core functionality...
by SatNav
Sat Jul 07, 2007 5:11 pm
Forum: Support
Topic: crash after around 5 minutes of running deluge
Replies: 13
Views: 8617

Re: crash after around 5 minutes of running deluge

yep, same problem here I think. When deluge crashes randomly, I get "Bus Error (Core Dumped)", and when it crashes after attempting to quit I get the segfault one. I've tried deleting the config folder contents, and recompiled from two different sources (0.5.2, and the RC) to no avail :( A...
by SatNav
Fri Jul 06, 2007 2:41 pm
Forum: Plugins
Topic: RSS Plugin - first release
Replies: 2
Views: 5094

RSS Plugin - first release

So I've been working on this RSS plugin for maybe a little over a month - and today it's finally in a working state! First things first: It's buggy. Buggy as ALL. HELL. Here are the two biggest bugs I know about: 1. For some reason, the method I use for loading torrents into deluge seems a little br...
by SatNav
Thu Jul 05, 2007 6:31 pm
Forum: Development
Topic: developing plugin: how to open torrent from url?
Replies: 3
Views: 3113

developing plugin: how to open torrent from url?

Hey. I'm making an RSS torrent plugin. It's now pretty much in a useable state, the only thing missing is the final part: how to open a torrent from a url. I'm hoping there's a simple call which I can provide with a url, and it will just go - is this right? Can one of the developers give me the code...
by SatNav
Mon Jul 02, 2007 2:11 am
Forum: Plugins
Topic: howto Install plugins?
Replies: 2
Views: 22094

Re: howto Install plugins?

You can install plugins into your home folder, under: ~/.config/deluge/plugins and as the other guy pointed out, each plugin resides in it's own directory under that. But as of version 0.5.2 the plugin architecture has changed slightly, so I believe that the ones in the wiki won't work anymore, at l...
by SatNav
Thu Jun 28, 2007 2:02 pm
Forum: Development
Topic: Deleting torrent files on torrent removal
Replies: 2
Views: 2536

Re: Deleting torrent files on torrent removal

haha - thats fast work ;)

right you are. I checked the preferences dialog before posting, but didn't actually try removing a torrent. Slight PEBKAC error there!

nice one.