just rename it and take the .rar extension of it. So it ends in .ipk or .deb
Posts by KiddaC
-
-
after install 6.15 crash on openatv 6.2
Golden media spark7111
Its 2021. Your box is 5 years old, your image is just as old.
You need to update your hardware and image if you want to use modern day complex plugins.The lowest openatv I recommend is openatv 6.4 I doubt any of my plugins still work on openatv 6.3, never mind openatv 6.2
-
latest files are on first post as always.
-
mike_f your issue seems to be an ill formed provider epg file. It cant parse the data correctly. It Usually self rectifies itself over a few days.
-
save you epg.dat to hdd/usb not internal. Or if you are already doing that then your external media is probably corrupt and needs reformatting correctly.
Downloading 4 iptv epgs, plus what ever rytec sources you have adds up to a lot a lot of data.
I don't understand this philosophy of have multiple iptv active at once.
Surely you have a main iptv and the others are fallback just use that one. (Or max 2)
Only tick the other epgs and do a manual scan on a need to do basis.
I.e when your main provider is down
-
One needs to slow down.... take a breathe. And read the solution to your problem.
Stop going 100mph.
-
AJP007 read my posts above about the error in your playlists file.
and latest is 6.15. Not 6.12see first post.
-
Apart from nextman who I have not heard back from, all latest issues in public and private seem to be solved.
Next... -
my job is done.

I feel your pain. I know you have probably spent hours over that little user error. Doh.
21f6f0a.jpg -
and what is wrong with your last entry ;)
And if you haven't worked it out.
Your line ends with just output. Which is why the code to find the value was failing and crashing.
It needs to be output=ts or output=m3u8 -
is this an xtream line.
i.e.
https://domain.xyz:80/get.php?username=user&password=pass&type=m3u&output=ts
or another type of external/local m3u8 playlist. -
the line shown in your crash log doesn't exist in latest version???
File "/usr/lib/enigma2/python/Plugins/Extensions/JediMakerXtream/playlists.py", line 217, in getPlaylistUserFile
self.output = param.split('=')[1].split(' ')[0].strip()
IndexError: list index out of range
-
-
Krikel
Openatv 6.3 is a very old image.
My plugins or skins will not work on older openatv 6.3 images due to new skins code in later images. The minimum openatv to use is 6.4
If your channels are stopping after a minute. Then that is usually because the max connections has been reached.
IPTV lines you find on the internet will almost be guaranteed to be over the max connections.
If this is your own line, then it could have been hacked and someone else might be using it at the same time.(or are you trying to use it on more than one device at the same time)Crash logs live in /home/root/logs.
When you next crash - post your latest crash log here or send it to me in a private message. Make sure you edit out any personal details from your crash log. IPTV urls, usernames, passwords etc
VOD files not playing, could just be the stream type. Press the TV button on your remote to try different streams types in xstreamity.
Also lots of providers are now encoding their videos as h.265. Is your box capable of playing h.265 or just h.264. Google your box and look up the specs
Sounds like to me you could do with updating all your box images.
Majority of users of my plugins use openatv 6.4, openatv 6.5, openvix, openBH or pure2.
Other images like openhdf and openeight are not as actively maintained or as up to date as some of the other images.
My plugins are very complicated and require certain dependancies and modern libraries and images to work. So try updating your images to latest first and see how you get on. -
No idea what you just said, but if it all works for both xstreamity and jedi then that is great ;)
As we have both been faffing urie, you might need to delete your json files and recreate your xmltv sources to have a clean start -
-
tbe 's series issue is purely down to slow server and large 34mb file its trying to download and failing due to timeout or connection issues.
Anyone else.... -
urie 's problem is fixable by changing his epg address in jedi, to the one that it redirects to.
next...
-
Ok from the first line that has been passed to me for testing.
Straight away I can see an issue.
The site is an https site.
But the xmltv url redirects to yet another https site to download the epg.
Epg importer uses twisted client (and our hacked code to download https)
In the code we define the original https url and not the redirected https url to pass the SSL check.
So as soon as its redirecting its going to fail.
Is this fixable. er.... no idea.
tbe yes please send me your line again. You change your lines more than I change my socks. ;) -
Right I have got a free evening tonight.
But to be honest I am not exactly sure what everyones problem is. And whether they are all the same problem. The posts are all very confusing.
Is this a plugin fault with latest release. Some people say older jedi plugins v6.11 don't work. Some say older jedi plugin v6.11 does work?
Is this an openatv issue only. If so, which openatv 6.4 or 6.5
Is this an epg importer issue. If so which version. check your plugin menu, remove plugins to see version.
Is this specific to a particular provider? i.e are all these XUI One panels.
Which plugin files / epgimport.py files are you using. Files from this thread or from feeds.
urie - looks like your problem is you are having issues with Jedi populating your epg. Is this with a xtream playlist file or iptv editor line
tbe - you have series issues - are you still splitting vod and series out into 2 seperate playlists by faking the credientials with alternative characters.
nextman - is your issue just that your epg won't download for your provider.
Gurman2000 jmx.xxx.channels will be empty if its not been able to read the xmltv file
AJP007 - I presume from your message, epg is populating initially, but then the day after it is blank.
So is this an epg settings issue (are you saving your epg to hdd/usb, Do not save epg to internal flash, iptv epg is too large for internal flash)
.... an epg importer issue or is this a jedi update issue. That I don't know yet.
Which reminds me I haven't changed this myself for the 2 new images I have just installed. doh :)
Drop me a private message with the exact line you are using if you want me to test it. And tell me exactly what you are using, what you have done, and where you are running into issues.
I have got a completely fresh install of latest openatv 6.4 on one box.
I have got a completely fresh install of latest openatv 6.5 on another box.
I installed my jedi plugin via openatv feeds just to see if these are also an issue.
I have not added in any certificate amends or epg importer amends.
So I am as clean as your every day user.
ps. don't quote this long post if replying. Just answer below. ta
