We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi! TAM + RuTor. After update error in log:
ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <class 'bencode.BTL.BTFailure'> Error Contents: not a valid bencoded string Traceback (most recent call last): File "/storage/.kodi/addons/plugin.video.tam/main.py", line 1568, in <module> if mode=="open" : Open(url, info, purl, engine) File "/storage/.kodi/addons/plugin.video.tam/main.py", line 1111, in Open L=List(url) File "/storage/.kodi/addons/plugin.video.tam/main.py", line 1161, in List else: return list_bencode(url) File "/storage/.kodi/addons/plugin.video.tam/main.py", line 1191, in list_bencode torrent = bencode.bdecode(torrent_data) File "/storage/.kodi/addons/plugin.video.tam/bencode/__init__.py", line 68, in bdecode raise BTFailure("not a valid bencoded string") BTFailure: not a valid bencoded string -->End of Python script error report<--```
The text was updated successfully, but these errors were encountered:
Please correct this error. kodi.log
Sorry, something went wrong.
No branches or pull requests
Hi! TAM + RuTor. After update error in log:
The text was updated successfully, but these errors were encountered: