Search found 16 matches

by Hiram
Tue Nov 29, 2011 10:07 pm
Forum: Development
Topic: [JSON API] Help with callbacks
Replies: 3
Views: 7067

Re: JSON API callbacks

Essentially, at this point, I'm just trying to get anything out of Deluge, using curl. Once I do that I'll move onto something else. I haven't used JSON-RPC before so I'm unsure if I'm doing something wrong. Here's what I'm trying at the moment. $ curl -X POST --data '{"id": 1, "metho...
by Hiram
Tue Nov 29, 2011 10:37 am
Forum: Development
Topic: [JSON API] Help with callbacks
Replies: 3
Views: 7067

[JSON API] Help with callbacks

I'm trying to use the JSON API, however I'm a bit puzzled by the use of the callbacks. If I'm on a remote machine, sending these JSON requests, how can I specify a callback?
by Hiram
Wed Feb 09, 2011 1:03 pm
Forum: Plugins
Topic: [Plugin] Batch Renamer
Replies: 27
Views: 73037

Re: [Plugin] Batch Renamer for 1.3.1

Update! This plugin had a bug which Barrasmara brought to my attention. It's all fixed for me, and hopefully for you guys too!
by Hiram
Tue Feb 08, 2011 8:41 am
Forum: Plugins
Topic: [Plugin] Batch Renamer
Replies: 27
Views: 73037

Re: [Plugin] Batch Renamer for 1.3.1

PM me a list of the filenames.
by Hiram
Thu Feb 03, 2011 9:55 am
Forum: Plugins
Topic: Help creating a plugin, problems interacting with UI...
Replies: 5
Views: 4643

Re: Help creating a plugin, problems interacting with UI...

Hi guys, I have another question relating to plugin development, I didn't see the point in creating another thread for this. How do I go about releasing a Python 2.6 version of the egg file? I'm running 2.7 at the moment, but I understand some users aren't running that, so I thought it would be nice...
by Hiram
Thu Feb 03, 2011 12:27 am
Forum: Plugins
Topic: Flexget RSS to download Torrents
Replies: 4
Views: 7148

Re: Flexget RSS to download Torrents

Have you tried running flexget --test to see if there's something going wrong?

I'm not familiar with ets; what does it do?

Aside from that, everything looks pretty well in order!
by Hiram
Wed Feb 02, 2011 3:25 pm
Forum: Plugins
Topic: [Plugin] Batch Renamer
Replies: 27
Views: 73037

Re: [Plugin] Batch Renamer for 1.3.1

Try downloading the egg to another directory and adding it through the GTK client, with debug mode enabled. Does it give any output on the console relating to the plugin?
by Hiram
Wed Feb 02, 2011 3:24 pm
Forum: Plugins
Topic: Flexget RSS to download Torrents
Replies: 4
Views: 7148

Re: RSS to download Torrents

Hey dude, don't tell us what TV shows you're acquiring! Don't want you to get yourself or us in trouble.

Start by omitting that information from your post, and then posting a censored version of your config.yml.
by Hiram
Tue Feb 01, 2011 12:03 pm
Forum: Plugins
Topic: [Plugin] Batch Renamer
Replies: 27
Views: 73037

Re: [Plugin] Batch Renamer for 1.3.1

Well, what version of Deluge are you running? How are you trying to install it? What version of Python are you running? Can you supply a debug log?

Also, what operating system are you running?
by Hiram
Fri Jan 28, 2011 1:11 pm
Forum: Plugins
Topic: [Plugin] Batch Renamer
Replies: 27
Views: 73037

[Plugin] Batch Renamer

Hi guys, I've finished writing the plugin for easily renaming files in torrents containing a large amount of files that you want to have the same naming template. This let's you keep seeding while keeping your folders clean. Any problems, post something here or send me an email. Please note that thi...