MegaMind

Results 6 issues of MegaMind

with this commit https://github.com/rclone/rclone/commit/a86196a1569dd9beb701f60fc1f01201a1fa55a6 we got a new option to directly change service accounts I think this would be a better way to handle it instead of killing the task...

As Dolby Vision is now gaining popularity among UHD BluRay groups have started using `DV` for `Dolby Vision` (there are few streaming services that offer this too) `SL.DV` for `Single...

Feature Request

I'm trying to create a onefile executable with `nuitka`. It achieves the similar result to `pyinstaller` onefile. but the generated executable gives me a executable error at the file where...

So I was trying to hold a JWT token in cookie when login button is pressed. # app.py ```python import hydralit as hy import streamlit as st from hydralit_components import...

Fix update-geo with the updated url as the old one doesn't resolve to any IP Error ``` $ proxybroker update-geo The update in progress, please waite for a while... Traceback...

help wanted

with version 0.4.0 `proxybroker --log DEBUG serve --host 0.0.0.0 --port 9443 --types SOCKS4 --countries KR` ``` curl https://ipinfo.io/json --proxy https://127.0.0.1:9443 curl: (35) gnutls_handshake() failed: The TLS connection was non-properly terminated....

bug
help wanted