-
Notifications
You must be signed in to change notification settings - Fork 56
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
Unable to load torrent file - Failed to parse torrent "malformed bencode: Integer delimiter not found." #169
Comments
I can't fix it if you don't provide an example of such torrent |
Sorry, i am unable to add it as an attachment, so i will paste the content here, is this enough? ` |
You can't post binary data into a comment and expect it to not be all kinds of broken :D Upload the file on some file share site, like dropbox or https://filetransfer.io/ |
i thought that, sorry, here is the link. |
It has a fix for torrent files with junk at the end tripping the parser Issue #169
That torrent file has a random "eol" character at the end of it which makes it technically malformed. I pushed a fix though so next version will not trip up on it. In the meantime you can add such files through the web interface. |
TY, will let you know after the new release if it get fixed. |
I just compiled current GitHub version and I can confirm it's working. TY. |
Fixed in v1.3.0 |
Unable to load some torrent files, showing:
Error reading torrent
Failed to parse torrent
bellow is a log from CMD
The text was updated successfully, but these errors were encountered: