Releases: jonian/acestream-launcher
Releases · jonian/acestream-launcher
Add --hls option, show stream title in players
Add config option for api host and port
v2.0.3 bump version to 2.0.3
Add support for local files and infohashes
v2.0.2 bump version to 2.0.2
Optimizations
v2.0.1 bump version to 2.0.1
Rewrite using python-acestream
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
v1.3.2 keep session alive after run
Fix timeout behavior
v1.3.1 fix timeout for long prebuffering
Use events and threads
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
poll stats until stream starts fixes issue #29
Engine handler class
v1.2.0 add function comments