Skip to content

Commit

Permalink
3.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 23, 2025
1 parent 2fd6a4e commit c898fbe
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion plugin.video.idanplus/addon.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.idanplus" name="עידן+ פלוס" version="3.7.3" provider-name="Fishenzon">
<addon id="plugin.video.idanplus" name="עידן+ פלוס" version="3.7.4" provider-name="Fishenzon">
<requires>
<import addon="script.module.requests"/>
<import addon="script.module.xmltodict"/>
Expand Down
3 changes: 3 additions & 0 deletions plugin.video.idanplus/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v3.7.4 - 23/02/2025
- Fix i24News Hebrew channel.

v3.7.3 - 23/02/2025
- Added i24News channels in English, French and Arabic.

Expand Down
3 changes: 1 addition & 2 deletions plugin.video.idanplus/resources/lib/tv.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ def WatchLive(url, name='', iconimage='', quality='best'):
'bbb': {'link': 'https://d2lckchr9cxrss.cloudfront.net/out/v1/c73af7694cce4767888c08a7534b503c/index.m3u8', 'referer': 'https://13tv.co.il/home/bb-livestream/', 'final': True},
'musayof': {'link': 'http://wowza.media-line.co.il/Musayof-Live/livestream.sdp/playlist.m3u8', 'referer': 'http://media-line.co.il/Media-Line-Player/musayof/livePlayer.aspx'},
'ynet': {'link': 'https://ynet-live-01.ynet-pic1.yit.co.il/ynet/live.m3u8', 'final': True},
'i24news': {'link': 'https://bcovlive-a.akamaihd.net/54b8e6b753e3409c91856201d1f08731/eu-central-1/5377161796001/playlist.m3u8'},
#'i24news': {'link': 'https://bcovlive-a.akamaihd.net/d89ede8094c741b7924120b27764153c/eu-central-1/5377161796001/playlist.m3u8'},
'i24news': {'link': 'https://bcovlive-a.akamaihd.net/d89ede8094c741b7924120b27764153c/eu-central-1/5377161796001/playlist.m3u8'},
'i24newsen': {'link': 'https://bcovlive-a.akamaihd.net/ecf224f43f3b43e69471a7b626481af0/eu-central-1/5377161796001/playlist.m3u8'},
'i24newsfr': {'link': 'https://bcovlive-a.akamaihd.net/41814196d97e433fb401c5e632d985e9/eu-central-1/5377161796001/playlist.m3u8'},
'i24newsar': {'link': 'https://bcovlive-a.akamaihd.net/95116e8d79524d87bf3ac20ba04241e3/eu-central-1/5377161796001/playlist.m3u8'},
Expand Down
2 changes: 1 addition & 1 deletion ver.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7.3
3.7.4

0 comments on commit c898fbe

Please sign in to comment.