- WarningLooks like you are using a modified version of this extension.
It has come to my attention that there are modifications of this extension being distributed with malware.
TheONLY
source for this extension is theChrome Web Store
https://chrome.google.com/webstore/detail/opmeopcambhfimffbomjgemehjkbbmji
The ID of this extension should beopmeopcambhfimffbomjgemehjkbbmji
(check the URL of this page)
If you installed the extension from another source that is not theChrome Web Store
uninstall it immediately.
8.27.1.40205
- NewSimplified Chinese translation added.
- NewItalian translation added.
- NewTurkish translation added.
- NewPolish translation added.
- FixedIPTV PlayerEPGFixed some EPG formats crashes.
8.27.1.30928
- NewAdded welcome page for new extension installs with instructions on how to use the extension.
- NewIPTV Playerm3uNew button added to the extension settings to open uninitialized IPTV player.
Added ability to load local M3U playlists by searching with a file picker.
Added drag and drop support on the uninitialized IPTV player.
You can open one or multiple playlist at the same time and the lists get merged together. - NewIPTV Playerm3uAdded ability to load absolute path
file:///
m3u lists. The file must end with.m3u
extension.
This allow to drag and drop a playlist on any tab inside chrome to load the playlist.
For this option to work you need to toggleAllow access to file URLs
in Chrome extension setting - NewIPTV Playerm3uAdded ability to parse URL encoded strings in
#KODIPROP:inputstream.adaptive.stream_headers=
...stream_headers=referer=https%3A%2F%2Fdomain1.com&origin=https%3A%2F%2Fdomain2.com
- NewIPTV PlayerAdded ability to also filter by group name while filtering channels.
- NewIPTV PlayerEPGNow EPG also try to match
tvg-name
tag to complementtvg-id
tag to find relevant programmes. - FixedIPTV PlayerEPGFixed error while generation EPG programming when the M3U have invalid channels.
- FixedIPTV PlayerEPGFixed loading of gzip EPGs when server return wrong content type like
raw.githubusercontent.com
- FixedIPTV Playerm3uFixed ignored redirects for m3u lists from domains that use service workers caches like
github.io
- FixedDirect PlayerIPTV PlayerFixed Chrome blocking some types of redirects to extension player due to outdated config path.
- FixedIPTV Playerm3u8Fixed resolution data in info panel on some m3u8 types of media.
8.27.1.30910
- FixedDirect PlayerFixed direct player playback broken in the last release.
8.27.1.30909
- NewIPTV PlayerAdded ability to filter channels by name or deep scan including programmes titles if using an EPG.
- NewIPTV Playerm3uAdded support for global buffer time in seconds.
#EXTM3U player-buffer="30"
Added support for per channel buffer time in seconds.#EXTINF:-1 player-buffer="5"
This setting overwrite default buffer in the manifest or if missing, the default player buffer.
Allowing to fix channels with constant buffering or never load or load too slow due to high default buffer. - NewIPTV PlayerEPGAdded EPG support for IPTV Player. Channels need to have the correct
tvg-id
to match. - NewIPTV PlayerEPGAdded support for
#EXTM3U url-tvg="https://.../epg.xml"
header. - NewIPTV PlayerEPGAdded support for compressed EPG.
.xml.gz
- NewIPTV PlayerEPGAdded multiple EPG support. Comma separated URLs on
url-tvg
header.#EXTM3U url-tvg="https://.../epg1.xml,https://.../epg2.xml,https://.../epg3.xml.gz"
- NewIPTV PlayerEPGAdded toggle setting to globally enable or disable EPG parser in M3U lists.
- NewIPTV PlayerEPGAdded URL Parameter to disable EPG parser on specific M3U list while global setting is enabled.
?disable-epg
- NewIPTV PlayerEPGAdded URL Parameter to enable EPG parser on specific M3U list while global setting is disabled.
?enable-epg
- NewIPTV PlayerEPGAdded URL Parameter to use custom EPGs in a specific M3U list.
?custom-epg={base64 string of comma separated EPG URLs}
- NewCK ConverterEPGAdded
tvg-id
option to M3U channel block generator in Clearkey Converter. - NewDirect PlayerIPTV PlayerAudio Gain and Compressor. Toggle button added next to volume bar.
- FixedDirect PlayerIPTV PlayerAlways show bitrate and framerate tags on quality selector menu.
- InfoDirect PlayerMoved direct player from
/player.html
to/pages/player.html
If you have favourite links to direct player you need to update the url.
8.27.1.30823
- NewSettingsSettings page revamped.
- NewSettings🔑 Clearkey converter, direct link and m3u block generator in the correct format for the extension.
- NewIPTV Playerm3uAdded support for #EXTHTTP headers.
- NewIPTV Playerm3uAdded support for #EXTVLCOPT headers.
- NewIPTV Playerm3u8Added support for EME request of clearkeys from URL.
- FixedDirect PlayerIPTV Playerm3u8Clearkey and Widevine on HLS streams.
- FixedDirect PlayerIPTV Player🔑 Fixed various Clearkey formats validations.
8.27.1.30818
- NewDirect PlayerIPTV PlayerAlways show bitrate on video player quality selector.
- NewDirect PlayermpdAdded support for custom Widevine certificate URL.
- NewIPTV PlayerAbility to change channels with Arrow Up [↑] and Arrow Down [↓].
- NewIPTV PlayermpdAdded support for EME request of clearkeys from URL.
- FixedIPTV Playerm3uParser sometimes failed to read properly some attribute values due to special characters.
- FixedSettingsCorrectly remember the extension status through browser restarts and extension updates.
8.27.1.30814
- NewSettingsAdd localization support for the extension.
- NewDirect PlayerAdded parameter for custom headers.
- NewDirect PlayerAdded parameter for Widevine Server URL.
- NewIPTV Playerm3umpdAdded support for custom Widevine certificate URL.