Releases: Cigaras/IPTV.bundle
Releases · Cigaras/IPTV.bundle
v2.0.0
- Multi file support for both playlists and program guides
- Background program guide (and playlists) loading
- New icons
- Custom User-Agent (#33, #79)
- M3U file #EXTIMPORT tag support
- Possibility to define container, protocol, audio and video codecs
- Various fixes (#78) and lots of optimization
- Dropped old players support
- Removed preferences from players
v1.2.10
v1.2.9
v1.2.8
Version 1.2.8 (2016-12-16)
- Critical bug fixed
Version 1.2.7 (2016-12-15)
- When no categories are defined all the streams will be listed directly in the main menu
- New playlist attributes art and group-art to define individual backgrounds
- GZIP compression support for online guides (no other algorithms or local files for the moment)
v1.2.6
v1.2.5
Version 1.2.5 (2016-11-09)
- Added pagination so Plex wont choke on large playlists (#57), amount of items per page can be changed in preferences
- Fixed duplicate items in lists (#60)
- Hid empty "No Category" list
Version 1.2.4 (2016-10-12)
- Fix HTTP routing if 'summary' field is missing (required for Chromecast) by skaman
Version 1.2.3 (2016-07-19)
v1.2.2
Version 1.2.2 (2016-03-30)
Version 1.2.1 (2016-03-24)
- Fixed issue #22
Version 1.2.0 (2016-03-23)
- Rewritten program guides parsing, now should work much faster, but still quite demanding
- Added group logo, refer to README.MD file for more details
- Group sorting fix
Version 1.1.0 (2016-03-21)
- Added program guide support, please refer to README.MD file for more details
v1.0.11
Version 1.0.11 (2015-12-11) - final version before adding EPG
- Optimization by Funtic
- Moved playlist loading to separate method and optimized menu creation process
- Added ability to return custom default value if Attribute is not set
- Cleared duplicate group names localization
Version 1.0.10 (2015-02-11)
- Partially disabled webkit players by sander1, RTMP webkit player still will be used if Real RTMP is enabled in Preferences but disabled in Info.plist file, by default both are disabled for compatibility with older clients, please refer to README.MD file for more details
- Updated documentation (README.MD)
Version 1.0.9 (2014-02-07)
- Sorting fix
- Minor optimization
Version 1.0.8 (2014-02-06)
- Disable/enable sorting in preferences
Version 1.0.7 (2014-02-01)
- HTTPS playlist fix, dropbox playlists work now
Version 1.0.6 (2013-12-30)
- More fixes by supergivi:
- Duplicate playlist entries fix
- Unicode better fix
- Removed unnecessary group title localizations
- Switch from global lists to local dictionaries because with global list playlist change requires server restart when with local dictionary only plugin must be relaunched on client side
- Updated documentation (README.MD)
Version 1.0.5 (2013-12-23):
- Cyrilic group-title fix by supergivi
Version 1.0.4 (2013-12-20):
- Items list array moved from local variable to global because of compatibility issues with some devices
Version 1.0.3 (2013-12-12):
- Undefined logos fix for some devices
Version 1.0.2:
- Trying to fix undefined logos for some devices
Version 1.0.1 (2013-11-07):
- Endless recursion of CreateVideoClipObject for compatibility with LG Smart TV
Version 1.0 (2013-11-07):
- Release version
- Code clean up
- New artwork and icons
Version 0.9 RC1 (2013-11-04):
- Local logos
- Code clean up
- Better documentation (README.MD)
Version Beta3 (2013-10-30):
- Online playlist
- RTMP custom player support (full url)
- Localisation (EN only at the moment)
Version Beta2 (2013-10-22):
- RTMP, MMS compatibility
- Preferences
Version Beta1 (2013-10-11):
- HTTP, RTSP streaming
- Customisable playlist with groups and logos