VU+ Plugins - Streaming & IPTV X-STREAMITY - Download ONLY

levi45

Super Moderator
Moderator
Vuplus-Images Elite
Forum Supporter
Significant Contributor
Member
Special Friend
Sep 15, 2017
626
2,055
108
uk
Thanks @kiddac
A few more amends.

Removed config font out of dreamos skin file. (well revert to installed skin font)
Added in the code to make series stream play
Added in the dependants python-image, python-imaging, python-argparse into the control file (this might cause more problems if not in image feeds)
Channel reverts back to original on exitting plugin.
 

Attachments

Attachments

Let fix things bit by bit. Lot going on at the moment.



Changed


Code:
if self.session.nav.getCurrentlyPlayingServiceorGroup():

Code:
if self.session.nav.getCurrentlyPlayingServiceReference():

as dreambox doesn't seem to have the former.



Fixed the incorrect folder path from X-Streamity to XStreamity



added in some row stripes on EPG.



I will then see if I can fix this owibranding issue.
 

Attachments

Quick update to fix a potential crash if no playlists.txt file

Also added in the ratings value on VOD. I seemed to have missed it out when I coded that page up.

No infobars yet. I have been doing my research tonight instead. So I think I know what I am doing with them now so should be easy enough to implement
 

Attachments

X-Streamity 1.00021 Work in Progress (still not a finished release - no need to post it on any other forums - thanks)



90% done Live infobar for HD skin. Not SD

Large epg descriptions not scrolling yet. Don't know why.

Picon not included yet.

Icons not included yet.



Not 100% happy with this layout now I have seen it in action, so it will probably be changed a little.

But the elements are now coded up, so just a case of moving things around.







And "TV" button now works if you want to quickly rotate through the stream types when playing. ie. 1,4097, 5002 etc

So you can see which one is quicker and plays better. All providers differ.
 

Attachments

Code:
OK I have stripped out pliextrainfo to stop boxes crashing if they don't have it.



Redesigned my Infobar. Both SD and HD



Picons and Stream information now displayed.



Cleaned up all my imports



Compressed all my PNGs.
 

Attachments

  • Like
Reactions: DirtyDonki and Wild
Code:
Slight amend to VOD infobar layout. Not finished yet as I am also going to add in a play state icon. And like lululla has done on xc plugin, put in the keypad shortcuts for jumping around.

Hopefully I have fixed invalid image bug

Changed backgrounds to pngs instead of jpgs. Hopefully fix some 4k skins screen issues (dreambox one).

Added in the category title to the vod and series categories pages. I was hiding it for some reason. No good if you got no stream information as you cant see long titles.



Increased the timeout for downloading categories to 30 seconds. I got one test provider that is fecking awful. If I paid for it, I would dump it.

You are not really going to use such a slow provider in real life, but the timeout has been increased anyway to factor in these bad apples.



Added in some more keymaps for dreambox owners that have limited remote control buttons.

TV, PVR, FAV all switch the stream type on the playing stream

EPG or TEXT switches between now and next on live categories EPGs.



I am now going to have to put a settings menu in. Not a 5 minute job that as it effects quite a bit of code. So that is coming shortly.

I will put it on the main screen, where currently the none working help button is.



Probably going to be along the lines of



Default Live Stream Type

Default Vod/Series Stream Type

Download Hi Res Covers

Preview Live Streams



Some streams are weird though. Some work better with dvb 1, some work better with IPTV 4097. Even differ from the same provider. So bare this in mind if some of your channels are black. Try a quick TV/Fav/PVR button press and change the stream type.



I might put in an audio button for audio switch for streams that have multiple audio. Dont know how to do that yet though.



And then we got catchup to plug in.



Thats it for tonight, so download and have a play. Same time tomorrow
 

Attachments

X-Streamity - Official Release.

V 1.12



Plugin is for playing official Xtream Codes IPTV playlists.




Note to beta testers - Please uninstall XStreamity from plugins menu before installing these new release versions.
 

Attachments