Search found 29 matches

by ledzgio
Fri Sep 24, 2010 2:33 pm
Forum: Development
Topic: set torrent queue position from code
Replies: 3
Views: 2753

Re: set torrent queue position from code

Ok thanks.

There are methods to move up, down, top and bottom a torrent, is there a method to specify the (new) position of a torrent?

e.g. queue_position(torrent_id, new_position)

thanks
by ledzgio
Mon Sep 20, 2010 2:29 pm
Forum: Development
Topic: set torrent queue position from code
Replies: 3
Views: 2753

set torrent queue position from code

Hi to all,

how can i change a torrent position within the queue from a plugin using deluge API? I would like to set the position of the torrent within the queue.

thanks
by ledzgio
Mon Sep 20, 2010 12:37 pm
Forum: Plugins
Topic: [Plugin] Categorise
Replies: 35
Views: 43272

Re: New plugin: Categorise

johnnyg wrote:Actually labels can be automatically applied based on tracker.
As i previous said, I really don't know labels, but i think you can't apply labels based on the type of the torrent.

Am I right?
by ledzgio
Mon Sep 20, 2010 10:01 am
Forum: Plugins
Topic: [Plugin] Categorise
Replies: 35
Views: 43272

Re: New plugin: Categorise

What is the difference from this and the labels plugin? I think that Labels (I have never used labels before) and Categorise are similar regarding the possibility to store a completed torrent in a specific directory. Categorise was created just for this reason, while the labels plugin allows to spe...
by ledzgio
Mon Sep 20, 2010 9:00 am
Forum: Plugins
Topic: [Plugin] Categorise
Replies: 35
Views: 43272

Re: New plugin: Categorise

Hi, you have just to set the "Download directory" within the plugin preferences, in your case just put the path you want to store the completed torrents to (e.g. /data/torrent/sorted/). Doing this, for example, your music will be moved by the plugin to /data/torrent/sorted/audio, your vide...
by ledzgio
Thu Jun 03, 2010 7:52 pm
Forum: Plugins
Topic: [Plugin] Categorise
Replies: 35
Views: 43272

Re: New plugin: Categorise

New Categorise versione 0.3.1 with improved cotegories identification and minor bug fixes.

Download here:
http://github.com/ledzgio/Categorise-De ... /downloads
by ledzgio
Fri Apr 02, 2010 8:11 am
Forum: Plugins
Topic: [Plugin] Categorise
Replies: 35
Views: 43272

Re: New plugin: Categorise

Legzgio, do you have any plans to add WebUI support? I've managed to activate the plugin using the deluge-console but I have no idea how I can set it up! :S I'm planning to add webUI support but now i have not enough time...i hope to fix it in the next week. Does anyone have some webUI example to s...
by ledzgio
Thu Apr 01, 2010 9:26 pm
Forum: Plugins
Topic: [Plugin] Categorise
Replies: 35
Views: 43272

Re: New plugin: Categorise

Hi all,

Categorise pulugin new version 0.3 but no webUI support yet..

http://github.com/ledzgio/Categorise-De ... /downloads

feel free to send feedbacks ;)

bye
by ledzgio
Mon Mar 29, 2010 9:10 am
Forum: Plugins
Topic: [Plugin] Categorise
Replies: 35
Views: 43272

Re: New plugin: Categorise

johnnyg wrote: That's because they need code added to work with the web ui (mainly js). If you write that then the plugin will work in the web ui.
Maybe i can write that code when i'll have time, but i need some examples...
by ledzgio
Mon Mar 29, 2010 7:44 am
Forum: Plugins
Topic: [Plugin] Categorise
Replies: 35
Views: 43272

Re: New plugin: Categorise

Hi, i haven't tried the plugin with webUI and, as Cas said before, most plugins don't work with webUI.

However i'll have a look and make some test with it..

bye