Skip to content

Releases: jonian/acestream-launcher

Add --hls option, show stream title in players

28 Apr 17:25
Compare
Choose a tag to compare

Add config option for api host and port

07 Dec 12:56
Compare
Choose a tag to compare
v2.0.3

bump version to 2.0.3

Add support for local files and infohashes

07 Dec 02:19
Compare
Choose a tag to compare
v2.0.2

bump version to 2.0.2

Optimizations

05 Dec 18:38
Compare
Choose a tag to compare
v2.0.1

bump version to 2.0.1

Rewrite using python-acestream

13 Nov 19:14
e5118c6
Compare
Choose a tag to compare

complete rewrite using python-acestream library
*python-acestream is extracted from acestream-launcher

use pypi compatible project structure
add setup.py for easier installation
publish package to pypi.org

Fix threads handling

12 Nov 10:46
Compare
Choose a tag to compare
v1.3.2

keep session alive after run

Fix timeout behavior

11 Nov 20:07
Compare
Choose a tag to compare
v1.3.1

fix timeout for long prebuffering

Use events and threads

06 Nov 14:41
Compare
Choose a tag to compare

add player observable class
use events to start stream and open player
terminate app when player or engine is terminated
add timeout argument support

Fix protocol handler

30 Sep 13:22
Compare
Choose a tag to compare
poll stats until stream starts

fixes issue #29

Engine handler class

30 Sep 09:22
Compare
Choose a tag to compare
v1.2.0

add function comments