Search found 11 matches
- Wed Nov 23, 2011 10:55 am
- Forum: Plugins
- Topic: [Plugin] XMPP Notify plugin for 1.2.3
- Replies: 20
- Views: 22649
Re: [Plugin] XMPP Notify plugin for 1.2.3
(copied from bitbucket in case someone has a better idea) Thank you for this plugin -- it works fine and is very useful. It would be great if there was a way to configure the status: ideally in a dynamic way with some useful info like the number of downloads/seeds/... or at least statically -- in pa...
- Sun Jun 19, 2011 5:06 pm
- Forum: Plugins
- Topic: XMMPPNotify installation fails (others are fine)
- Replies: 2
- Views: 2583
Re: XMMPPNotify installation fails (others are fine)
Make sure you have installed the plugin that matches your the default python version of your OS. XMPPNotify-0.2.1-py2.7.egg is for Python 2.7 XMPPNotify-0.2.1-py2.6.egg is for Python 2.6 THANK YOU . This was the reason why I could not install. Now I see XMPPNotify as a plugin, I can also configure ...
- Sat Jun 18, 2011 7:05 pm
- Forum: Plugins
- Topic: XMMPPNotify installation fails (others are fine)
- Replies: 2
- Views: 2583
XMMPPNotify installation fails (others are fine)
Hello, I am trying to install XMPPNotify ( https://bitbucket.org/enikesha/deluge-xmppnotify/downloads ) on my headless Deluge (1.3.1 on Debian) which I manage though the WebUI or GTK Windows client. In short, the problem is that when I open (install) the XMPPNotify .egg file on the "Plugins&quo...
- Wed May 25, 2011 9:18 pm
- Forum: Windows OS
- Topic: [SOLVED] no torrents visible but they exist
- Replies: 5
- Views: 4650
Re: [SOLVED] no torrents visible but they exist
OK - I found the issue. To make a long story short the versions of the client and the server were different, as suggested by Cas above.
Sorry for the trouble - some tests should not be done at 2 in the morning...
Sorry for the trouble - some tests should not be done at 2 in the morning...
- Sat May 21, 2011 11:46 am
- Forum: Support
- Topic: [SOLVED] conf rewritten at restart & how to recover torrents
- Replies: 2
- Views: 4060
[SOLVED]config partly rewritten at restart & how to recover
Most likely deluge didn't have enough time to save everything before it was killed. To prevent this from happening again, manually shutdown deluge before restarting. The actual files (partial or complete) you downloaded should still be on disk. This means that if you add the same torrent again to d...
- Sat May 21, 2011 9:13 am
- Forum: Support
- Topic: [SOLVED] conf rewritten at restart & how to recover torrents
- Replies: 2
- Views: 4060
[SOLVED] conf rewritten at restart & how to recover torrents
Hello, I restarted today my debian box running deluge 1.3.1 and all the deluge config files got rewritten :cry: . I lost all my settings (which is bad but recoverable) but also all my torrent currently downloading and seeding. Question 1 : would there be a reason for deluge to overwrite config files...
- Fri May 20, 2011 8:19 pm
- Forum: Windows OS
- Topic: [SOLVED] no torrents visible but they exist
- Replies: 5
- Views: 4650
Re: no torrents visible but they exist
Did you also remove your Deluge config? I just tried to remove deluge on Windows again, then searching for anything "deluge" on the disk in order to remove all the traces. After reinstalling there was no memory of the previous settings (so it looks like really everything was removed) but ...
- Thu May 19, 2011 9:46 pm
- Forum: Windows OS
- Topic: [SOLVED] no torrents visible but they exist
- Replies: 5
- Views: 4650
Re: no torrents visible but they exist
Sorry, I forgot to mention that. Yes, they are both 1.3.1Cas wrote:what is the version of deluge running on the client and on the server? they have to be the same major version i.e. 1.3.x
- Thu May 19, 2011 8:06 pm
- Forum: Windows OS
- Topic: [SOLVED] no torrents visible but they exist
- Replies: 5
- Views: 4650
[SOLVED] no torrents visible but they exist
Hello, I have deluge running on a debian box. I manage the torrents via the webui or the GTK interface on Windows 7. The deluge server itself works fine. The web UI is fine as well. The GTK UI correctly connects to the deluge server but I do not see the torrents in the interface. Below is a screensh...
- Sun May 15, 2011 11:22 am
- Forum: Support
- Topic: install and configure plugins
- Replies: 2
- Views: 2476
Re: install and configure plugins
I can tell you that not all plugins have a webui interface so have to be configured using the gtk-ui interface. Setting up thinclient access to your server is the best way to do this. UPDATE: I initially wrote I cannot make remote access work. I updated & upgraded my install, rebooted and -mira...