Search found 13 matches
- Mon Mar 23, 2009 12:55 am
- Forum: Plugins
- Topic: Execute Shell Script On Completion Plugin?
- Replies: 17
- Views: 14018
Re: Execute Shell Script On Completion Plugin?
What arguments would be useful to pass to the command, currently I have it passing torrent_id, torrent_name, torrent_path. I'm not sure what people will find the most useful. I guess in a later version could make the arguments that get passed configurable, but I'd like to keep it simple for the tim...
- Sat Mar 21, 2009 7:44 am
- Forum: Plugins
- Topic: Execute Shell Script On Completion Plugin?
- Replies: 17
- Views: 14018
Re: Execute Shell Script On Completion Plugin?
If this helps anyone else, I've 'cheated' to get this functionality. I've installed incrond on my linux box and basically set up 'watches' on my 'in progress' directory and my 'finished' directory, which sends e-mails when that occur. Naturally any script I write could do anything at that point. I h...
- Tue Mar 03, 2009 11:57 pm
- Forum: Plugins
- Topic: Execute Shell Script On Completion Plugin?
- Replies: 17
- Views: 14018
Re: Execute Shell Script On Completion Plugin?
Hey, that'll be awesome if you do!
The current SMTP plugin doesn't seem to work in my configuration, so shelling out to the 'mail' command might be an awesome work around.
Cheers,
-e-
The current SMTP plugin doesn't seem to work in my configuration, so shelling out to the 'mail' command might be an awesome work around.
Cheers,
-e-
- Sun Dec 28, 2008 9:33 pm
- Forum: Support
- Topic: Upgraded 1.05 -> 1.1.0_RC1, NoCoreError
- Replies: 4
- Views: 3246
Re: Upgraded 1.05 -> 1.1.0_RC1, NoCoreError
I'm pretty sure there is a file in /etc/conf.d to configure how the init script is run and by what user. Multiple different users can connect to the same daemon, but they will either require read access to the auth file or username/passwords need to be setup for them. See: http://dev.deluge-torrent...
- Sun Dec 28, 2008 8:57 pm
- Forum: Support
- Topic: Upgraded 1.05 -> 1.1.0_RC1, NoCoreError
- Replies: 4
- Views: 3246
Re: Upgraded 1.05 -> 1.1.0_RC1, NoCoreError
Are you trying to run the daemon and UI as different users? It looks as though you are running the daemon as root and this is not recommended.. It takes a bit more effort to run the daemon/ui as different users as it will require you to add a user in the auth file of the daemon and use that in your...
- Sun Dec 28, 2008 5:51 am
- Forum: Support
- Topic: Upgraded 1.05 -> 1.1.0_RC1, NoCoreError
- Replies: 4
- Views: 3246
Upgraded 1.05 -> 1.1.0_RC1, NoCoreError
Hey! Just tried to upgrade from 1.05 to 1.1.0_RC1. It appears the daemon starts up fine, but if I try to attach a web client or GTK client, they seem to have a hard time finding the daemon. The error message I get from the webui specifically is: NoCoreError : 'The core proxy is invalid.' Does anyone...
- Sat Dec 27, 2008 11:13 pm
- Forum: Plugins
- Topic: Execute Shell Script On Completion Plugin?
- Replies: 17
- Views: 14018
Re: Execute Shell Script On Completion Plugin?
Awesome, thanks for the reply Johnny. - Send e-mail notifications using the 'mail' command on linux. - Move files to specific folders (depending on their 'label') these will be in 1.1.0 (the first RC for it should be out very soon) Awesome. Will it be possible to move files across partition/hard-dis...
- Wed Dec 24, 2008 5:31 am
- Forum: Plugins
- Topic: Execute Shell Script On Completion Plugin?
- Replies: 17
- Views: 14018
Re: Execute Shell Script On Completion Plugin?
Hey Johnny! Well, I had a couple of thoughts about scripts I'd write with this information. Such as: - Send e-mail notifications using the 'mail' command on linux. - Send MSN/GTalk notifications - Move files to specific folders (depending on their 'label') - Anything else, really. I'll take a look a...
- Tue Dec 23, 2008 6:42 pm
- Forum: Plugins
- Topic: Execute Shell Script On Completion Plugin?
- Replies: 17
- Views: 14018
Execute Shell Script On Completion Plugin?
Hey! I'm just wondering if this has been done before, or how hard it would be to implement. Ideally I'd just like to get a shell script called upon a torrent being completed. Ideal things to get passed as parameters would be: - Full path to download - Label, if specified using said plugin Might be n...
- Sat Feb 02, 2008 2:31 am
- Forum: Plugins
- Topic: Torrent notification suggestion
- Replies: 11
- Views: 13156
Re: Torrent notification suggestion
Ah, sorry, looks like I read into that too much.
Damn. An e-mail notification would be great.
Damn. An e-mail notification would be great.
