thisiseddy-ab

Results 10 comments of thisiseddy-ab

> Hi, we are in the exact same situation as this, did you find any solution to this issue? No, no one answers and i tried every stackowerflow solution and...

> @thisiseddy-ab as suggested by the `RuntimeError`, use `AsyncHTMLSession()` instead of `HTMLSession()` I tried with AsyncHTMLSession() i get the same error, i think it is because celery usues gevents that...

yes im yousing Vlc Demo do you need vlc in your path , how it suppose to work in android then ?

if fix it but do you know how to add seperate audio and subtitle ?

I have another problem now wont start in android, it work at first time now wont work Output: I art : Late-enabling -Xcheck:jni W System : ClassLoader referenced unknown path:...

I Qt JAVA : Can't find '/data/data/org.qtproject.example/qt-reserved-files/lib/libQt5MultimediaQuick.so' I Qt JAVA : Can't find '/data/data/org.qtproject.example/qt-reserved-files/lib/libQt5QuickParticles.so'

> `nowfun` argument of `crontab` is not supported in redbeat serialiser https://github.com/sibson/redbeat/blob/main/redbeat/decoder.py#L94-L102 what do you suggest what to use to run crontask with different timezone

I got the solutuion, u use timeout and resume download ##### Main Function ```py import requests from requests.exceptions import ConnectionError import os def download_ol_dump_editions_latest(dump_url,dump_path): max_download_resumes_count = 0 with requests.Session() as...

> @humblecoder embedded objects is now available in v0.4.0. On the NPM page there is a section on [working with JSON](https://www.npmjs.com/package/redis-om#user-content-configuring-json) that shows embedded objects. i can not see any...

> Hi, > > Great module. Thank you for it. > > However, I'm facing issues while using it in a TypeScript project. I have tried the following approaches: >...