v0.2.3 (2021-02-04)
Implemented enhancements:
- Make JSON-STREAMS group a list #77 (dagwieers)
- Fix logging for Kodi Matrix, allow to install script.kodi.loguploader from the settings #75 (michaelarnauts)
- Add support for resource:// logos #74 (dagwieers)
- Allow to process raw M3U8 or XMLTV data #69 (michaelarnauts)
- Add support for #KODIPROP #68 (michaelarnauts)
Fixed bugs:
- Fix empty space in start and stop fields when no timezone was specified #70 (michaelarnauts)
Merged pull requests:
- Fix/improve the add-on description and summary #73 (dagwieers)
- Make use of git archive #72 (dagwieers)
- Verify xmltv output against the xmltv.dtd #71 (michaelarnauts)
- Testing improvements #66 (michaelarnauts)
- Add Romanian strings. #65 (tmihai20)
- Initial greek translation for IPTV Manager #62 (Twilight0)
- Add hungarian language translation #59 (takraj)
- Improve tests and run tests on Windows #58 (michaelarnauts)
v0.2.2 (2020-12-07)
Implemented enhancements:
- Allow passing credits with the EPG data #54 (michaelarnauts)
Fixed bugs:
Merged pull requests:
- Run tests on Python 3.9 #55 (michaelarnauts)
v0.2.1 (2020-11-03)
Implemented enhancements:
- Cleanup code by removing play by airdate #49 (michaelarnauts)
Fixed bugs:
- Don't throw an error when no addons are installed #51 (michaelarnauts)
Merged pull requests:
v0.2.0 (2020-10-09)
Implemented enhancements:
Merged pull requests:
- Fix pylint issues on Python 3 #46 (dagwieers)
- Add dependency to 'PVR IPTV Simple Client' #42 (piejanssens)
- Add russian translation #37 (vlmaksime)
v0.1.0 (2020-06-19)
Implemented enhancements:
- Use direct URI to play programs from the EPG in Kodi 18 #34 (michaelarnauts)
- Support start and stop timestamps in vod #33 (mediaminister)
- Implement genre #31 (michaelarnauts)
- Add support for Kodi Matrix #27 (michaelarnauts)
- Create a new icon #22 (piejanssens)
- Add an entry to "Program add-ons" #20 (michaelarnauts)
- Allow playing on demand items from the PVR Guide #19 (michaelarnauts)
- Implement refreshing logic #9 (michaelarnauts)
- Add port to given URI #5 (dagwieers)
- Assorted fixes #4 (dagwieers)
- Implement socket callback #3 (michaelarnauts)
Fixed bugs:
- Bugfix: ContextMenu.Play Format uri string if there is a duration present. #32 (MarcelRoozekrans)
- Various fixes or cleanups #26 (michaelarnauts)
- Various fixes #25 (michaelarnauts)
- Properly encode XML values #18 (michaelarnauts)
- Fix WindowsError: [Error 183] Can't create a file that already exists #16 (GianniDPC)
Merged pull requests:
- Explicitly set no timeout while waiting for data #24 (michaelarnauts)
- Update documentation #12 (michaelarnauts)
- Add integration test #10 (michaelarnauts)
- Add CI flows #8 (michaelarnauts)
* This Changelog was automatically generated by github_changelog_generator