v1.4.4 (2024-02-26)
Fixed bugs:
- Fix recommendations and drop usage of Popcorn V5 API #377 (michaelarnauts)
- Upgrade User-Agent to v15 (#375) #376 (mrtreg)
v1.4.3 (2023-11-04)
Fixed bugs:
- Upgrade API to 14 #369 (michaelarnauts)
v1.4.2 (2023-07-26)
Fixed bugs:
- Support multiple episodes with same index #363 (michaelarnauts)
- Fix subtitle delay function #355 (mediaminister)
v1.4.1 (2023-02-08)
Fixed bugs:
- Fix livestreams on Kodi 19 #354 (mediaminister)
v1.4.0 (2023-02-04)
Implemented enhancements:
- Add EPG for VTM Non-Stop #352 (michaelarnauts)
- Remove manifest proxy #351 (michaelarnauts)
Merged pull requests:
- Remove VTM Kids channel since they stopped airing #350 (michaelarnauts)
- Update to Popcorn SDK 6 #349 (mediaminister)
- Fix subtitles in Kodi 20 #347 (mediaminister)
v1.3.3 (2023-01-04)
Fixed bugs:
- Filter category names #335 (michaelarnauts)
Merged pull requests:
- Update to version 13 API #343 (mediaminister)
v1.3.2 (2022-06-06)
Fixed bugs:
- Allow to clear cache, and don't use empty cached items #330 (michaelarnauts)
- Throw decent error on a geoblock exception #329 (michaelarnauts)
- Fix empty movie entries in list after play #327 (tatankat)
v1.3.1 (2022-06-01)
Fixed bugs:
- Upgrade VTMGO REST API to version 12 #325 (CasvanDongen)
v1.3.0 (2021-12-19)
Fixed bugs:
- Rework to use new authentication, remove broken features. #311 (michaelarnauts)
v1.2.12 (2021-09-08)
Merged pull requests:
- Update anvato URL #304 (michaelarnauts)
- Fix tests #303 (mediaminister)
v1.2.11 (2021-08-12)
Fixed bugs:
- Refresh token before trying to login again #297 (michaelarnauts)
v1.2.10 (2021-07-14)
Implemented enhancements:
- Restore support for anvato streams and use a new API key #294 (michaelarnauts)
Fixed bugs:
- Fix play from EPG by datetime #293 (michaelarnauts)
v1.2.9 (2021-06-17)
Fixed bugs:
- Use MPEG-DASH stream #258 (michaelarnauts)
v1.2.8 (2021-06-10)
Fixed bugs:
- Fix authentication #291 (michaelarnauts)
- Set zero default value for season and episode #289 (mediaminister)
v1.2.7 (2021-05-25)
Implemented enhancements:
- Remove all default_KIDs from MPEG-DASH manifest #287 (mediaminister)
- Remove bad default_kid from MPD manifest #286 (mediaminister)
- Allow to clear tokens from settings #285 (michaelarnauts)
- Improve detection of outdated auth tokens #282 (mediaminister)
v1.2.6 (2021-05-04)
Fixed bugs:
- Fix authentication and use API v10 #276 (mediaminister)
v1.2.5 (2021-03-22)
Implemented enhancements:
- Improve artwork #269 (michaelarnauts)
- Add more metadata to movies and programs #267 (michaelarnauts)
- Don't depend on credentials to populate IPTV Manager data #266 (michaelarnauts)
Fixed bugs:
- Fix authentication and use API v9 #270 (michaelarnauts)
v1.2.4 (2021-03-01)
Fixed bugs:
- Rename CAZ 2 to VTM Gold #265 (michaelarnauts)
v1.2.3 (2021-02-04)
Implemented enhancements:
- Various authentication improvements #253 (michaelarnauts)
- Improve HTTP Proxy support #250 (michaelarnauts)
- Prepare to use the MPEG DASH streams #213 (mediaminister)
Merged pull requests:
- Make use of git archive #259 (dagwieers)
- Improve tests #252 (michaelarnauts)
v1.2.2 (2020-12-30)
Fixed bugs:
- Fix subtitles when there are more than one #248 (michaelarnauts)
- Add proxy to modify the MPEG DASH Manifest #247 (michaelarnauts)
v1.2.1 (2020-12-21)
Implemented enhancements:
- Allow displaying all items in a recommendation category #239 (michaelarnauts)
Fixed bugs:
- Fix token invalidation when using the Library-feature #246 (michaelarnauts)
- Use xbmcvfs.translatePath when it is available #237 (tatankat)
Merged pull requests:
- Run CI on windows #244 (michaelarnauts)
- Fix typo's in Readme #242 (MPParsley)
- Run tests on Python 3.9 #240 (michaelarnauts)
v1.2.0 (2020-11-11)
Implemented enhancements:
- Integrate Movies and TV Series into the Kodi library #236 (michaelarnauts)
- Allow to install and run Kodi Logfile Uploader from the settings #235 (michaelarnauts)
- Allow to install IPTV Manager from the settings #234 (michaelarnauts)
- Add movie and series recommendations #233 (michaelarnauts)
- Error handling improvements and other various fixes #232 (michaelarnauts)
Fixed bugs:
- Fix unicode in search #228 (mediaminister)
Merged pull requests:
- Use new sakee version #229 (mediaminister)
v1.1.5 (2020-10-21)
Implemented enhancements:
- Fix for upcoming UpNext release #220 (michaelarnauts)
- Move to kodiutils #214 (mediaminister)
Fixed bugs:
- Fix My List #227 (michaelarnauts)
- Fix VTM GO authentication #224 (mediaminister)
- Ensure listdir items are unicode #222 (dagwieers)
Merged pull requests:
- Use previous sakee version #226 (mediaminister)
- Prepare for v1.1.5 #225 (mediaminister)
- Run some checks every 4 hours #219 (michaelarnauts)
v1.1.4 (2020-10-10)
Fixed bugs:
- Fix authentication #216 (michaelarnauts)
v1.1.3 (2020-10-02)
Fixed bugs:
- Fix authentication due to cookie changes #212 (michaelarnauts)
- Use a uuid as a cookie for the EPG #211 (michaelarnauts)
- Fix EPG #210 (mediaminister)
- Fix credentials and profile not properly saved #207 (michaelarnauts)
v1.1.2 (2020-09-03)
Fixed bugs:
- Fix search #206 (michaelarnauts)
v1.1.1 (2020-08-31)
Implemented enhancements:
- Disable super-with-arguments pylint warnings #200 (mediaminister)
- VTM rebranding #198 (mediaminister)
Fixed bugs:
- Debug #199 (mediaminister)
- Fix paths in Windows #197 (mediaminister)
v1.1.0 (2020-07-22)
Implemented enhancements:
- Make authentication more robust #192 (michaelarnauts)
- Add Integrations menu to settings #188 (michaelarnauts)
- Pass genre to IPTV Manager #186 (michaelarnauts)
- Support new inputstream api in Kodi 19 #185 (mediaminister)
- Adds IPTV Manager support for Matrix #184 (michaelarnauts)
- Improve subtitle behaviour using PlayerMonitor #183 (mediaminister)
- Add support for playing from the Guide with IPTV Manager #181 (michaelarnauts)
- Show all channels that we get from VTM GO #179 (michaelarnauts)
- Remove 'Geen uitzending' from EPG #177 (michaelarnauts)
- Add channel presets for IPTV Manager #176 (michaelarnauts)
- Use python logging interface #175 (michaelarnauts)
- Add compatibility for Kodi 19 Python API #172 (mediaminister)
- Add support for IPTV Manager #171 (michaelarnauts)
Fixed bugs:
- Fix data transfers over 1 MB to IPTV Manager #187 (michaelarnauts)
- Fix logging in BackgroundService #182 (mediaminister)
Merged pull requests:
- Use sake for Kodi stubs #191 (michaelarnauts)
- Automated testing fixes #178 (michaelarnauts)
v1.0.2 (2020-05-02)
Fixed bugs:
- Fix authentication #174 (michaelarnauts)
v1.0.1 (2020-03-26)
Implemented enhancements:
- Allow browsing the addon without authentication #162 (michaelarnauts)
- Add subtitles after playback has started #154 (michaelarnauts)
Fixed bugs:
- Add error handling for HTTP 426 #167 (michaelarnauts)
- Fix text encoding when getting data from VTM GO Api #160 (mediaminister)
- Fix encoding of profile name #157 (michaelarnauts)
Merged pull requests:
- Improve CI #164 (michaelarnauts)
- Add .gitattributes file with export-ignore to clean up the zip downloads #163 (michaelarnauts)
- Replace Travis with GitHub Actions #161 (michaelarnauts)
- Small translation fixes #159 (dagwieers)
- Various check fixes #158 (dagwieers)
v1.0.0 (2020-03-05)
Implemented enhancements:
- Use xbmc.Player to wait for subtitles and UpNext notification #153 (michaelarnauts)
- Remove background progress bar #152 (michaelarnauts)
- Use new EPG API #146 (michaelarnauts)
- Don't close the settings when updating or clearing the metadata #144 (michaelarnauts)
- Skip single season selections #143 (michaelarnauts)
- Cache improvements #142 (michaelarnauts)
- Require authentication according to VTM GO TOS #141 (michaelarnauts)
Merged pull requests:
- First public release #149 (michaelarnauts)
- Apply kodi-addon-checker suggestions #145 (michaelarnauts)
v0.9.5 (2020-03-02)
Fixed bugs:
- Fix channels menu #151 (mediaminister)
v0.9.4 (2020-02-16)
Implemented enhancements:
- Implement Up Next integration #138 (michaelarnauts)
v0.9.3 (2020-01-26)
Implemented enhancements:
- Profile improvements #134 (michaelarnauts)
- Update API #132 (michaelarnauts)
Merged pull requests:
- Add screenshots #135 (michaelarnauts)
v0.9.2 (2019-11-18)
Implemented enhancements:
- 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)
- Various TV Guide fixes #116 (michaelarnauts)
- Add settings to hide menu items #115 (michaelarnauts)
- Consolidate YouTube, TV Guide and Live TV into one Channels menu #114 (michaelarnauts)
- Split menu code into different classes #112 (michaelarnauts)
- Clean up kids-routing #111 (michaelarnauts)
- Add go to program on context menu of episodes #110 (michaelarnauts)
- Refactor out Content in favor of Movies, Programs and Episodes #109 (michaelarnauts)
Merged pull requests:
- Improve test coverage #117 (michaelarnauts)
v0.9.1 (2019-10-16)
Implemented enhancements:
- Add caching of metadata #104 (michaelarnauts)
- General code cleanup #99 (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)
- Remove show_movie #89 (michaelarnauts)
- Translate breadcrumbs #88 (michaelarnauts)
- Add PG classification to metadata #87 (dagwieers)
- Add higher resolution channel icons #86 (michaelarnauts)
- Add typing docstrings #85 (michaelarnauts)
Fixed bugs:
- Fix kids mode #108 (michaelarnauts)
- Show correct error messages when geoblocked or when unavailable. #91 (michaelarnauts)
Merged pull requests:
- Less pylint ignores and more tests #105 (michaelarnauts)
v0.9.0 (2019-09-19)
Implemented enhancements:
- Add more metadata when playing a stream #82 (michaelarnauts)
- Allow direct playing from epg #74 (michaelarnauts)
- fix geoblocked videoplayer service api #71 (mediaminister)
- Various fixes #68 (dagwieers)
- Rework Kids zone #67 (dagwieers)
- Implement TV Guide #63 (michaelarnauts)
- Add support for breadcrumbs #61 (dagwieers)
- support unicode in python2 and python3 Kodi #60 (mediaminister)
- 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)
- Assorted fixes #41 (dagwieers)
- 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)
- Assorted set of fixes #30 (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)
Fixed bugs:
- Don't error out on geoblocked content #80 (michaelarnauts)
- fix logging #70 (mediaminister)
- delay subtitles taking into account advertisements breaks #53 (mediaminister)
- Add check-subscription #35 (michaelarnauts)
- Use pageSize to request 1000 items at once. #20 (michaelarnauts)
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 Changelog was automatically generated by github_changelog_generator