Quote Originally Posted by twol View Post
for jedimaker can you try this in /usr/lib/enigma2/python/Components/Sources you need to make a copy of existing then stop & reboot system after copying over:
That worked thanks

I now get a crash when building bouquets
Code:
<  6338.1544> Traceback (most recent call last):
<  6338.1546>   File "/usr/lib/enigma2/python/Plugins/Extensions/JediMakerXtream/buildbouquet.py", line 121, in downloadrytec
<  6338.1563>     self.rytec_ref, self.epg_alias_names = downloads.downloadrytec()
<  6338.1564>   File "/usr/lib/enigma2/python/Plugins/Extensions/JediMakerXtream/downloads.py", line 366, in downloadrytec
<  6338.1578>     if "<!-- 28.2E -->" in line and "0000FFFF" not in line:
<  6338.1580> TypeError: a bytes-like object is required, not 'str'
<  6338.1581> [ePyObject] (CallObject(<bound method JediMakerXtream_BuildBouquets.downloadrytec of <class 'Plugins.Extensions.JediMakerXtream.buildbouquet.JediMakerXtream_BuildBouquets'>>,()) failed)
Changing uses Rytec UK EPG to no fixes the crash Ill let KiddaC look at that.