X-Streamity - Xtream Codes IPTV Player (new thread)
- afat45
- SW FEED HUNTER
- Posts: 194
- Joined: 13 Apr 2024, 06:14
- Has thanked: 7 times
- Been thanked: 28 times
Jun 2024
07
06:07
Re: X-Streamity - Xtream Codes IPTV Player (new thread)
X-Streamity - Official Release.
V 4.52 - 06/06/2024 :face with monocle:
openpli 8.3+ / openpli 9 please install from plugin feeds first to load required dependencies.
Then you can load the latest from this forum over the top.
Plugin is for playing official Xtream Codes/XUI ONE IPTV playlists.
This plugin does not play other playlists or m3u playlists.
I work non stop on my plugins. It's hard work. If you like my work and you want me to continue, you can always show your appreciation by buying me a beer.
:beer1: https://paypal.me/kiddac :beer1:
or
:hot beverage: https://ko-fi.com/kiddac :hot beverage:
Github Repository - Git is updated as soon as a release is bug free and stable
https://github.com/kiddac
Do not post personal MOD code in this thread, including different functionality, different skins etc. It confuses me, it confuses users.
Also we test most code on multiple images and boxes. Modifications might work on your setup, but may crash other peoples.
Start a new thread if need be quoting it is a mod and what images/box it is has been tested on.
This plugin does not contain any playlists or channels. All IPTV playlists need to be sourced by user.
IPTV is perfectly legal - IPTV providers/playlists that contain unscrambled encrpyted channels are illegal. User is responsible for any downloaded playlist content.
We do not discuss IPTV providers on this forum.
I don't recommend, promote or have an affiliation with any provider. Questions regarding IPTV providers will be ignored/deleted.
Do not post IPTV provider names, provider URLs, provider IP addresses, or screenshots that identify providers in this thread.
Check any posted crash logs do not contain any of your provider, username & password details.
It is recommend you use a VPN with any IPTV plugin. VPN use is not the topic of this thread.
X-Streamity should be compatible with all images and boxes.
Installation
XStreamity is available in lots of image feeds under plugins / download plugins / extensions. The 100% latest version can always be found on post 1 of this thread.
Feeds are sometimes a little behind.
How to manually install .ipk on OE-Alliance images via telnet
To manually install, copy ipk to tmp folder
then telnet/ putty
opkg install /tmp/*.ipk
How to manually install .deb on DreamOS via telnet
To manually install, copy ipk to tmp folder
then telnet/ putty
dpkg -i /tmp/*.deb
apt-get update
apt-get install -f
press Y key to finish installation when asked
Dependencies
In the majority of cases the plugin will automatically install all the required dependencies required for xstreamity.
Rarely this fails and the user will need to ensure all dependencies are installed currently via telnet/putty
If you are getting repeated dependencies console screen. Try these commands
Python 2
opkg install python-requests
opkg install python-multiprocessing
opkg install python-image
opkg install python-imaging
opkg install wget Full wget is required for https lines and used by the download manager.
python 3
opkg install python3-requests
opkg install python3-pillow
opkg install wget Full wget is required for https lines and used by the download manager.
Dreamboxes
apt-get -y install python-requests
apt-get -y install python-image
apt-get -y install python-imaging
apt-get -y install wget Full wget is required for https lines and used by the download manager.
python3
apt-get -y install python3-requests
apt-get -y install python3-multiprocessing
V 4.52 - 06/06/2024 :face with monocle:
openpli 8.3+ / openpli 9 please install from plugin feeds first to load required dependencies.
Then you can load the latest from this forum over the top.
Plugin is for playing official Xtream Codes/XUI ONE IPTV playlists.
This plugin does not play other playlists or m3u playlists.
I work non stop on my plugins. It's hard work. If you like my work and you want me to continue, you can always show your appreciation by buying me a beer.
:beer1: https://paypal.me/kiddac :beer1:
or
:hot beverage: https://ko-fi.com/kiddac :hot beverage:
Github Repository - Git is updated as soon as a release is bug free and stable
https://github.com/kiddac
Do not post personal MOD code in this thread, including different functionality, different skins etc. It confuses me, it confuses users.
Also we test most code on multiple images and boxes. Modifications might work on your setup, but may crash other peoples.
Start a new thread if need be quoting it is a mod and what images/box it is has been tested on.
This plugin does not contain any playlists or channels. All IPTV playlists need to be sourced by user.
IPTV is perfectly legal - IPTV providers/playlists that contain unscrambled encrpyted channels are illegal. User is responsible for any downloaded playlist content.
We do not discuss IPTV providers on this forum.
I don't recommend, promote or have an affiliation with any provider. Questions regarding IPTV providers will be ignored/deleted.
Do not post IPTV provider names, provider URLs, provider IP addresses, or screenshots that identify providers in this thread.
Check any posted crash logs do not contain any of your provider, username & password details.
It is recommend you use a VPN with any IPTV plugin. VPN use is not the topic of this thread.
X-Streamity should be compatible with all images and boxes.
Installation
XStreamity is available in lots of image feeds under plugins / download plugins / extensions. The 100% latest version can always be found on post 1 of this thread.
Feeds are sometimes a little behind.
How to manually install .ipk on OE-Alliance images via telnet
To manually install, copy ipk to tmp folder
then telnet/ putty
opkg install /tmp/*.ipk
How to manually install .deb on DreamOS via telnet
To manually install, copy ipk to tmp folder
then telnet/ putty
dpkg -i /tmp/*.deb
apt-get update
apt-get install -f
press Y key to finish installation when asked
Dependencies
In the majority of cases the plugin will automatically install all the required dependencies required for xstreamity.
Rarely this fails and the user will need to ensure all dependencies are installed currently via telnet/putty
If you are getting repeated dependencies console screen. Try these commands
Python 2
opkg install python-requests
opkg install python-multiprocessing
opkg install python-image
opkg install python-imaging
opkg install wget Full wget is required for https lines and used by the download manager.
python 3
opkg install python3-requests
opkg install python3-pillow
opkg install wget Full wget is required for https lines and used by the download manager.
Dreamboxes
apt-get -y install python-requests
apt-get -y install python-image
apt-get -y install python-imaging
apt-get -y install wget Full wget is required for https lines and used by the download manager.
python3
apt-get -y install python3-requests
apt-get -y install python3-multiprocessing
- Attachments
-
- enigma2-plugin-extensions-xstreamity_4.52.20240605_all.zip
- (4.26 MiB) Downloaded 65 times
-
- enigma2-plugin-extensions-xstreamity_4.52.20240605_all.deb.rar
- (122 Bytes) Downloaded 55 times
- ocean777
- SW E2 DEVELOPER
- Posts: 293
- Joined: 12 Apr 2024, 04:17
- Has thanked: 76 times
- Been thanked: 28 times
Jun 2024
09
15:06
Re: X-Streamity - Xtream Codes IPTV Player (new thread)
X-Streamity - Official Release.
V 4.53 - 09/06/2024
tnx KiddaC
V 4.53 - 09/06/2024
tnx KiddaC
- Attachments
-
- enigma2-plugin-extensions-xstreamity_4.53.20240609_all.rar
- (4.26 MiB) Downloaded 52 times
- ocean777
- SW E2 DEVELOPER
- Posts: 293
- Joined: 12 Apr 2024, 04:17
- Has thanked: 76 times
- Been thanked: 28 times
Jul 2024
16
17:55
Re: X-Streamity - Xtream Codes IPTV Player (new thread)
X-Streamity - Official Release.
V 4.54 - 16/07/2024
tnx KiddaC
V 4.54 - 16/07/2024
tnx KiddaC
- Attachments
-
- enigma2-plugin-extensions-xstreamity_4.54.20240716_all.rar
- (4.26 MiB) Downloaded 18 times
- ocean777
- SW E2 DEVELOPER
- Posts: 293
- Joined: 12 Apr 2024, 04:17
- Has thanked: 76 times
- Been thanked: 28 times
Jul 2024
23
17:26
Re: X-Streamity - Xtream Codes IPTV Player (new thread)
Xstreamity 4.55
Updated finnish translations
Added VOD default sort order similar to what I just put in XKlass.
Updated finnish translations
Added VOD default sort order similar to what I just put in XKlass.
- Attachments
-
- enigma2-plugin-extensions-xstreamity_4.55.2024.zip
- (4.26 MiB) Downloaded 30 times
- afat45
- SW FEED HUNTER
- Posts: 194
- Joined: 13 Apr 2024, 06:14
- Has thanked: 7 times
- Been thanked: 28 times
Aug 2024
23
06:07
Re: X-Streamity - Xtream Codes IPTV Player (new thread)
X-Streamity - Official Release.
V 4.56 - 23/08/2024 :face with monocle:
openpli 8.3+ / openpli 9 please install from plugin feeds first to load required dependencies.
Then you can load the latest from this forum over the top.
Plugin is for playing official Xtream Codes/XUI ONE IPTV playlists.
This plugin does not play other playlists or m3u playlists.
I work non stop on my plugins. It's hard work. If you like my work and you want me to continue, you can always show your appreciation by buying me a beer.
:beer1: https://paypal.me/kiddac :beer1:
or
:hot beverage: https://ko-fi.com/kiddac :hot beverage:
https://github.com/kiddac
Do not post personal MOD code in this thread, including different functionality, different skins etc. It confuses me, it confuses users.
Also we test most code on multiple images and boxes. Modifications might work on your setup, but may crash other peoples.
Start a new thread if need be quoting it is a mod and what images/box it is has been tested on.
This plugin does not contain any playlists or channels. All IPTV playlists need to be sourced by user.
IPTV is perfectly legal - IPTV providers/playlists that contain unscrambled encrpyted channels are illegal. User is responsible for any downloaded playlist content.
We do not discuss IPTV providers on this forum.
I don't recommend, promote or have an affiliation with any provider. Questions regarding IPTV providers will be ignored/deleted.
Do not post IPTV provider names, provider URLs, provider IP addresses, or screenshots that identify providers in this thread.
Check any posted crash logs do not contain any of your provider, username & password details.
It is recommend you use a VPN with any IPTV plugin. VPN use is not the topic of this thread.
X-Streamity should be compatible with all images and boxes.
Installation
XStreamity is available in lots of image feeds under plugins / download plugins / extensions. The 100% latest version can always be found on post 1 of this thread.
Feeds are sometimes a little behind.
How to manually install .ipk on OE-Alliance images via telnet
To manually install, copy ipk to tmp folder
then telnet/ putty
opkg install /tmp/*.ipk
How to manually install .deb on DreamOS via telnet
To manually install, copy ipk to tmp folder
then telnet/ putty
dpkg -i /tmp/*.deb
apt-get update
apt-get install -f
press Y key to finish installation when asked
Dependencies
In the majority of cases the plugin will automatically install all the required dependencies required for xstreamity.
Rarely this fails and the user will need to ensure all dependencies are installed currently via telnet/putty
If you are getting repeated dependencies console screen. Try these commands
Python 2
opkg install python-requests
opkg install python-multiprocessing
opkg install python-image
opkg install python-imaging
opkg install wget Full wget is required for https lines and used by the download manager.
python 3
opkg install python3-requests
opkg install python3-pillow
opkg install wget Full wget is required for https lines and used by the download manager.
Dreamboxes
apt-get -y install python-requests
apt-get -y install python-image
apt-get -y install python-imaging
apt-get -y install wget Full wget is required for https lines and used by the download manager.
python3
apt-get -y install python3-requests
apt-get -y install python3-multiprocessing
V 4.56 - 23/08/2024 :face with monocle:
openpli 8.3+ / openpli 9 please install from plugin feeds first to load required dependencies.
Then you can load the latest from this forum over the top.
Plugin is for playing official Xtream Codes/XUI ONE IPTV playlists.
This plugin does not play other playlists or m3u playlists.
I work non stop on my plugins. It's hard work. If you like my work and you want me to continue, you can always show your appreciation by buying me a beer.
:beer1: https://paypal.me/kiddac :beer1:
or
:hot beverage: https://ko-fi.com/kiddac :hot beverage:
https://github.com/kiddac
Do not post personal MOD code in this thread, including different functionality, different skins etc. It confuses me, it confuses users.
Also we test most code on multiple images and boxes. Modifications might work on your setup, but may crash other peoples.
Start a new thread if need be quoting it is a mod and what images/box it is has been tested on.
This plugin does not contain any playlists or channels. All IPTV playlists need to be sourced by user.
IPTV is perfectly legal - IPTV providers/playlists that contain unscrambled encrpyted channels are illegal. User is responsible for any downloaded playlist content.
We do not discuss IPTV providers on this forum.
I don't recommend, promote or have an affiliation with any provider. Questions regarding IPTV providers will be ignored/deleted.
Do not post IPTV provider names, provider URLs, provider IP addresses, or screenshots that identify providers in this thread.
Check any posted crash logs do not contain any of your provider, username & password details.
It is recommend you use a VPN with any IPTV plugin. VPN use is not the topic of this thread.
X-Streamity should be compatible with all images and boxes.
Installation
XStreamity is available in lots of image feeds under plugins / download plugins / extensions. The 100% latest version can always be found on post 1 of this thread.
Feeds are sometimes a little behind.
How to manually install .ipk on OE-Alliance images via telnet
To manually install, copy ipk to tmp folder
then telnet/ putty
opkg install /tmp/*.ipk
How to manually install .deb on DreamOS via telnet
To manually install, copy ipk to tmp folder
then telnet/ putty
dpkg -i /tmp/*.deb
apt-get update
apt-get install -f
press Y key to finish installation when asked
Dependencies
In the majority of cases the plugin will automatically install all the required dependencies required for xstreamity.
Rarely this fails and the user will need to ensure all dependencies are installed currently via telnet/putty
If you are getting repeated dependencies console screen. Try these commands
Python 2
opkg install python-requests
opkg install python-multiprocessing
opkg install python-image
opkg install python-imaging
opkg install wget Full wget is required for https lines and used by the download manager.
python 3
opkg install python3-requests
opkg install python3-pillow
opkg install wget Full wget is required for https lines and used by the download manager.
Dreamboxes
apt-get -y install python-requests
apt-get -y install python-image
apt-get -y install python-imaging
apt-get -y install wget Full wget is required for https lines and used by the download manager.
python3
apt-get -y install python3-requests
apt-get -y install python3-multiprocessing
- Attachments
-
- enigma2-plugin-extensions-xstreamity_4.56_20240823_all.deb.rar
- (3.92 MiB) Downloaded 19 times
-
- enigma2-plugin-extensions-xstreamity_4.56.20240823_all.rar
- (4.27 MiB) Downloaded 20 times
- afat45
- SW FEED HUNTER
- Posts: 194
- Joined: 13 Apr 2024, 06:14
- Has thanked: 7 times
- Been thanked: 28 times
Aug 2024
23
14:51
Re: X-Streamity - Xtream Codes IPTV Player (new thread)
X-Streamity - Official Release.
V 4.57 - 23/08/2024 :face with monocle:
openpli 8.3+ / openpli 9 please install from plugin feeds first to load required dependencies.
Then you can load the latest from this forum over the top.
Plugin is for playing official Xtream Codes/XUI ONE IPTV playlists.
This plugin does not play other playlists or m3u playlists.
I work non stop on my plugins. It's hard work. If you like my work and you want me to continue, you can always show your appreciation by buying me a beer.
:beer1: https://paypal.me/kiddac :beer1:
or
:hot beverage: https://ko-fi.com/kiddac :hot beverage:
https://github.com/kiddac
Do not post personal MOD code in this thread, including different functionality, different skins etc. It confuses me, it confuses users.
Also we test most code on multiple images and boxes. Modifications might work on your setup, but may crash other peoples.
Start a new thread if need be quoting it is a mod and what images/box it is has been tested on.
This plugin does not contain any playlists or channels. All IPTV playlists need to be sourced by user.
IPTV is perfectly legal - IPTV providers/playlists that contain unscrambled encrpyted channels are illegal. User is responsible for any downloaded playlist content.
We do not discuss IPTV providers on this forum.
I don't recommend, promote or have an affiliation with any provider. Questions regarding IPTV providers will be ignored/deleted.
Do not post IPTV provider names, provider URLs, provider IP addresses, or screenshots that identify providers in this thread.
Check any posted crash logs do not contain any of your provider, username & password details.
It is recommend you use a VPN with any IPTV plugin. VPN use is not the topic of this thread.
X-Streamity should be compatible with all images and boxes.
Installation
XStreamity is available in lots of image feeds under plugins / download plugins / extensions. The 100% latest version can always be found on post 1 of this thread.
Feeds are sometimes a little behind.
How to manually install .ipk on OE-Alliance images via telnet
To manually install, copy ipk to tmp folder
then telnet/ putty
opkg install /tmp/*.ipk
How to manually install .deb on DreamOS via telnet
To manually install, copy ipk to tmp folder
then telnet/ putty
dpkg -i /tmp/*.deb
apt-get update
apt-get install -f
press Y key to finish installation when asked
Dependencies
In the majority of cases the plugin will automatically install all the required dependencies required for xstreamity.
Rarely this fails and the user will need to ensure all dependencies are installed currently via telnet/putty
If you are getting repeated dependencies console screen. Try these commands
Python 2
opkg install python-requests
opkg install python-multiprocessing
opkg install python-image
opkg install python-imaging
opkg install wget Full wget is required for https lines and used by the download manager.
python 3
opkg install python3-requests
opkg install python3-pillow
opkg install wget Full wget is required for https lines and used by the download manager.
Dreamboxes
apt-get -y install python-requests
apt-get -y install python-image
apt-get -y install python-imaging
apt-get -y install wget Full wget is required for https lines and used by the download manager.
python3
apt-get -y install python3-requests
apt-get -y install python3-multiprocessing
V 4.57 - 23/08/2024 :face with monocle:
openpli 8.3+ / openpli 9 please install from plugin feeds first to load required dependencies.
Then you can load the latest from this forum over the top.
Plugin is for playing official Xtream Codes/XUI ONE IPTV playlists.
This plugin does not play other playlists or m3u playlists.
I work non stop on my plugins. It's hard work. If you like my work and you want me to continue, you can always show your appreciation by buying me a beer.
:beer1: https://paypal.me/kiddac :beer1:
or
:hot beverage: https://ko-fi.com/kiddac :hot beverage:
https://github.com/kiddac
Do not post personal MOD code in this thread, including different functionality, different skins etc. It confuses me, it confuses users.
Also we test most code on multiple images and boxes. Modifications might work on your setup, but may crash other peoples.
Start a new thread if need be quoting it is a mod and what images/box it is has been tested on.
This plugin does not contain any playlists or channels. All IPTV playlists need to be sourced by user.
IPTV is perfectly legal - IPTV providers/playlists that contain unscrambled encrpyted channels are illegal. User is responsible for any downloaded playlist content.
We do not discuss IPTV providers on this forum.
I don't recommend, promote or have an affiliation with any provider. Questions regarding IPTV providers will be ignored/deleted.
Do not post IPTV provider names, provider URLs, provider IP addresses, or screenshots that identify providers in this thread.
Check any posted crash logs do not contain any of your provider, username & password details.
It is recommend you use a VPN with any IPTV plugin. VPN use is not the topic of this thread.
X-Streamity should be compatible with all images and boxes.
Installation
XStreamity is available in lots of image feeds under plugins / download plugins / extensions. The 100% latest version can always be found on post 1 of this thread.
Feeds are sometimes a little behind.
How to manually install .ipk on OE-Alliance images via telnet
To manually install, copy ipk to tmp folder
then telnet/ putty
opkg install /tmp/*.ipk
How to manually install .deb on DreamOS via telnet
To manually install, copy ipk to tmp folder
then telnet/ putty
dpkg -i /tmp/*.deb
apt-get update
apt-get install -f
press Y key to finish installation when asked
Dependencies
In the majority of cases the plugin will automatically install all the required dependencies required for xstreamity.
Rarely this fails and the user will need to ensure all dependencies are installed currently via telnet/putty
If you are getting repeated dependencies console screen. Try these commands
Python 2
opkg install python-requests
opkg install python-multiprocessing
opkg install python-image
opkg install python-imaging
opkg install wget Full wget is required for https lines and used by the download manager.
python 3
opkg install python3-requests
opkg install python3-pillow
opkg install wget Full wget is required for https lines and used by the download manager.
Dreamboxes
apt-get -y install python-requests
apt-get -y install python-image
apt-get -y install python-imaging
apt-get -y install wget Full wget is required for https lines and used by the download manager.
python3
apt-get -y install python3-requests
apt-get -y install python3-multiprocessing
- Attachments
-
- enigma2-plugin-extensions-xstreamity_4.57_20240823_all.deb.rar
- (3.92 MiB) Downloaded 16 times
-
- enigma2-plugin-extensions-xstreamity_4.57.20240823_all.rar
- (4.27 MiB) Downloaded 19 times
- Hannibal_Lecter
- Administration
- Posts: 4424
- Joined: 26 Jun 2024, 08:51
- Location: all over the world
- Has thanked: 9 times
- Been thanked: 149 times
Aug 2024
25
12:03
Re: X-Streamity - Xtream Codes IPTV Player (new thread)
XStreamity v4.57 20240825
thanks @ kiddac
Very minor update - you don't have to update.
Just code clean up - nothing else.
thanks @ kiddac
Very minor update - you don't have to update.
Just code clean up - nothing else.
- Attachments
-
- enigma2-plugin-extensions-xstreamity_4.57_20240825_all.deb
- (3.92 MiB) Downloaded 17 times
-
- enigma2-plugin-extensions-xstreamity_4.57.20240825_all.ipk
- (4.27 MiB) Downloaded 14 times
Please don't ask or send me anything via PN
- Hannibal_Lecter
- Administration
- Posts: 4424
- Joined: 26 Jun 2024, 08:51
- Location: all over the world
- Has thanked: 9 times
- Been thanked: 149 times
Sep 2024
08
07:05
Re: X-Streamity - Xtream Codes IPTV Player (new thread)
Xstreamity 4.58
Thx KiddaC
Thx KiddaC
- Attachments
-
- enigma2-plugin-extensions-xstreamity_4.58.zip
- (4.27 MiB) Downloaded 16 times
Please don't ask or send me anything via PN
- Hannibal_Lecter
- Administration
- Posts: 4424
- Joined: 26 Jun 2024, 08:51
- Location: all over the world
- Has thanked: 9 times
- Been thanked: 149 times
Sep 2024
15
13:24
Re: X-Streamity - Xtream Codes IPTV Player (new thread)
XStreamity v4.59
15.09.2024
Updated .po files - for anyone that wants to fill in translation gaps
Added a catch around bad data for series from hybrid playlists - it wont make series work but will prevent a crash
etc/enigma2/settings file data saved in more places to prevent settings not always being saved correctly.
thanks KiddaC
15.09.2024
Updated .po files - for anyone that wants to fill in translation gaps
Added a catch around bad data for series from hybrid playlists - it wont make series work but will prevent a crash
etc/enigma2/settings file data saved in more places to prevent settings not always being saved correctly.
thanks KiddaC
- Attachments
-
- enigma2-plugin-extensions-xstreamity_4.59_20240915_all.deb
- (3.92 MiB) Downloaded 14 times
-
- enigma2-plugin-extensions-xstreamity_4.59.20240915_all.ipk
- (4.27 MiB) Downloaded 15 times
Please don't ask or send me anything via PN
- ocean777
- SW E2 DEVELOPER
- Posts: 293
- Joined: 12 Apr 2024, 04:17
- Has thanked: 76 times
- Been thanked: 28 times
Sep 2024
22
04:42
Re: X-Streamity - Xtream Codes IPTV Player (new thread)
XStreamity v4.60
- Attachments
-
- enigma2-plugin-extensions-xstreamity_4.60.ipk.zip
- (4.29 MiB) Downloaded 12 times
-
- Similar Topics
- Replies
- Views
- Last post
-
- 12 Replies
- 832 Views
-
Last post by Hannibal_Lecter
-
- 7 Replies
- 266 Views
-
Last post by afat45
-
- 14 Replies
- 1012 Views
-
Last post by ocean777
-
- 230 Replies
- 72922 Views
-
Last post by arka
-
- 0 Replies
- 51 Views
-
Last post by Hannibal_Lecter
Who is online
Users browsing this forum: No registered users and 0 guests