What's new

VU+ Plugins - Streaming & IPTV [E² Plugin] X Klass - Xtream Codes IPTV Player (new)

kalkan99

Significant Contributor
Special Friend
Messages
608
Joined
Jun 6, 2015
Reaction score
785
Points
138
XKlass - Official Release.

V 1.03 - 09/07/2024



Plugin is for playing official Xtream Codes/XUI ONE IPTV playlists.

This plugin is a rework of XStreamity plugin but with all new layout and new side menu accessible by the "Menu" button.

This plugin does not play other playlists or m3u playlists.






  • 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. (note this is a brand new plugin - feeds will catchup)

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.

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.



python3

apt-get -y install python3-requests

apt-get -y install python3-multiprocessing



thanks KiddaC
 

Attachments

kalkan99

Significant Contributor
Special Friend
Messages
608
Joined
Jun 6, 2015
Reaction score
785
Points
138
V1.06 - experimental release

Just added a couple of sort options for VOD. (not live or series)
I got this terrible wrong last time I did this so lets see if this is any better.

It's never going to be perfect, and And year isn't always available for all providers.

thanks KiddaC
 

Attachments

amine2022

Vuplus-Images Elite
Messages
77
Joined
Aug 4, 2017
Reaction score
11
Points
8
Hi Guys,
when i open the plugin a message shows and i can not delete it and i remains even after go back to channel list. this issue only in Egami for uno 4k se.
TIA
 

Attachments

kalkan99

Significant Contributor
Special Friend
Messages
608
Joined
Jun 6, 2015
Reaction score
785
Points
138
XKlass - Official Release - The Final Frontier.
V 1.24 - 20/11/2024


Fixed series descriptions not displaying properly.
Fixed some smaller issues with blank tmdb data overwriting provider data
Fixed a crash on an empty series category. I randomly found a broken one when provider was in the middle of an update.

thanks KiddaC
 

Attachments

kalkan99

Significant Contributor
Special Friend
Messages
608
Joined
Jun 6, 2015
Reaction score
785
Points
138
XKlass - Official Release - The Final Frontier.

V 1.29 - 18/12/2024


Small update.
Slight amend to the allowed format of API data. It should be JSON, but some editors bring it back as plain text.
So now check for JSON, if that fails see if plain text data can be parsed as JSON.


thanks KiddaC
 

Attachments

vusolo2

Staff member
Super Moderator
Vuplus-Images Elite
Significant Contributor
Special Friend
Messages
2,821
Joined
Jul 3, 2015
Reaction score
2,174
Points
188
XKlass - Official Release - The Final Frontier.

V 1.36 - 23/02/2025


Added in all the series tweaks I have been doing on its big brother xstreamity the last couple of weeks.
Plus a little code clean up and refactoring.
 

Attachments

vusolo2

Staff member
Super Moderator
Vuplus-Images Elite
Significant Contributor
Special Friend
Messages
2,821
Joined
Jul 3, 2015
Reaction score
2,174
Points
188
XKlass - Official Release - The Final Frontier.

V 1.56 - 14/07/2025 :face with monocle:

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.

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.
 

Attachments

vusolo2

Staff member
Super Moderator
Vuplus-Images Elite
Significant Contributor
Special Friend
Messages
2,821
Joined
Jul 3, 2015
Reaction score
2,174
Points
188
XKlass - Official Release - The Final Frontier
V 1.58 - 22/07/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.
 

Attachments

vusolo2

Staff member
Super Moderator
Vuplus-Images Elite
Significant Contributor
Special Friend
Messages
2,821
Joined
Jul 3, 2015
Reaction score
2,174
Points
188
XKlass v1.64_20250909

Image and Memory Amends.

Fixed VOD covers and backdrops occasional showing the previous image before loading new images

New code for the backdrop so I don't have to merge 2 images together. Less memory processing.

Moved temporary processes from /tmp/ folder into etc plugin folder overall better memory management.
 

Attachments


Top Bottom