X-Streamity - Xtream Codes IPTV Player (new thread)
- ocean777
- E2 Developer
- Posts: 394
- Joined: 14 Mar 2024, 13:48
- Has thanked: 163 times
- Been thanked: 192 times
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 55 times
- afat45
- E2 Developer
- Posts: 195
- Joined: 01 Apr 2024, 11:53
- Has thanked: 14 times
- Been thanked: 42 times
Re: X-Streamity - Xtream Codes IPTV Player (new thread)
***-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.
***-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.
***-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 11 times
-
- enigma2-plugin-extensions-xstreamity_4.56.20240823_all.rar
- (4.27 MiB) Downloaded 13 times
- ocean777
- E2 Developer
- Posts: 394
- Joined: 14 Mar 2024, 13:48
- Has thanked: 163 times
- Been thanked: 192 times
Re: X-Streamity - Xtream Codes IPTV Player (new thread)
***-Streamity - Official Release.
V 4.56 - 23/08/2024
V 4.56 - 23/08/2024
- Attachments
-
- enigma2-plugin-extensions-xstreamity_4.56.20240823_all.rar
- (4.27 MiB) Downloaded 17 times
- kingsman
- E2 Developer
- Posts: 379
- Joined: 18 May 2023, 18:24
- Has thanked: 12 times
- Been thanked: 175 times
Re: X-Streamity - Xtream Codes IPTV Player (new thread)
XStreamity V4.57
Amends to new sort that was causing a crash if playlist had incomplete data.
Also added in TMDB plugin for dreambox vod while I was faffing.
I had an error in the last release that will have mangled up your playlists.txt file by removing new lines if you had multiple playlists. Sorry.
Please check your playlists.txt file manually if you installed yesterdays release.
/etc/enigma2/xstreamity/playlists.txt
Amends to new sort that was causing a crash if playlist had incomplete data.
Also added in TMDB plugin for dreambox vod while I was faffing.
I had an error in the last release that will have mangled up your playlists.txt file by removing new lines if you had multiple playlists. Sorry.
Please check your playlists.txt file manually if you installed yesterdays release.
/etc/enigma2/xstreamity/playlists.txt
- Attachments
-
- enigma2-plugin-extensions-xstreamity_4.57_20240823_all.deb
- (3.92 MiB) Downloaded 13 times
-
- enigma2-plugin-extensions-xstreamity_4.57.20240823_all.ipk
- (4.27 MiB) Downloaded 14 times
VU+ duo4K
Multi R84
Multi R84 brutus z
Multi R84
Multi R84 brutus z
- Hannibal_Lecter
- Administration
- Posts: 6213
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 2 times
- Been thanked: 1679 times
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 14 times
-
- enigma2-plugin-extensions-xstreamity_4.57.20240825_all.ipk
- (4.27 MiB) Downloaded 22 times
The information and uploads I have provided are for testing purposes only.
Pay-TV reception without a valid subscription is illegal and punishable by law.
Pay-TV reception without a valid subscription is illegal and punishable by law.
- ocean777
- E2 Developer
- Posts: 394
- Joined: 14 Mar 2024, 13:48
- Has thanked: 163 times
- Been thanked: 192 times
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 26 times
- kingsman
- E2 Developer
- Posts: 379
- Joined: 18 May 2023, 18:24
- Has thanked: 12 times
- Been thanked: 175 times
Re: X-Streamity - Xtream Codes IPTV Player (new thread)
XStreamity V4.59
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.
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.
- Attachments
-
- enigma2-plugin-extensions-xstreamity_4.59_20240915_all.deb
- (3.92 MiB) Downloaded 12 times
-
- enigma2-plugin-extensions-xstreamity_4.59.20240915_all.ipk
- (4.27 MiB) Downloaded 17 times
VU+ duo4K
Multi R84
Multi R84 brutus z
Multi R84
Multi R84 brutus z
- ocean777
- E2 Developer
- Posts: 394
- Joined: 14 Mar 2024, 13:48
- Has thanked: 163 times
- Been thanked: 192 times
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 17 times
- Hannibal_Lecter
- Administration
- Posts: 6213
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 2 times
- Been thanked: 1679 times
Re: X-Streamity - Xtream Codes IPTV Player (new thread)
XStreamity v4.61
26.09.2024
Right... I think I have fixed that tmdb variable crash
Also added in a few more amends for stripping out of some prefixes to help names work better with tmdb searching
thanks KiddaC
26.09.2024
Right... I think I have fixed that tmdb variable crash
Also added in a few more amends for stripping out of some prefixes to help names work better with tmdb searching
thanks KiddaC
- Attachments
-
- enigma2-plugin-extensions-xstreamity_4.61_20240926_all.deb
- (3.92 MiB) Downloaded 13 times
-
- enigma2-plugin-extensions-xstreamity_4.61.20240926_all.ipk
- (4.29 MiB) Downloaded 23 times
The information and uploads I have provided are for testing purposes only.
Pay-TV reception without a valid subscription is illegal and punishable by law.
Pay-TV reception without a valid subscription is illegal and punishable by law.
- Hannibal_Lecter
- Administration
- Posts: 6213
- Joined: 27 Mar 2024, 15:29
- Location: all over the world
- Has thanked: 2 times
- Been thanked: 1679 times
Re: X-Streamity - Xtream Codes IPTV Player (new thread)
XStreamity v4.62
Fixed catchup margins
Updated spanish translations
Removed xmltv epg timeout
Minor tweaks
Fixed catchup margins
Updated spanish translations
Removed xmltv epg timeout
Minor tweaks
- Attachments
-
- enigma2-plugin-extensions-xstreamity_4.62.20241026_all.ipk
- (4.29 MiB) Downloaded 15 times
The information and uploads I have provided are for testing purposes only.
Pay-TV reception without a valid subscription is illegal and punishable by law.
Pay-TV reception without a valid subscription is illegal and punishable by law.
-
- Similar Topics
- Replies
- Views
- Last post
-
- 16 Replies
- 7351 Views
-
Last post by Hannibal_Lecter
-
- 19 Replies
- 5776 Views
-
Last post by afat45
-
- 1 Replies
- 1912 Views
-
Last post by The Founder
-
- 4 Replies
- 11140 Views
-
Last post by johngl85
-
- 0 Replies
- 2768 Views
-
Last post by yak_vi
-
- 17 Replies
- 3049 Views
-
Last post by Hannibal_Lecter
-
- 6 Replies
- 4483 Views
-
Last post by hd63s
-
- 5 Replies
- 28873 Views
-
Last post by The Founder
-
- 219 Replies
- 108082 Views
-
Last post by thosch1973
-
- 0 Replies
- 103 Views
-
Last post by Hannibal_Lecter