se-bastiaan / TorrentStream-Android

A torrent streamer library for Android based on libtorrent4j
Other
343 stars 108 forks source link

Open multiple torrent #52

Closed fearTrFr closed 5 years ago

fearTrFr commented 5 years ago

Hello, If a torrent has for example 5 videos. How can I select the video to stream it ? And why VLC can't open a video ? I am obliged to use Mx Player. Thx

se-bastiaan commented 5 years ago

You should be able to use Torrent.java#setSelectedFileIndex. I cannot help you with opening videos.

fearTrFr commented 5 years ago

Ok thx