History¶
1.0.4 (2019-03-01)¶
Move to new repo.
1.0.5 (2019-03-01)¶
First travis deploy
1.0.6 (2019-03-04)¶
added get_bouquet_sources
1.0.7 (2019-03-04)¶
Load src on startup + add select source
1.0.8 (2019-03-04)¶
Fix tox
1.0.9 (2019-03-04)¶
Retry deploy
1.1.0 (2019-03-04)¶
Return screenshot URL if no picon
1.1.1 (2019-03-05)¶
Return screenshot URL if recording playback
1.1.2 (2019-03-05)¶
Fix bug
1.1.3 (2019-03-05)¶
adding parse channel name from recording for picon.
1.1.4 (2019-03-05)¶
Fix channel name in status info on recording playback
1.1.5 (2019-03-05)¶
Adding send stop command
1.1.6 (2019-03-05)¶
Debug all the logs
1.1.7 (2019-03-05)¶
bug fix
1.1.8 (2019-03-05)¶
Randomise the picon url so image doesnt get cached.
1.1.9 (2019-03-05)¶
Docs update
1.2.0 (2019-03-06)¶
adding prefer_picon parameter
1.2.1 (2019-03-06)¶
Tidy up api class
1.2.2 (2019-03-06)¶
Bug fix with sources
1.2.3 (2019-03-06)¶
Bug fix
1.2.4 (2019-03-06)¶
Bug fix
1.2.5 (2019-03-06)¶
Make build faster
1.2.6 (2019-03-06)¶
Default all
1.2.7 (2019-03-08)¶
Check in_standby state before going into or out of standby
2.0.0 (2019-03-17)¶
Fixing up tox to include pylint
Fixes for same
Adding zeroconf discovery for e2 boxes.
2.0.1 (2019-03-17)¶
No change.
3.0.0 (2019-03-24)¶
Adding deep standby feature.
If in deep standby, dont throw exceptions on every update()
3.0.1 (2019-03-24)¶
Allow pass in source_bouquet
3.0.2 (2019-03-24)¶
Fix tox
3.0.3 (2019-03-24)¶
Catch connection error on deep standby
3.0.4 (2019-03-24)¶
Unpin all reqs
3.0.5 (2019-03-24)¶
Fix bug
3.0.6 (2019-03-24)¶
Handle deep standby
3.0.7 (2019-03-24)¶
Fix offline reset
3.0.8 (2019-03-24)¶
Handle getversion on host down
3.0.9 (2019-03-24)¶
Remove I/O from init
3.1.0 (2019-03-24)¶
Add back get_version to init
3.1.1 (2019-04-08)¶
Handle bad connection to fetch bouquets
3.1.2 (2020-12-08)¶
Switch pipeline to Github actions
3.1.3 (2020-12-08)¶
Fix selecting channel source. Works for IPTV channels now also.
3.1.6 (2020-12-09)¶
Fix for issues/14
3.2.0 (2020-12-12)¶
Fix for issues/12
3.2.7 (2021-01-05)¶
Only use a single session per device
Log error on connection error.