deluge/trac_wiki_export/wiki_dir/Plugins%2FXMPPNotify
2024-07-06 16:22:30 +01:00

38 lines
1.2 KiB
Plaintext

= XMPP Notify Plugin =
XMPP notify/control bot for Deluge 1.2.3
== Download ==
[http://bitbucket.org/enikesha/deluge-xmppnotify/downloads XMPP Notify]
It requires twisted.words, twisted.names and [http://wokkel.ik.nu/downloads wokkel] library to be installed.
== Features ==
* GTK and WebUI client interface
* Notify on torrent finish
* List current torrents
* Add torrents from URL
== Commands ==
* list -- Lists all current torrents
* down -- Lists downloading torrents
* up -- Lists uploading(seeding) torrents
* paused/queued -- Lists paused and queued torrents
* url <torrent url> [download location] -- Adds new torrent
== Configuration ==
Notifier jabber account/password: Pre-registered jabber account for bot.
Users to notify: Line separated list of accounts to notify for events.
PS. When installing via WebUI it's needed to restart 'deluged' and 'deluge-web' after enabling but before configuring plugin.
== Discussion/Support ==
[http://bitbucket.org/enikesha/deluge-xmppnotify/issues/new Ideas/Feature requests]
[http://forum.deluge-torrent.org/viewtopic.php?f=9&t=31245 Deluge Forum Link]
== Source Code ==
http://bitbucket.org/enikesha/deluge-xmppnotify/