X Klass - Xtream Codes IPTV Player
- Hannibal_Lecter
- Administration
- Posts: 12962
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 14 times
- Been thanked: 2427 times
Re: X Klass - Xtream Codes IPTV Player
XKlass - Official Release - The Final Frontier.
V 1.37 - 27/02/2025
Plugin is for playing official Xtream Codes/XUI ONE IPTV playlists.
This plugin is a rework of my XStreamity plugin but with all new layout and new side menu accessible by the "Menu" button.
This plugin only plays xtream code playlists and does not play other playlists or m3u playlists.
enigma2-plugin-extensions-xklass_1.37_20250227_all.deb
https://www.satworld-forum.com/download ... hp?id=8257
enigma2-plugin-extensions-xklass_1.37.20250227_all.ipk
https://www.satworld-forum.com/download ... hp?id=8256
V 1.37 - 27/02/2025
Plugin is for playing official Xtream Codes/XUI ONE IPTV playlists.
This plugin is a rework of my XStreamity plugin but with all new layout and new side menu accessible by the "Menu" button.
This plugin only plays xtream code playlists and does not play other playlists or m3u playlists.
enigma2-plugin-extensions-xklass_1.37_20250227_all.deb
https://www.satworld-forum.com/download ... hp?id=8257
enigma2-plugin-extensions-xklass_1.37.20250227_all.ipk
https://www.satworld-forum.com/download ... hp?id=8256
--> While the moderator's away, the spammers will play <--


Re: X Klass - Xtream Codes IPTV Player
enigma2-plugin-extensions-xklass_1.38_ipk+deb
https://mega.nz/file/qqZymTbT#CAreUgEfz ... wOFfDmsNpM
https://mega.nz/file/qqZymTbT#CAreUgEfz ... wOFfDmsNpM
- Hannibal_Lecter
- Administration
- Posts: 12962
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 14 times
- Been thanked: 2427 times
Re: X Klass - Xtream Codes IPTV Player
XKlass - Official Release - The Final Frontier
V 1.39 - 18/03/2025
Plugin is for playing official Xtream Codes/XUI ONE IPTV playlists.
This plugin is a rework of my XStreamity plugin but with all new layout and new side menu accessible by the "Menu" button.
This plugin only plays xtream code playlists and does not play other playlists or m3u playlists.
github.com
kiddac - Overview
kiddac has 17 repositories available. Follow their code on GitHub.
github.com github.com
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.
XKlass should be compatible with all images and boxes.
Installation
XKlass 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.
openpli 8.3+ / openpli 9 please install from plugin feeds first to load required dependencies. (Xstreamity plugin in feeds will also load the dependencies)
Then you can load the latest from this forum over the top.
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 XKlass.
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.
Dreamboxes - python3
apt-get -y install python3-requests
apt-get -y install ython3-multiprocessing
enigma2-plugin-extensions-xklass_1.39_20250318_all.deb
enigma2-plugin-extensions-xklass_1.39.20250318_all.ipk
V 1.39 - 18/03/2025
Plugin is for playing official Xtream Codes/XUI ONE IPTV playlists.
This plugin is a rework of my XStreamity plugin but with all new layout and new side menu accessible by the "Menu" button.
This plugin only plays xtream code playlists and does not play other playlists or m3u playlists.
github.com
kiddac - Overview
kiddac has 17 repositories available. Follow their code on GitHub.
github.com github.com
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.
XKlass should be compatible with all images and boxes.
Installation
XKlass 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.
openpli 8.3+ / openpli 9 please install from plugin feeds first to load required dependencies. (Xstreamity plugin in feeds will also load the dependencies)
Then you can load the latest from this forum over the top.
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 XKlass.
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.
Dreamboxes - python3
apt-get -y install python3-requests
apt-get -y install ython3-multiprocessing
enigma2-plugin-extensions-xklass_1.39_20250318_all.deb
Code: Select all
https://www.satworld-forum.com/download/file.php?id=8630
enigma2-plugin-extensions-xklass_1.39.20250318_all.ipk
Code: Select all
https://www.satworld-forum.com/download/file.php?id=8629
--> While the moderator's away, the spammers will play <--


- Hannibal_Lecter
- Administration
- Posts: 12962
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 14 times
- Been thanked: 2427 times
Re: X Klass - Xtream Codes IPTV Player
XKlass - Official Release - The Final Frontier.
V 1.40 - 22/03/2025
Plugin is for playing official Xtream Codes/XUI ONE IPTV playlists.
This plugin is a rework of my XStreamity plugin but with all new layout and new side menu accessible by the "Menu" button.
This plugin only plays xtream code playlists and does not play other playlists or m3u playlists.
enigma2-plugin-extensions-xklass_1.40_deb.zip
enigma2-plugin-extensions-xklass_1.40.ipk.zip
V 1.40 - 22/03/2025
Plugin is for playing official Xtream Codes/XUI ONE IPTV playlists.
This plugin is a rework of my XStreamity plugin but with all new layout and new side menu accessible by the "Menu" button.
This plugin only plays xtream code playlists and does not play other playlists or m3u playlists.
enigma2-plugin-extensions-xklass_1.40_deb.zip
Code: Select all
https://www.satworld-forum.com/download/file.php?id=8713
Code: Select all
https://www.satworld-forum.com/download/file.php?id=8712
--> While the moderator's away, the spammers will play <--


