This repository has been archived by the owner on May 7, 2023. It is now read-only.
Releases: se-bastiaan/TorrentStream-Android
Releases · se-bastiaan/TorrentStream-Android
3.0.0
This updates the library to use the latest version of libtorrent4j instead of jlibtorrent.
Full Changelog: 2.8.0...3.0.0
Release 2.8.0
What's Changed
- Add method to get internal session manager by @se-bastiaan in #69
- Change session timeout in #74
- update version of jlibtorrent to 1.2.14.1 by @viettranhoang in #77
New Contributors
- @viettranhoang made their first contribution in #77
Full Changelog: 2.7.0...2.8.0
2.7.0
- Updated Gradle and target SDK
- Updated jlibtorrent to 1.2.5.0
Release 2.6.1
Fix classpath of library to include jlibtorrent.
Check issue #49 before using. You might be better off with 2.5.0.
Release 2.6.0
- Updated Gradle and target SDK
- Updated jlibtorrent to 1.2.0.18
Release 2.5.0
- Updated to Gradle plugin 3.1.0
- Updated SDK version to API 27
- Updated to jlibtorrent 1.2.0.16
Release 2.4.0
- Updated to Gradle plugin 3.0.0-beta3
- Updated SDK version to API 26
- Updated to jlibtorrent 1.2.0.12
- Change start downloading behaviour. You're no longer required to call
Torrent#startDownload
, but if you still want to there is a new option that allows you to disable this new default behaviour.
Release 2.3.0
Add an InputStream for torrent videos which blocks until pieces are downloaded.
Update jlibtorrent to 1.2.0.4
Thanks to @Plunderbund.
Release 2.2.1
Update jlibtorrent to 1.2.0.1
Release 2.2.0
Update the build tools to 25.0.0 and compileSdk to 25. Update jlibtorrent to 1.2.0.0.