Skip to content

Releases: kodi-pvr/pvr.iptvsimple

4.5.2-Matrix

23 Sep 07:46
1f42a62
Compare
Choose a tag to compare

v4.5.2

  • Speed up EPG loading

3.8.3-Leia

23 Sep 07:45
27f7ca0
Compare
Choose a tag to compare

v3.8.3

  • Speed up EPG loading

3.8.2-Leia

21 Sep 20:53
a19d662
Compare
Choose a tag to compare

v3.8.2

  • Update github wiki link in addon.xml

4.5.1-Matrix

06 Sep 17:14
72e0b41
Compare
Choose a tag to compare

v4.5.1

  • Fix compiler warnings

3.8.1-Leia

06 Sep 19:12
1ff8584
Compare
Choose a tag to compare

v3.8.1

  • Fix compiler warnings

4.5.0-Matrix

04 Sep 16:48
938f202
Compare
Choose a tag to compare

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

04 Sep 16:46
d075870
Compare
Choose a tag to compare

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

03 Sep 17:50
526ab42
Compare
Choose a tag to compare
Merge pull request #276 from phunkyfish/api-change

Recompile for 6.1.0 PVR Addon API compatibility

4.3.0-Matrix

26 Aug 09:55
6d525c8
Compare
Choose a tag to compare

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

24 Aug 12:17
efd8a3e
Compare
Choose a tag to compare

v4.2.2

  • Update build system version
  • Change header include way
  • Add AppVeyor for Windows related build tests