- Hannibal_Lecter
- Administration
- Posts: 12962
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 14 times
- Been thanked: 2427 times
Re: X Klass - Xtream Codes IPTV Player
XKlass - Official Release - The Final Frontier.
V 1.41 - 23/03/2025
Plugin is for playing official Xtream Codes/XUI ONE IPTV playlists.
This plugin is a rework of my XStreamity plugin but with all new layout and new side menu accessible by the "Menu" button.
This plugin only plays xtream code playlists and does not play other playlists or m3u playlists.
enigma2-plugin-extensions-xklass_1.41_20250323_all.deb
enigma2-plugin-extensions-xklass_1.41.20250323_all.ipk
V 1.41 - 23/03/2025
Plugin is for playing official Xtream Codes/XUI ONE IPTV playlists.
This plugin is a rework of my XStreamity plugin but with all new layout and new side menu accessible by the "Menu" button.
This plugin only plays xtream code playlists and does not play other playlists or m3u playlists.
enigma2-plugin-extensions-xklass_1.41_20250323_all.deb
Code: Select all
https://www.satworld-forum.com/download/file.php?id=8727
Code: Select all
https://www.satworld-forum.com/download/file.php?id=8726
--> While the moderator's away, the spammers will play <--


- Hannibal_Lecter
- Administration
- Posts: 12962
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 14 times
- Been thanked: 2427 times
Re: X Klass - Xtream Codes IPTV Player
XKlass v1.42_20250325
Fixed favourites.
Fixed favourites crashing if last one removed.
Fixed favourites still showing programme info, if last one removed.
Searched lists remain filtered now on back button if live preview on.
Added missing series order from settings
Added option to hide Manage Playlists from start menu and/or side menu
Added option to hide Account Info from side menu.
English po and pot files updated with new text.
enigma2-plugin-extensions-xklass_1.42_20250325_all.deb
enigma2-plugin-extensions-xklass_1.42.20250325_all.ipk
Fixed favourites.
Fixed favourites crashing if last one removed.
Fixed favourites still showing programme info, if last one removed.
Searched lists remain filtered now on back button if live preview on.
Added missing series order from settings
Added option to hide Manage Playlists from start menu and/or side menu
Added option to hide Account Info from side menu.
English po and pot files updated with new text.
enigma2-plugin-extensions-xklass_1.42_20250325_all.deb
Code: Select all
https://www.satworld-forum.com/download/file.php?id=8768
Code: Select all
https://www.satworld-forum.com/download/file.php?id=8767
--> While the moderator's away, the spammers will play <--


- Hannibal_Lecter
- Administration
- Posts: 12962
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 14 times
- Been thanked: 2427 times
Re: X Klass - Xtream Codes IPTV Player
XKlass - Official Release - The Final Frontier.
V 1.43 - 26/03/2025
Plugin is for playing official Xtream Codes/XUI ONE IPTV playlists.
This plugin is a rework of my XStreamity plugin but with all new layout and new side menu accessible by the "Menu" button.
This plugin only plays xtream code playlists and does not play other playlists or m3u playlists.
enigma2-plugin-extensions-xklass_1.43.20250326_all.ipk
enigma2-plugin-extensions-xklass_1.43_20250326_all.deb
V 1.43 - 26/03/2025
Plugin is for playing official Xtream Codes/XUI ONE IPTV playlists.
This plugin is a rework of my XStreamity plugin but with all new layout and new side menu accessible by the "Menu" button.
This plugin only plays xtream code playlists and does not play other playlists or m3u playlists.
enigma2-plugin-extensions-xklass_1.43.20250326_all.ipk
Code: Select all
https://www.satworld-forum.com/download/file.php?id=8784
Code: Select all
https://www.satworld-forum.com/download/file.php?id=8783
--> While the moderator's away, the spammers will play <--


- Hannibal_Lecter
- Administration
- Posts: 12962
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 14 times
- Been thanked: 2427 times
Re: X Klass - Xtream Codes IPTV Player
XKlass - Official Release - The Final Frontier.
V 1.44 - 02/04/2025
Plugin is for playing official Xtream Codes/XUI ONE IPTV playlists.
This plugin is a rework of my XStreamity plugin but with all new layout and new side menu accessible by the "Menu" button.
This plugin only plays xtream code playlists and does not play other playlists or m3u playlists.
enigma2-plugin-extensions-xklass_1.44_20250402_all.deb
enigma2-plugin-extensions-xklass_1.44.20250402_all
V 1.44 - 02/04/2025
Plugin is for playing official Xtream Codes/XUI ONE IPTV playlists.
This plugin is a rework of my XStreamity plugin but with all new layout and new side menu accessible by the "Menu" button.
This plugin only plays xtream code playlists and does not play other playlists or m3u playlists.
enigma2-plugin-extensions-xklass_1.44_20250402_all.deb
Code: Select all
https://www.satworld-forum.com/download/file.php?id=8903
Code: Select all
https://www.satworld-forum.com/download/file.php?id=8902
--> While the moderator's away, the spammers will play <--


-
- Similar Topics
- Replies
- Views
- Last post
-
- 52 Replies
- 34227 Views
-
Last post by Hannibal_Lecter
-
- 17 Replies
- 15960 Views
-
Last post by qvadis57
-
- 1 Replies
- 10860 Views
-
Last post by The Founder
-
- 0 Replies
- 10813 Views
-
Last post by yak_vi
-
- 8 Replies
- 3261 Views
-
Last post by ocean777
Who is online
Users browsing this forum: No registered users and 5 guests