Search found 3 matches

by Aon
Sun Aug 22, 2010 9:01 am
Forum: Plugins
Topic: [Request] Prowl plugin? (iPhone)
Replies: 3
Views: 6206

[Request] Prowl plugin? (iPhone)

Hello,

Has anyone made, or is working on a prowl plugin to send notifications to an iPhone?
An example being, when something has finished downloading.

http://prowl.weks.net/
http://itunes.apple.com/us/app/prowl-gr ... 76271?mt=8

Thanks for your time.
by Aon
Mon Aug 16, 2010 2:42 am
Forum: Support
Topic: What do i do?
Replies: 5
Views: 3375

Re: What do i do?

My pleasure. :) It means that apt didn't create a "deluge" user on your system. You should create one, write this command: useradd -d /home/deluge -m deluge In order to make deluge start on bootup, you should follow this guide . From the guide, do you see the line that reads: DELUGED_USER=...
by Aon
Sun Aug 15, 2010 11:17 pm
Forum: Support
Topic: What do i do?
Replies: 5
Views: 3375

Re: What do i do?

Hello, I believe you need to make sure that deluged and deluge-web is actually running on the server. I'm not familiar with Ubuntu's deluge package, did it create a deluge user for you? Try writing the following commands after logging in: su - deluged deluged deluge-web If my assumptions are correct...