Page 3 of 3

Re: [Plugin] Telegramer (Beta)

Posted: Sat Jun 17, 2017 4:40 pm
by Black Lynx
noam, GREAT! It's Working!

Re: [Plugin] Telegramer (Beta)

Posted: Sat Jun 17, 2017 10:10 pm
by noam
Black Lynx wrote:noam, GREAT! It's Working!
Glad to hear! As mentioned on the Releases page, there is still an issue where the bot stops functioning after sleep/suspend, but that should be fixed in the next release.
Please report any other bugs you encounter on the GitHub Issues page.

Re: [Plugin] Telegramer (Beta)

Posted: Mon Jun 19, 2017 4:09 pm
by Black Lynx
noam wrote:
Black Lynx wrote:noam, GREAT! It's Working!
Glad to hear! As mentioned on the Releases page, there is still an issue where the bot stops functioning after sleep/suspend, but that should be fixed in the next release.
Please report any other bugs you encounter on the GitHub Issues page.
Sure! Thank You!

Re: [Plugin] Telegramer (Beta)

Posted: Sun Jul 30, 2017 11:30 pm
by Morcegolas
Thanks for this Noam, this is HUGE!
One more thing, can't you add an option to send some files back to telegram?

Example, I add a new torrent Book_1, this is of category 'Books' and all books after download is completed send the file to telegram!

Thanks!

Re: [Plugin] Telegramer (Beta)

Posted: Tue Aug 08, 2017 11:34 am
by dalailama100
Hi noam,
I have been trying to get the plugin to work, unfortunately without any success to date.
Basically I went through the same installation steps as Black Lynx did with the same results. I used your pre-built version 1.1.2.

Heres the debug output:
[DEBUG ] 11:45:40 pluginmanagerbase:124 Found plugin: Telegramer 1.1.2 at /home/pi/.config/deluge/plugins/Telegramer-1.1.2-py2.7.egg
[ERROR ] 11:45:47 __init__:56 Appending to sys.path: '/home/pi/.config/deluge/plugins/Telegramer-1.1.2-py2.7.egg/telegramer/include'
[DEBUG ] 11:45:48 core:155 2017-08-07 11:45:48 # Telegramer: Initialize class
[INFO ] 11:45:48 core:162 2017-08-07 11:45:48 # Telegramer: Enable
[DEBUG ] 11:45:49 core:182 2017-08-07 11:45:49 # Telegramer: Initialize bot
[ERROR ] 11:45:49 core:227 2017-08-07 11:45:49 # Telegramer: cannot concatenate 'str' and 'list' objects
File "/home/pi/.config/deluge/plugins/Telegramer-1.1.2-py2.7.egg/telegramer/core.py", line 193, in enable
[INFO ] 11:45:49 pluginmanagerbase:158 Plugin Telegramer enabled..
[DEBUG ] 11:47:24 core:654 2017-08-07 11:47:24 # Telegramer: Get config
[INFO ] 11:47:28 core:661 2017-08-07 11:47:28 # Telegramer: Send test
File "/home/pi/.config/deluge/plugins/Telegramer-1.1.2-py2.7.egg/telegramer/core.py", line 662, in telegram_do_test
[INFO ] 11:48:33 core:646 2017-08-07 11:48:33 # Telegramer: Restarting Telegramer plugin
[INFO ] 11:48:33 core:236 2017-08-07 11:48:33 # Telegramer: Disable
[DEBUG ] 11:48:33 core:271 2017-08-07 11:48:33 # Telegramer: Stop polling
[INFO ] 11:48:33 core:162 2017-08-07 11:48:33 # Telegramer: Enable
[DEBUG ] 11:48:34 core:182 2017-08-07 11:48:33 # Telegramer: Initialize bot
[ERROR ] 11:48:34 core:227 2017-08-07 11:48:34 # Telegramer: cannot concatenate 'str' and 'list' objects
File "/home/pi/.config/deluge/plugins/Telegramer-1.1.2-py2.7.egg/telegramer/core.py", line 193, in enable
[INFO ] 11:48:34 core:661 2017-08-07 11:48:34 # Telegramer: Send test
File "/home/pi/.config/deluge/plugins/Telegramer-1.1.2-py2.7.egg/telegramer/core.py", line 662, in telegram_do_test

