Implemented enhancements:
- Add a per-channel program listing #120
- Allow hiding specific items from the main menu #97
- Add a per-channel program listing #52
- Various fixes #126 (michaelarnauts)
- Small cleanup #125 (michaelarnauts)
- Improve test coverage #123 (michaelarnauts)
- Add Catalog to Channel menu #122 (michaelarnauts)
- Add studio tags like they are in resource.images.studios.white #121 (michaelarnauts)
- Add settings to hide menu items #115 (michaelarnauts)
- Consolidate YouTube, TV Guide and Live TV into one Channels menu #114 (michaelarnauts)
- Add go to program on context menu of episodes #110 (michaelarnauts)
Fixed bugs:
- Availability now comes at the end of plot #124
- Missing studio icons #118
- Kids mode seems to be ignored in some places #107
- Various TV Guide fixes #116 (michaelarnauts)
- Fix kids mode #108 (michaelarnauts)
Closed issues:
- Catalogue and Recommendations are largely the same #119
- Something is not right with the new 0.9.1 version #106
Merged pull requests:
- Improve test coverage #117 (michaelarnauts)
- Split menu code into different classes #112 (michaelarnauts)
- Clean up kids-routing #111 (michaelarnauts)
- Refactor out Content in favor of Movies, Programs and Episodes #109 (michaelarnauts)
- Less pylint ignores and more tests #105 (michaelarnauts)
v0.9.1 (2019-10-16)
Implemented enhancements:
- Highlight currently playing broadcast in TV guide and add Live flag. #103
- Add currently playing broadcast to live TV channel #102
- Implement additional catalogue sections #93
- Implement caching #84
- Add API to play a program by date and time #83
- Fetch metadata of programs #81
- Integrate with "Mijn lijst" #47
- Add caching of metadata #104 (michaelarnauts)
- Implement playing from EPG with a specified date and time. #98 (michaelarnauts)
- Integrate My List #96 (michaelarnauts)
- Use authentication when it is available #95 (michaelarnauts)
- Implement recommendations #94 (michaelarnauts)
- Enable reuselanguageinvoker #90 (michaelarnauts)
- Translate breadcrumbs #88 (michaelarnauts)
- Add PG classification to metadata #87 (dagwieers)
- Add higher resolution channel icons #86 (michaelarnauts)
Fixed bugs:
- Subtitles out of sync in VOD streams with commercials. #51
- Seeking is not possible #28
- Only the part after the last advertisement is played. #8
- Live TV is broken due to unimplemented startPTS_ in inputstream adaptive. #1
- login check fails #100
- Show correct error messages when geoblocked or when unavailable. #91 (michaelarnauts)
Merged pull requests:
- General code cleanup #99 (michaelarnauts)
- Remove show_movie #89 (michaelarnauts)
- Add typing docstrings #85 (michaelarnauts)
v0.9.0 (2019-09-19)
Implemented enhancements:
- Parse "yesterday", "today" and "tomorrow" as epg dates so they can be bookmarked #78
- Find a way to link the EPG with a playable stream. #66
- Add breadcrumbs support #58
- Add Troubleshooting section to settings #56
- Add bandwidth limitation to settings #55
- Allow to enable/disable subtitles in settings #54
- Add PG information to plot #43
- Add channel information from "channelLogoUrl" #39
- Add TV Guide #37
- Add proxy support #26
- Add "* All seasons" entry #22
- Add an alphabetic overview of all programs #18
- Studio icons in Kodi are missing/ugly #17
- Add YouTube support #14
- Implement translations #6
- Implement search #3
- Add more metadata when playing a stream #82 (michaelarnauts)
- Allow direct playing from epg #74 (michaelarnauts)
- Implement TV Guide #63 (michaelarnauts)
- fix geoblocked videoplayer service api #71 (mediaminister)
- Rework Kids zone #67 (dagwieers)
- Add support for breadcrumbs #61 (dagwieers)
- Add settings and features #59 (dagwieers)
- Add support for translations #57 (dagwieers)
- Add description during playback #48 (michaelarnauts)
- Move to Kids Zone #46 (michaelarnauts)
- Add legal (PG) info to plot #45 (dagwieers)
- Add support for vtm go kids mode #44 (michaelarnauts)
- Set correct API version since we depend on Leia #42 (michaelarnauts)
- python3 support, fix unit test and linter warnings #40 (mediaminister)
- Add support for geo-blocking #36 (dagwieers)
- add inputstreamhelper to auto install Widevine CDM #34 (mediaminister)
- separate mpeg dash manifest and api json downloads #32 (mediaminister)
- Add proxy support #31 (dagwieers)
- Add days remaining to plot #27 (michaelarnauts)
- Fix ordering. #25 (michaelarnauts)
- Add '* All seasons' support #24 (dagwieers)
- Assorted list of improvements #21 (dagwieers)
- Add YouTube support #15 (dagwieers)
- Fix renames of variables #11 (michaelarnauts)
- Fix for sanity and unit tests #10 (dagwieers)
Fixed bugs:
- EPG timings don't account for timezone #72
- Geoblocked content returns None and dumps trace #65
- Check subscription fails to work #33
- Ordering is messy #23
- Listings only show 50 entries #19
- Live TV crashes Kodi on Linux, halts on Android #16
- Handle subtitles #7
- On demand streams start in low resolution #2
- Don't error out on geoblocked content #80 (michaelarnauts)
- fix logging #70 (mediaminister)
- Various fixes #68 (dagwieers)
- support unicode in python2 and python3 Kodi #60 (mediaminister)
- delay subtitles taking into account advertisements breaks #53 (mediaminister)
- Assorted fixes #41 (dagwieers)
- Add check-subscription #35 (michaelarnauts)
- Assorted set of fixes #30 (dagwieers)
- Use pageSize to request 1000 items at once. #20 (michaelarnauts)
- Various fixes #12 (michaelarnauts)
Closed issues:
- Make all sanity tests work and add unit tests #9
Merged pull requests:
- Run auth test on travis #79 (michaelarnauts)
- Don't count Kodi utils for code coverage #77 (michaelarnauts)
- Uniformise travis and local checking flow #75 (michaelarnauts)
- Check translation during tests #73 (michaelarnauts)
- Dutch translations #69 (dagwieers)
- Increase coverage, remove dead code #64 (dagwieers)
- Add coverage support #62 (dagwieers)
- fix sanity warnings #50 (mediaminister)
* This Change Log was automatically generated by github_changelog_generator