Xtream Codes IPTV Player (new)

Iptv Of All Type Streaming
Post Reply
User avatar
Hannibal_Lecter
SW MODERATOR
SW MODERATOR
Posts: 918
Joined: 26 Jun 2024, 08:51
Has thanked: 3 times
Been thanked: 64 times
Germany
Jul 2024 08 05:14

Xtream Codes IPTV Player (new)

Post by Hannibal_Lecter

#1

X Klass - Official Release

V 1.00 - 07/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.

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

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.

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
enigma2-plugin-extensions-xklass_1.00_20240707_all.deb
(5.1 MiB) Downloaded 15 times
enigma2-plugin-extensions-xklass_1.00.20240707_all.ipk
(5.34 MiB) Downloaded 13 times
User avatar
Hannibal_Lecter
SW MODERATOR
SW MODERATOR
Posts: 918
Joined: 26 Jun 2024, 08:51
Has thanked: 3 times
Been thanked: 64 times
Germany
Jul 2024 08 05:16

Xtream Codes IPTV Player (new)

Post by Hannibal_Lecter

#2

XKlass v1.01
Fixed python 2.7 crash

thanks KiddaC
Attachments
enigma2-plugin-extensions-xklass_1.01_20240707_all.deb
(5.1 MiB) Downloaded 14 times
enigma2-plugin-extensions-xklass_1.01.20240707_all.ipk
(5.34 MiB) Downloaded 13 times
User avatar
Hannibal_Lecter
SW MODERATOR
SW MODERATOR
Posts: 918
Joined: 26 Jun 2024, 08:51
Has thanked: 3 times
Been thanked: 64 times
Germany
Jul 2024 08 05:18

Xtream Codes IPTV Player (new)

Post by Hannibal_Lecter

#3

XKlass v1.02
fixed a multiprocessing crash on some barebones images

thanks KiddaC
Attachments
enigma2-plugin-extensions-xklass_1.01_20240707_all.deb
(5.1 MiB) Downloaded 14 times
enigma2-plugin-extensions-xklass_1.01.20240707_all.ipk
(5.34 MiB) Downloaded 12 times
User avatar
ocean777
SW E2 DEVELOPER
SW E2 DEVELOPER
Posts: 229
Joined: 12 Apr 2024, 04:17
Has thanked: 76 times
Been thanked: 24 times
Belgium
Jul 2024 10 06:18

Re: Xtream Codes IPTV Player (new)

Post by ocean777

#4

v.1.03
Tnx.KiddaC
Attachments
enigma2-plugin-extensions-xklass_1.03.20240709_all.rar
(5.34 MiB) Downloaded 13 times
User avatar
Hannibal_Lecter
SW MODERATOR
SW MODERATOR
Posts: 918
Joined: 26 Jun 2024, 08:51
Has thanked: 3 times
Been thanked: 64 times
Germany
Jul 2024 18 08:00

Xtream Codes IPTV Player (new)

Post by Hannibal_Lecter

#5

XKlass - Official Release.

V 1.04 - 15/07/2024

Fixed the crash if default playlist is not active or not responding - playlists screen should now show instead.
Blue button functionality returns on the start menu - to delete the working json data files - Use when things are going weird.
Code tweak to how and when custom sids (satellite refs) for epgs are picked up.
Removed blank epg importer source file. Not needed. It gets built if required.
Translation updates for spain, china and germany.
New intro video selection option - for those users putting alternative videos in the video folder.
Slight tweak to the logic of determining if a playlist has been switched or not.
Attachments
enigma2-plugin-extensions-xklass_1.04_20240715_all.deb
(5.1 MiB) Downloaded 9 times
enigma2-plugin-extensions-xklass_1.04.20240715_all.ipk
(5.34 MiB) Downloaded 7 times
User avatar
Hannibal_Lecter
SW MODERATOR
SW MODERATOR
Posts: 918
Joined: 26 Jun 2024, 08:51
Has thanked: 3 times
Been thanked: 64 times
Germany
Jul 2024 18 08:01

Xtream Codes IPTV Player (new)

Post by Hannibal_Lecter

#6

XKlass - Official Release.

V 1.05 - 16/07/2024

Fixed the start menu loop if one of the urls was failing. Now correctly looks for 1 valid url, not all valid urls
Added asterisks into channel name clean ups
Added Chinese language option for TMDB data
Slight update to Italian translation
Attachments
enigma2-plugin-extensions-xklass_1.05_20240716_all.deb
(5.1 MiB) Downloaded 9 times
enigma2-plugin-extensions-xklass_1.05.20240716_all.ipk
(5.34 MiB) Downloaded 9 times
User avatar
Hannibal_Lecter
SW MODERATOR
SW MODERATOR
Posts: 918
Joined: 26 Jun 2024, 08:51
Has thanked: 3 times
Been thanked: 64 times
Germany
Jul 2024 19 05:14

Xtream Codes IPTV Player (new)

Post by Hannibal_Lecter

#7

V1.06 - experimental release

Just added a couple of default 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.
Attachments
enigma2-plugin-extensions-xklass_1.06_20240718_all.deb
(5.1 MiB) Downloaded 10 times
enigma2-plugin-extensions-xklass_1.06.20240718_all.ipk
(5.34 MiB) Downloaded 12 times
User avatar
Hannibal_Lecter
SW MODERATOR
SW MODERATOR
Posts: 918
Joined: 26 Jun 2024, 08:51
Has thanked: 3 times
Been thanked: 64 times
Germany
Jul 2024 23 16:37

Xtream Codes IPTV Player (new)

Post by Hannibal_Lecter

#8

XKlass v1.07
Update German Translations

Relaxed the rules around json content. It was a little strict.
Attachments
enigma2-plugin-extensions-xklass_1.07_20240723_all.deb
(5.1 MiB) Downloaded 8 times
enigma2-plugin-extensions-xklass_1.07.20240723_all.ipk
(5.34 MiB) Downloaded 7 times
User avatar
Hannibal_Lecter
SW MODERATOR
SW MODERATOR
Posts: 918
Joined: 26 Jun 2024, 08:51
Has thanked: 3 times
Been thanked: 64 times
Germany
Jul 2024 24 05:27

Xtream Codes IPTV Player (new)

Post by Hannibal_Lecter

#9

XKlass v1.08

Series episode duration should now show correctly if available, whether TMDB turned on or of
Attachments
enigma2-plugin-extensions-xklass_1.08_20240723_all.deb
(5.1 MiB) Downloaded 8 times
enigma2-plugin-extensions-xklass_1.08.20240723_all.ipk
(5.34 MiB) Downloaded 9 times
User avatar
Hannibal_Lecter
SW MODERATOR
SW MODERATOR
Posts: 918
Joined: 26 Jun 2024, 08:51
Has thanked: 3 times
Been thanked: 64 times
Germany
Jul 2024 26 05:15

Xtream Codes IPTV Player (new)

Post by Hannibal_Lecter

#10

XKlass - Official Release - The Final Frontier.
V 1.10 - 26/07/2024

Fix for older images missing twisted web client BrowserLikePolicyForHTTPS

thanks KiddaC
Attachments
enigma2-plugin-extensions-xklass_1.10_20240726_all.deb
(5.1 MiB) Downloaded 9 times
enigma2-plugin-extensions-xklass_1.10.20240726_all.ipk
(5.34 MiB) Downloaded 9 times
Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 0 guests