Releases: kodi-pvr/pvr.iptvsimple
Releases · kodi-pvr/pvr.iptvsimple
4.5.2-Matrix
v4.5.2
- Speed up EPG loading
3.8.3-Leia
v3.8.3
- Speed up EPG loading
3.8.2-Leia
v3.8.2
- Update github wiki link in addon.xml
4.5.1-Matrix
v4.5.1
- Fix compiler warnings
3.8.1-Leia
v3.8.1
- Fix compiler warnings
4.5.0-Matrix
v4.5.0
- Fixed: Support full timeshift range of -12 to +14 hours
- Fixed: Some providers incorrectly use tvg-ID instead of tvg-id
- Fixed: Support multiple display-names and case insensitive tvg-id is always first, next tvg-name and then channel name find order
- Added: support episode-num for both xmltv_ns and onscreen systems in epg entry
- Added: Update readme for supported M3U and XMLTV formats and genres
- Added: support star rating in epg entry
- Added: support firstAired and year in epg entry
- Added: Update OSX build script
- Added: support multiple actor/director/writers elements in epg entry
- Added: URLEncode and append .png ext for remote logos built from channel name
- Added: Support for mapping by genre hex ID and added example files and settings
- Added: Timing for Playlist and EPG Load
- Added: Option to number channels by M3U order only
- Update: Debug logging
- Added: Channel group member order set to M3U order
- Fixed: Fix segfault for compressed EPG files
- Added: Add ordering for groups as per PVR API 6.1.0
3.8.0-Leia
v3.8.0
- Support multiple display-names and case insensitive tvg-id is always first, next tvg-name and then channel name find order
- Support full timeshift range of -12 to +14 hours
- Some providers incorrectly use tvg-ID instead of tvg-id
- Channel groups not being clared when reading next channel
- support episode-num for both xmltv_ns and onscreen systems in epg entry
- Update readme for settings, supported M3U and XMLTV formats and genres
- support star rating in epg entry
- support firstAired and year in epg entry
- Update OSX build scripts
- support multiple actor/director/writers elements in epg entry
- URLEncode and append .png ext for remote logos built from channel name
- Added: Timing for Playlist and EPG load
4.4.0-Matrix
Merge pull request #276 from phunkyfish/api-change Recompile for 6.1.0 PVR Addon API compatibility
4.3.0-Matrix
v4.3.0
- Added: Auto reload channels, groups and EPG on settings change
- Added: Support for #EXTGRP tag in M3U file
- Fixed: Channel with no groups inherit previous channels groups
- Added: update new file kodi headers to start with kodi/
4.2.2-Matrix
v4.2.2
- Update build system version
- Change header include way
- Add AppVeyor for Windows related build tests