Thank you!
Search found 5 matches
- Fri Apr 29, 2016 4:28 pm
- Forum: Development
- Topic: [Feature Request] Show Move Progress
- Replies: 2
- Views: 2853
Re: [Feature Request] Show Move Progress
- Fri Apr 29, 2016 3:35 pm
- Forum: Development
- Topic: [Feature Request] Show Move Progress
- Replies: 2
- Views: 2853
[Feature Request] Show Move Progress
When moving a torrent's storage via the UI, there is no indicator that anything is actually happening. I just moved a 45GB torrent and it just continued to say "Seeding" in the progress bar and I had no idea if it was working or not - I had to check my HDD activity to see if it was actuall...
- Fri Apr 29, 2016 2:27 pm
- Forum: Support
- Topic: [SOLVED] Copy completed torrent based on label
- Replies: 4
- Views: 7130
Re: [Execute Script] Copy completed torrent based on label
Okay so someone has informed me I'm trying to reinvent the wheel here - I didn't know you could change completed download directory by label already within the UI, so I believe this script is largely redundant for what I was trying to accomplish.
Thanks anyway for your help
Thanks anyway for your help

- Fri Apr 29, 2016 1:54 pm
- Forum: Support
- Topic: [SOLVED] Copy completed torrent based on label
- Replies: 4
- Views: 7130
Re: [Execute Script] Copy completed torrent based on label
Does the get_label script work? I don't think you need to fork in excecute.sh as I think that was fixed in the plugin. No it doesn't. I've tried executing it on its own and nothing happens except a hang. I was previously getting an auth error before I added the pass to the connection string so I kn...
- Fri Apr 29, 2016 3:46 am
- Forum: Support
- Topic: [SOLVED] Copy completed torrent based on label
- Replies: 4
- Views: 7130
[SOLVED] Copy completed torrent based on label
Hey all, I am trying to make an execute script that copies a torrent's files to a certain directory based on its label. I found this thread and tried to modify it for my purpose, but my bash and python-fu are a little bit weak: http://forum.deluge-torrent.org/viewtopic.php?f=7&t=39203&start=...