Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] up down commands not working #33

Closed
mohitjoshi155 opened this issue May 6, 2022 · 9 comments
Closed

[BUG] up down commands not working #33

mohitjoshi155 opened this issue May 6, 2022 · 9 comments
Labels

Comments

@mohitjoshi155
Copy link

mohitjoshi155 commented May 6, 2022

09:22:51 [WARNING ][deluge.plugin.telegramer.core :362 ] Update "{'message': {'new_chat_photo': [], 'photo': [], 'entities': [{'type': 'bot_command', 'length': 3, 'offset': 0}], 'text': '/up', 'message_id': 96, 'group_chat_created': False, 'supergroup_chat_created': False, 'caption_entities': [], 'new_chat_members': [], 'delete_chat_photo': False, 'date': 1651828971, 'channel_chat_created': False, 'chat': {'first_name': '', 'type': 'private', 'last_name': '', 'username': '', 'id': }, 'from': {'last_name': '', 'first_name': '', 'language_code': 'en', 'username': '', 'id': red, 'is_bot': False}}, 'update_id': 782976158}" caused error "'bool' object is not iterable"

up ,down and list commands are giving errors

@tallevi1000
Copy link

same issue here.
running deluge on a docker with the python 3.10 egg version.
can you kindly share ETA on this?

@noam09
Copy link
Owner

noam09 commented Jun 26, 2022

Hey @mohitjoshi155 and @tallevi1000
Thanks for reporting this, I am able to reproduce the issue. Looking into it.

@tallevi1000
Copy link

thanks for the quick reply.
btw, the /list, /up, /down, /paused commands work fine when the deluge client is empty.
its only when there is at least 1 torrent (doesnt matter in which state), commands dont work.

@tallevi1000
Copy link

Hi @noam09 can you please share status on this? Maybe we can help? 😊

@DeepZeepOk
Copy link

Has anyone solved this problem?

@tallevi1000
Copy link

Has anyone solved this problem?

no. im looking into other plugins to either manage my deluge or maybe even switching to another client with a decent bot...

@noam09
Copy link
Owner

noam09 commented Jan 16, 2023

Sorry for the delay. IIRC I started looking into this and kind of hit a brick wall.
I will get back to it hopefully this week, maybe I overlooked something.

noam09 added a commit that referenced this issue Jan 28, 2023
@noam09
Copy link
Owner

noam09 commented Jan 28, 2023

Please try out the latest release egg according to your Python version and comment here with any issues you find.

https://github.com/noam09/deluge-telegramer/releases/latest

@DeepZeepOk
Copy link

Thanks a lot! This problem is gone, now everything works great.

@noam09 noam09 closed this as completed Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants