XStreamity v4.04
New files on post 1
Fix the latest unnecessary openatv crash. ![]()
XStreamity v4.04
New files on post 1
Fix the latest unnecessary openatv crash. ![]()
normally in these cases, first thing would be to try flash a very old openatv version first. They are smaller in size and less problematic.
https://images.mynonpublic.com….3/index.php?open=osmio4k
your box has an rs232 port. Is one of these cables not easier
https://www.amazon.co.uk/gp/product/B075GVF9FL/
just search youtube of how to use rs232 cable
"flash hitool"
"hitool recovery"
etc
ok I will look into the none removal from bouquets.tv file
Obviously I am at a bit of a confusing stage. As this old plugin is end of life, and new plugin is just around the corner
i do above anyway. That has been the case for quite some time.
pasted-from-clipboard.png
giopet you can right click bouquets and there is an option to refresh bouquets. Does that correct your list
skjend I ran across a similar issue yesterday. I might be able to push an update for that. I think it could possible be not picking up the custom-sid in the api data correctly. Which results in the string messing up.
Ok quick update on new version.
I have spent all day coding.
I now have bouquets and epg importer files for xstream live.
Bouquets for xtream vod
I now know what I am going to do for xtream series.
What I am going to do before I release any early betas
FInish the work for creating bouquets for external and local playlists.
Fix some user interface issues. (it may work at the moment, but I not got all my progress bars displaying yet)
We are nearly there.
instructions are on first post on how to manually install ipks. Please read.
for those people who were having issues, can you let me know if its fixed things for you
Jedi EPG Xtream v2.09
New files on post 1
Updated Rytec sources ( azman26 )
Updated dependancies files to include difflib.
I might have broke dreambox as that dependancy was python-python-difflib. I don't know whether that was a mistake or it is meant to be double barreled.
But now it only says python-difflib (python3-difflib)
JediMakerXtream
Version: 6.25-20230805
New files on post 1
Fixed a stray colon in the bouquet files if no port.
Should hopefully fix peoples black screen issues. (maybe)
ok, someone has just sent me a bouquet file.
I think I know what the problem is.
If no port, I am still putting in a colon after the domain. doh.
Maybe that is the reason for streams not playing
s.net:/live/
Let me tell you why favourites series is difficult.
For each series we call these APIs
We get categories
&action=get_series_categories
pasted-from-clipboard.png
We get series names for that category
&action=get_series&category_id=X
pasted-from-clipboard.png
Once we got the data, we then need to get seasons by parsing the series info
&action=get_series_info&series_id=X
pasted-from-clipboard.png
Once we got the season, we then got to get the episodes for that season by re-parsing the series info
Only then have I got the stream url to play.
pasted-from-clipboard.png
Once we have got all that we are usually left with a programme called "Episode 1", Episode 2" or some short version like above etc
Don't assume the provider has even named these anything other than Episode 1 or S01E01 in a lot of cases.
I click favourite. It saves it as Episode 1. What does episode 1 mean????? What happens if I save another series called "episode 1"
If I add in the season before it... What does season 1, episode 1 mean????
If I add in any more values nothing is going to fit in my left column
The Terminal List - Season 1 - SO1E01 - The Engram.
And what sort of playlist. Xtream - external url or local playlist
difflib is a built in module in python. I don't know why its suddenly been removed.
Looks like I will have to add it into depenancies file.
Anyone else getting black screen issues???
If so what image are you using.
And what sort of playlist. Xtream - external url or local playlist
Dear sir
Jedi V6.24 openbh5.3.004 when changing the channels after few minutes box was spinning then I switched off the box then on box was working then again same problem Vu+duo4k
Thank you 🙏
Jedi doesn't play channels. It just builds the bouquets.
Channel zapping is done via enigma 2.
try this file. The old file had windows line endings and not unix.
/usr/lib/enigma2/python/Plugins/Extensions/JediMakerXtream/
then reboot your box.
Other than that. I cannot see a problem with the file.
just off to land of nod now.
But basically you just need to telnet that command
opkg install python3-difflib
search google or this forum on how to telnet enigma2 boxes.
do you know how to use openwebif or putty