[Plugin] Telegramer (Beta)

Suggest, post, or discuss plugins for Deluge
Black Lynx
New User
New User
Posts: 5
Joined: Tue Mar 07, 2017 6:07 pm

Re: [Plugin] Telegramer (Beta)

Post by Black Lynx »

noam, GREAT! It's Working!
Attachments
Telegrammer.JPG
Telegrammer.JPG (178.89 KiB) Viewed 23809 times
noam
Member
Member
Posts: 11
Joined: Mon Jun 06, 2016 1:11 pm

Re: [Plugin] Telegramer (Beta)

Post 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.
Black Lynx
New User
New User
Posts: 5
Joined: Tue Mar 07, 2017 6:07 pm

Re: [Plugin] Telegramer (Beta)

Post 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!
Morcegolas
New User
New User
Posts: 2
Joined: Thu Oct 27, 2016 2:48 pm

Re: [Plugin] Telegramer (Beta)

Post 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!
dalailama100

Re: [Plugin] Telegramer (Beta)

Post 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?
noam
Member
Member
Posts: 11
Joined: Mon Jun 06, 2016 1:11 pm

Re: [Plugin] Telegramer (Beta)

Post 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.
romprod
Member
Member
Posts: 13
Joined: Mon Jun 29, 2015 8:56 pm

Re: [Plugin] Telegramer (Beta)

Post by romprod »

Has anyone had this working on Deluge v2.* at all?
noam
Member
Member
Posts: 11
Joined: Mon Jun 06, 2016 1:11 pm

Re: [Plugin] Telegramer (Beta)

Post 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.
Post Reply