Im running Deluge 1.3.10 on raspbian Jessie.

Any ideas?

Re: [Plugin] Telegramer (Beta)

Posted: Mon Aug 21, 2017 9:25 am
by noam
dalailama100 wrote:Hi noam,
I have been trying to get the plugin to work, unfortunately without any success to date.
Basically I went through the same installation steps as Black Lynx did with the same results. I used your pre-built version 1.1.2.

Heres the debug output:
[DEBUG ] 11:45:40 pluginmanagerbase:124 Found plugin: Telegramer 1.1.2 at /home/pi/.config/deluge/plugins/Telegramer-1.1.2-py2.7.egg
[ERROR ] 11:45:47 __init__:56 Appending to sys.path: '/home/pi/.config/deluge/plugins/Telegramer-1.1.2-py2.7.egg/telegramer/include'
[DEBUG ] 11:45:48 core:155 2017-08-07 11:45:48 # Telegramer: Initialize class
[INFO ] 11:45:48 core:162 2017-08-07 11:45:48 # Telegramer: Enable
[DEBUG ] 11:45:49 core:182 2017-08-07 11:45:49 # Telegramer: Initialize bot
[ERROR ] 11:45:49 core:227 2017-08-07 11:45:49 # Telegramer: cannot concatenate 'str' and 'list' objects
File "/home/pi/.config/deluge/plugins/Telegramer-1.1.2-py2.7.egg/telegramer/core.py", line 193, in enable
[INFO ] 11:45:49 pluginmanagerbase:158 Plugin Telegramer enabled..
[DEBUG ] 11:47:24 core:654 2017-08-07 11:47:24 # Telegramer: Get config
[INFO ] 11:47:28 core:661 2017-08-07 11:47:28 # Telegramer: Send test
File "/home/pi/.config/deluge/plugins/Telegramer-1.1.2-py2.7.egg/telegramer/core.py", line 662, in telegram_do_test
[INFO ] 11:48:33 core:646 2017-08-07 11:48:33 # Telegramer: Restarting Telegramer plugin
[INFO ] 11:48:33 core:236 2017-08-07 11:48:33 # Telegramer: Disable
[DEBUG ] 11:48:33 core:271 2017-08-07 11:48:33 # Telegramer: Stop polling
[INFO ] 11:48:33 core:162 2017-08-07 11:48:33 # Telegramer: Enable
[DEBUG ] 11:48:34 core:182 2017-08-07 11:48:33 # Telegramer: Initialize bot
[ERROR ] 11:48:34 core:227 2017-08-07 11:48:34 # Telegramer: cannot concatenate 'str' and 'list' objects
File "/home/pi/.config/deluge/plugins/Telegramer-1.1.2-py2.7.egg/telegramer/core.py", line 193, in enable
[INFO ] 11:48:34 core:661 2017-08-07 11:48:34 # Telegramer: Send test
File "/home/pi/.config/deluge/plugins/Telegramer-1.1.2-py2.7.egg/telegramer/core.py", line 662, in telegram_do_test

Im running Deluge 1.3.10 on raspbian Jessie.

Any ideas?
Hi, sorry for the late reply. The latest commit on GitHub might be a solution to the issue you're facing. I'll upload a new .egg ASAP, but you can also build one yourself if you'd like.

Re: [Plugin] Telegramer (Beta)

Posted: Sat Aug 12, 2023 9:51 pm
by romprod
Has anyone had this working on Deluge v2.* at all?

Re: [Plugin] Telegramer (Beta)

Posted: Sun Aug 13, 2023 4:03 am
by noam
romprod wrote: Sat Aug 12, 2023 9:51 pm Has anyone had this working on Deluge v2.* at all?
Hey romprod, feel free to post any issues on GitHub. You can also find the latest builds on GitHub (e.g. 2.1.1.2), the links posted here may be outdated.