4.3 KiB
4.3 KiB
Changelog
v0.2.0 (2020-06-19)
Implemented enhancements:
- Add IPTV Manager to settings #35 (michaelarnauts)
- Add "Clean Metadata" setting #34 (michaelarnauts)
- Pass genre, program title and episode number to IPTV Manager #31 (michaelarnauts)
- Add stream info for direct playing in Kodi 19 #30 (michaelarnauts)
- Add support for playing from the Guide with IPTV Manager #29 (michaelarnauts)
- Add option for debug logging and fix CI #27 (michaelarnauts)
- Use inputstream.adaptive for playback #25 (michaelarnauts)
- Add categories and clips #23 (michaelarnauts)
- Add compatibility for Kodi 19 Python API #20 (mediaminister)
- Py2/3 compatibility fixes #16 (mediaminister)
- Rework cache #15 (michaelarnauts)
Fixed bugs:
- Fix data transfers over 1 MB to IPTV Manager #32 (michaelarnauts)
- Fix multi-line text in progress dialog #21 (mediaminister)
- Fix token encoding in auth #19 (michaelarnauts)
Merged pull requests:
- Check for unused translations #24 (michaelarnauts)
- Move test/ to tests/ #17 (dagwieers)
v0.1.0 (2020-03-27)
Implemented enhancements:
- Improve EPG metadata #13 (michaelarnauts)
- Implement program caching for more metadata in listings #8 (michaelarnauts)
Fixed bugs:
Merged pull requests:
- Improve CI tests #14 (michaelarnauts)
- Small translation fixes #12 (dagwieers)
- Various check fixes #11 (dagwieers)
- Replace Travis with GitHub Actions #10 (michaelarnauts)
- Improve code coverage #9 (michaelarnauts)
* This Changelog was automatically generated by github_changelog_generator