Posts by KiddaC
-
-
Right I have found my bug for external m3u lists. (For dodgy russian lists :) )
It wasn't my url parser, it was some code I had copied from xstreamity. Xstreamity is only for xtream code playlists.
So I was looking for a username and password. And continueing if not found.
I forgot Jedi plays nearly all m3u playlists. That don't necessarily have a username or password. Doh.
Will upload in about 10 mins -
To be honest I just tried this on openatv, and I cannot change the picon bg colour.
Mine is transparent. If I select a colour its still transparent. Even if I reboot the box.Maybe something has changed since I last looked at my skins.
What picon set are you using.
I use sky UK picons as downloaded by e-piconizer plugin.
Are you in the UK. -
I am not 100% sure that will work to be honest now I have thought about it.
The iptv bouquet channels will have a unique service number that jedi or suls would have created.
That is what will be referenced in the epg importer files. Unless the ID takes precident over the service ref.
I dunno.
-
select transparent
-
check out this guide for openatv, a lot of it can be used as a guide for other images like vix
OpenATV setup guide by KiddaC
It might remind you of a few things that you need to do on a fresh install -
And don't update the epg tabs mod. That is now broke on VIX.
Movie planner and toppicks mods are ok to update. -
If you install my skins via feeds, it will automatically install the all the necessary files.
The latest files for slyk 1080 are on this forum if you are manually installing.
Slyk 1080
*UPDATED* Slyk 1080 R19 (Install - FAQs)
Slyk Q
*UPDATED* Slyk Q 1080 (Install - FAQs)
full instructions are in those threads -
Skins don't change settings.
But new slyk 1080 you have to make sure you install the new custom components ipk first. That is a seperate install.
It is probably better to switch to default skin first.
Uninstall old skin then re-install the new version. -
Copy files from here
/etc/enigma2/jediepgxtream
and any files from here that start with jex
/etc/epgimport
You will still have to checkbox these files in epgimporter sources though. -
As i reminder to my followers. Can you please not post my IPKs or .deb files on techkings forum. My files don't belong on that forum.
I have bad history with that forum and none of my stuff should be uploaded to it.
If you want to assist users on that forum without mentioning linuxsat, just advice them to google it. I am easily found.
That majority of users of that forum do that already as they know the history. Some new users may not be aware (Fez1)
Other forums I am not that bothered.Cheers
-
JediMakerXtream V6.14
New file on post 1
Reversed catchup lists.Removed code for legacy panel.php panels. (I am pretty sure no one is using this anymore - only put in when the original xtream codes went down)
Added in the 8193 option for dreamboxes.Bouquet name can now be defined in the playlists.txt file like xstreamity by adding # name to the end of the line
There will be another update shortly to add in catchup margin offsets and automatic server time offsets.
Complicated plugin this, so just got to do things step by step.
seagen -
Download notepad++. Any text editor will do. Notepad++ is just better.
copy file(s) to your computer desktop or where-ever locally. or even just make a blank file. i.e test.server
Right click and select open with (checkbox always). Do this via your computer not filezilla.
Then next time you go to edit a file in filezilla it will open that extension (*.server) with your chosen program
Basically you just need to select a program to open it locally first, before trying to edit it with Filezilla which will not have a program associated with it.
ff7f2621ee2aedc02.png -
seagen
better option is to copy xstreamity code. I will put it in next releaseCode
Display Morestreamtypechoices = [('1', 'DVB(1)'), ('4097', 'IPTV(4097)')] if os.path.exists("/usr/bin/gstplayer"): streamtypechoices.append(('5001', 'GStreamer(5001)')) if os.path.exists("/usr/bin/exteplayer3"): streamtypechoices.append(('5002', 'ExtePlayer(5002)')) if os.path.exists("/usr/bin/apt-get"): streamtypechoices.append(('8193', 'GStreamer(8193)')) self.LiveTypeCfg = NoSave(ConfigSelection(default=jglob.live_type, choices=streamtypechoices)) self.VodTypeCfg = NoSave(ConfigSelection(default=jglob.vod_type, choices=streamtypechoices)) -
your crash log above seems to be reporting an error with your epg importer plugin, not my plugin ;)
Uninstall epg importer and re-install it.
-
Jedi just uses enigma2 code for playing streams from enigma2 bouquets.
So if your vod stream type is set to 4097 (default), then pause should work. It might jump back to the begginging of the chunk of data, but in general it works.
FF and RW buttons wont work. But Forward seek and Backward seek will. (Long holding < or >. )I think its also dependant on the video wrapper of the VOD stream. Whether the file is avi, mkv, mp4 etc. So some might work, others might not.
You are better using an IPTV player for VOD. i.e my other plugin XStreamity.
Just use JediMakerXstream for your live streams. -
getting lots of questions regarding providers changing details and then not working.
Firstly if provider has changed from http to https and said you dont need a port number. In a lot of cases this is incorrect.
To find your port number type your url that contains get.php into a browser window and replace the get.php with player_api.php to show your server info
The json data shown will show your http and https port number
If that still doesnt work.
Try deleting all jedi created bouquets via the plugin and recreate them
If that doesnt work try deleting my json
files that live in usr/etc/enigma2/[jedi / xstreamity]/
You also need an up to date epg importer to download https. Either uninstall epg importer and reinstall new version via feeds
Or
File can be found on first post, that you can manually change
-
er...why would you want to do that.
Unless its manually updated every day
-
you don't need to add any. The sources were updated in the last release.
i.e
epgshare01-India http://raw.githubusercontent.com/epgshare01/share01/master/epg_ripper_IN4.xml.gz
and if you are finding other sources on github, you need to link the raw version of the file. -
Perfect. I wish I had 8 days of catchup.
It is a small provider that mainly has UK channels. So it probably isn't an issue for this guy to store this data.
Mega providers that have channels for all over the world - is going to cost them an arm and a leg to store days worth of catchup files for thousands of channels.
Quality over quantity is always the best.
