The epg screens are for your bouquets.
I don't know how you are viewing IPTV, but you need to add them to a bouquet and then install the epg importer files for it to work correctly.
You can do all that with my JediMakerXtream Plugin
or Suls bouquet maker
Jedi Maker Xtream (IPTV Bouquet Creator) - Main thread
Posts by KiddaC
-
-
Have you got any channels tuned in?
Reading between the lines it looks like you are trying to view a bouquets epg, but you aren't actually in a bouquet. Hence the nonetype error.
-
-
What is EpgBouquetList.py I have never seen that before?
Is VIX buggering about again
let me have a quick ganders at their github and see if that is there doing or something else that is installed on your box.
-
if only i had a £1 for everytime someone downloaded it. 😉 Thanks for your kind words
-
Well for the purpose of science. I just opened 6 windows in VLC for one of these accounts.
And the answer is no you cant :) It still respects the max connections.
No playlists were harmed in this experiment -
Hmmm, just a thought...
for those people who have a provider that sets the active connections to "null".
Can you use this with unlimited connections. Although it quotes a maximum connection.
If the active connections isn't going up, how does it know if its reached the max connections.
Not looked at the code of xtream codes for a while. But I presume its along the lines of "if active connections <= max connections... blah blah blah"I just tried one of these providers and had 2 stream runnings and the player_api and panel_api still both reported active connection as 'null'.
-
tbe yours is one of the ones that has active conns as null instead of zero. There is more needs doing on this plugin, hence the temporary fix above just to get things moving again
-
For Jedi Maker Xstream just replace your plugin file with this one
/usr/lib/enigma2/python/Plugins/Extensions/JediMakerXtream
-
That was a mission.
I have finally got to the bottom of the error iptv plugins seem to be all of a sudden showing
'utf8' codec can't decode byte 0x9c in position 1: invalid start byte
or showing "server not responding" for no reason.
the player_api url which is used to read basic playlist/user account info has always been an uncompressed json file.
Some providers have started compressing this file into gzip only version.
This wasn't expect, so the plugins are trying to read a compressed file as if its uncompressed file.This can be overcome by simply removing the accept-content type in the headers. (if you have it in there)
There are probably other ways around it to.
I will update any necessary files and my plugins shortly. I think xstreamity is already ok. Jedi Maker needs amending, not to sure about Jedi EPG -
all data is shown fully at the top of the screen on selection. So Long names can be read.
-
No need to uninstall the plugin first and the segmentfault is the dm900uhd trademark of none explained errors
Turn off the animation when if you need to uninstall ;)
Animation disabled. Does it mean that I can install new versions without uninstalling the old one?
all my plugins are named sequentially, so no need to uninstall any of my plugins,just install over the top, (unless I specifically inform you to delete older versions first)
-
-
why has it now crashed because of the font
Code
Display More[1;33mW/ [readKeymap] :: BLE Keymap fallback to advanced remote for context CutlistSeekActions[1;m [FONT] adding font /usr/lib/enigma2/python/Plugins/Extensions/JediEPGXtream/fonts/m-plus-rounded-1c-regular.ttf...Python stack trace: /usr/lib/enigma2/python/Plugins/Extensions/JediEPGXtream/plugin.py(51): Plugins /usr/lib/enigma2/python/Components/PluginComponent.py(68): readPluginList /usr/lib/enigma2/python/Components/PluginComponent.py(11): languageChanged /usr/lib/enigma2/python/Components/Language.py(62): activateLanguage /usr/lib/enigma2/python/Components/SetupDevices.py(25): languageNotifier /usr/lib/enigma2/python/Components/config.py(120): addNotifier /usr/lib/enigma2/python/Components/SetupDevices.py(7): InitSetupDevices /usr/lib/enigma2/python/mytest.py(1): <module> Segmentation fault 0xe57d4(sp=0xbefcf410) <eFatal(char const*, ...)+108> 0x1fa6d4(sp=0xbefcf838) <fontRenderClass::AddFont(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)+368> 0x1fad78(sp=0xbefcf868) <addFont(char const*, char const*, int, int)+168> 0x3697e0(sp=0xbefcf8e8) <our_terminate()+556192> 0xb4b907e8(sp=0xbefcf930) <PyEval_EvalFrameEx+24372> ------- FATAL: failed: Operation not permitted ]]> -
Right you horrible lot :)
To do list.
Put the full list back in column 4
Make sure lists don't return to top on assigning and unassigning. Gonna have to code that blind though.
Add some extra sources in that people have posted (any more sources ??? )
-
But for DreamOS VTI and Blackhole it always jumps back to column nr 2 but always to the top of the list
I can probably fix that by storing the value and then moving the index. *sigh*
-
Jedi EPG Xtream V2.01
New file on post 1
Just minor bug fixes.
enablewraparound on the lists for some images that it was missing for Gurman2000
fixed markers and dividers in bouquets crashing the plugin urie
-
i will wipe your bum for you
Universal epgimport.py file attached (python 3 / python 2.7 / dreamboxes) to allow https urls to be used.
-
Feel free to comment.
Good, bad or ugly.
I am only going to be spending a few days tweaking this plugin, its low priority on my to do list, so shout up early if you got issues or you just want to say all good for you. -
not sure if its a bug or its just the way is it lol.
Channel named H2 and in epg its history2
Its doesn't seem to fine a match for it and can't check for it.
Thats an ugly channel list.
My testing was only done with clean channel lists. None of these ugly prefixes like UK SD |Does that provider prefix the entire category name before all the channels. i.e US Entertainment | blahblahblah
How are you finding using the plugin. Despite the prefixes is it still managing to find most channels
