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

queue #18

Open
ghost opened this issue Jul 21, 2021 · 6 comments
Open

queue #18

ghost opened this issue Jul 21, 2021 · 6 comments

Comments

@ghost
Copy link

ghost commented Jul 21, 2021

please make queue system so video will automatically encode after done previous process

@AbirHasan2005
Copy link
Owner

Already added.
Check main-alpha branch.

@ghost
Copy link
Author

ghost commented Jul 22, 2021

oh,how about file name?

@ghost
Copy link
Author

ghost commented Jul 23, 2021

File "/usr/local/lib/python3.8/dist-packages/pyrogram/dispatcher.py", line 217, in handler_worker
await handler.callback(self.client, *args)
File "/app/bot/plugins/incoming_message_fn.py", line 159, in incoming_compress_message_f
await Queues.check_queue(update)
File "/app/bot/helper_funcs/queue.py", line 18, in check_queue
await update.reply_text(
AttributeError: 'NoneType' object has no attribute 'reply_text'

@ghost
Copy link
Author

ghost commented Jul 23, 2021

please fix that,I using VPS

@ghost
Copy link
Author

ghost commented Jul 28, 2021

any fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@AbirHasan2005 and others