Xtream Codes IPTV Player (new)

User avatar
Hannibal_Lecter
Global Moderator
Global Moderator
Posts: 3878
Joined: 27 Mar 2024, 15:29
Location: Bavaria
Been thanked: 1280 times
Germany

Xtream Codes IPTV Player (new)

#1

Post by Hannibal_Lecter »

*** 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 62 times
enigma2-plugin-extensions-xklass_1.00.20240707_all.ipk
(5.34 MiB) Downloaded 37 times


User avatar
Hannibal_Lecter
Global Moderator
Global Moderator
Posts: 3878
Joined: 27 Mar 2024, 15:29
Location: Bavaria
Been thanked: 1280 times
Germany

Xtream Codes IPTV Player (new)

#2

Post by Hannibal_Lecter »

XKlass v1.01
Fixed python 2.7 crash

thanks KiddaC
Attachments
enigma2-plugin-extensions-xklass_1.01_20240707_all.deb
(5.1 MiB) Downloaded 31 times
enigma2-plugin-extensions-xklass_1.01.20240707_all.ipk
(5.34 MiB) Downloaded 27 times


User avatar
Hannibal_Lecter
Global Moderator
Global Moderator
Posts: 3878
Joined: 27 Mar 2024, 15:29
Location: Bavaria
Been thanked: 1280 times
Germany

Xtream Codes IPTV Player (new)

#3

Post by Hannibal_Lecter »

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 36 times
enigma2-plugin-extensions-xklass_1.01.20240707_all.ipk
(5.34 MiB) Downloaded 19 times


User avatar
ocean777
E2 Developer
E2 Developer
Posts: 366
Joined: 14 Mar 2024, 13:48
Has thanked: 144 times
Been thanked: 178 times
Andorra

Re: Xtream Codes IPTV Player (new)

#4

Post by ocean777 »

*** Klass - Xtream Codes IPTV Player
v.1.02
Tnx.KiddaC
Attachments
enigma2-plugin-extensions-xklass_1.02.20240707_all.rar
(5.34 MiB) Downloaded 46 times


User avatar
ocean777
E2 Developer
E2 Developer
Posts: 366
Joined: 14 Mar 2024, 13:48
Has thanked: 144 times
Been thanked: 178 times
Andorra

Re: Xtream Codes IPTV Player (new)

#5

Post by ocean777 »

v.1.03
Tnx.KiddaC
Message will pop up if server not responding.

New Switch Playlist now available on the Start Menu list

Removed duplicate url calls which was slowing down the loading. (and also possible causing servers to drop out)

Attachments
enigma2-plugin-extensions-xklass_1.03.20240709_all.rar
(5.34 MiB) Downloaded 30 times


User avatar
ocean777
E2 Developer
E2 Developer
Posts: 366
Joined: 14 Mar 2024, 13:48
Has thanked: 144 times
Been thanked: 178 times
Andorra

Re: Xtream Codes IPTV Player (new)

#6

Post by ocean777 »

XKlass - Official Release.
V 1.04 - 15/07/2024
Attachments
enigma2-plugin-extensions-xklass_1.04.20240715_all.rar
(5.34 MiB) Downloaded 29 times


User avatar
ocean777
E2 Developer
E2 Developer
Posts: 366
Joined: 14 Mar 2024, 13:48
Has thanked: 144 times
Been thanked: 178 times
Andorra

Re: Xtream Codes IPTV Player (new)

#7

Post by ocean777 »

XKlass - Official Release.
V 1.05 - 16/07/2024
Attachments
enigma2-plugin-extensions-xklass_1.05.20240716_all.rar
(5.34 MiB) Downloaded 22 times


User avatar
Hannibal_Lecter
Global Moderator
Global Moderator
Posts: 3878
Joined: 27 Mar 2024, 15:29
Location: Bavaria
Been thanked: 1280 times
Germany

Xtream Codes IPTV Player (new)

#8

Post by Hannibal_Lecter »

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 26 times
enigma2-plugin-extensions-xklass_1.06.20240718_all.ipk
(5.34 MiB) Downloaded 18 times


User avatar
Hannibal_Lecter
Global Moderator
Global Moderator
Posts: 3878
Joined: 27 Mar 2024, 15:29
Location: Bavaria
Been thanked: 1280 times
Germany

Xtream Codes IPTV Player (new)

#9

Post by Hannibal_Lecter »

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 18 times
enigma2-plugin-extensions-xklass_1.07.20240723_all.ipk
(5.34 MiB) Downloaded 13 times


User avatar
Hannibal_Lecter
Global Moderator
Global Moderator
Posts: 3878
Joined: 27 Mar 2024, 15:29
Location: Bavaria
Been thanked: 1280 times
Germany

Xtream Codes IPTV Player (new)

#10

Post by Hannibal_Lecter »

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 33 times
enigma2-plugin-extensions-xklass_1.08.20240723_all.ipk
(5.34 MiB) Downloaded 28 times


Post Reply
  • Similar Topics
    Replies
    Views
    Last post