-
Notifications
You must be signed in to change notification settings - Fork 23
Can't read torrent information #19
Comments
You should consider this error a way of telling you that your input is wrong. Could you help me understand your issue a little bit better? |
I discovered that torrent is not downloaded when torrentServerStream.startStream(streamUri); is called , but when I retry maybe reclick retry button many times the torrent start progress |
I'm streaming torrent to exoplayer onServerReady not called even though am using torrent from example app, is files downloaded before streaming? |
I'm using version 2.0.0 |
I'm sorry do I have to select video file or is it selected automatically, I think the code select the largest file and download right? Or I have to provide file to download manually? |
You can read how it works here: https://github.com/TorrentStream/TorrentStream-Android/wiki/FAQ#how-does-it-work I cannot debug for your single case magnet url, if you find a bug that you think we can solve I'd be happy to help. But this error is to be expected and thus you should handle it yourself. |
The text was updated successfully, but these errors were encountered: