Skip to content

Releases: noam09/deluge-telegramer

Windows Fix (Alpha)

17 Jun 11:43
Compare
Choose a tag to compare
Windows Fix (Alpha) Pre-release
Pre-release

Changes:

Known Issues:

  • Bot stops running after sleep/suspend, should be fixed in next release.

New wrapper, new features (Alpha)

15 May 17:33
Compare
Choose a tag to compare
Pre-release

Changes:

  • Switched to python-telegram-bot wrapper
  • Added the ability to specify new directory instead of existing category/directory
  • All users in whitelist can now view stats and add torrents (read-write) - #3 (thanks @viktor-c)
  • Windows support!
  • All required packages now come prepackaged in the plugin egg

Known issues:

  • Bot stops functioning after suspend/sleep, this will be fixed after this Alpha version
  • Any other issues which will be reported on the issues page

ReplyKeyboardHide vs ReplyKeyboardRemove

07 Dec 12:23
Compare
Choose a tag to compare

Updated pyTelegramBotAPI uses ReplyKeyboardRemove instead of ReplyKeyboardHide. This fix should make it work for both current and previous versions.

v1.0.1 Additional Users

22 Nov 17:54
Compare
Choose a tag to compare
Pre-release

Additional user IDs can now be specified in the settings, giving said users the ability to issue torrent downloads using the /add command.

v1.0.0 Beta

19 Nov 16:16
Compare
Choose a tag to compare
v1.0.0 Beta Pre-release
Pre-release

First beta release -- still more features to come, and probably some issues to overcome.