Help with copy files when completed, Windows 8.

Suggest, post, or discuss plugins for Deluge
Post Reply
Halvliter
New User
New User
Posts: 5
Joined: Mon Apr 06, 2015 2:29 pm

Help with copy files when completed, Windows 8.

Post by Halvliter »

I have actually no idea on how to write such a script. I have been trying to get the 3rd party plugin "Copy Completed" to work, but I can't see in in the "Preferences" on my WebUI. It is activated in Deluge.

I use "AutoAdd" with multiple watch folders, and what I REALLY want to do, is copy the downloaded files from "Folder 1", to another computer on my LAN, "Folder A", and also from "Folder 2" to "Folder B" and so on. I download in 5 different folders, depending on the content.

I will settle for a script that copies all completed downloads to another folder. Any good ideas on where to start?

I've tried searching for some pre-written scripts.
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Help with copy files when completed, Windows 8.

Post by Cas »

There is no reason copycompleted would not work.

http://dev.deluge-torrent.org/wiki/Plugins#Install
Halvliter
New User
New User
Posts: 5
Joined: Mon Apr 06, 2015 2:29 pm

Re: Help with copy files when completed, Windows 8.

Post by Halvliter »

I agree, there is no reason why it won't work. I've tried installing it via GUI and manually.

Any tips on how to write a script?
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Help with copy files when completed, Windows 8.

Post by Cas »

Sounds like wrong python version as per wiki
Halvliter
New User
New User
Posts: 5
Joined: Mon Apr 06, 2015 2:29 pm

Re: Help with copy files when completed, Windows 8.

Post by Halvliter »

Yes, it would appear so. However, I could only find the 2.6 version of the plugin.
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Help with copy files when completed, Windows 8.

Post by Cas »

So read the wiki page...
Halvliter
New User
New User
Posts: 5
Joined: Mon Apr 06, 2015 2:29 pm

Re: Help with copy files when completed, Windows 8.

Post by Halvliter »

The part where you rename the egg? I had to do that in order to install the plugin, but it still didn't work.
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Help with copy files when completed, Windows 8.

Post by Cas »

There is no issue with this plugin and without logs 'doesn't work' is meaningless.

I realised I did actually fork the plugin to add a gtk ui interface, have you tried that: https://github.com/cas--/deluge-copycompleted/releases
Post Reply