epg crash
#1
Have problem with epg.
To generate the epg, I use epgexport.
pvr reads epg properly
however I press guide comes a crash.
Use kodi peers with patched stb renderer
Runs on stb openatv 7.5 with direct linuxtv video rendering
Reply
#2
Do you mean you run Kodi on the enigma2 device?

If that’s the case you’ll need to get support from OpenATV as their version of kodi will be heavily modified. This forum only covers connect to an STB remotely.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#3
Yes running on STB
the pvr part has not changed
I compile it myself for sat tuner.
I think problem is in python version
Reply
#4
kodi is becoming obsolete
It's time it was updated to
current media hardware/software
ffmpeg version 7 and python version 3.12
pvr.vuplus gives a load of error messages using
enigma2 api functions that don't exist.
Reply
#5
(2024-11-24, 11:01)luisteraar Wrote: kodi is becoming obsolete
It's time it was updated to
current media hardware/software
ffmpeg version 7 and python version 3.12
pvr.vuplus gives a load of error messages using
enigma2 api functions that don't exist.

Ffmpeg 7 will come with the next version of kodi, there is a PR that will be merged to the dev branch soon. Python is 3.12.5 on the dev branch. If you compile this yourself I suggest you download the source of the ffmpeg7 PR and just build that.

The reason the API functions don’t exist is because kodi was not developed to run on an enimga2 device. I use pvr.vuplus everyday and don’t have error messages. Try running kodi on a laptop or PC, windows, Mac or Linux and see if you have the same issues. I seriously doubt that you will.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#6
problem is in src/enigma2/Admin.cpp
if (!xml::GetString(pElem, "e2snr", snrPercentage))
if (!xml::GetString(pElem, "e2ber", ber))
if (!xml::GetString(pElem, "e2acg", signalStrength))

and a few more give a LEVEL_ERROR message

I build ffmpeg and xbmc git branch master.
 

pvr.vuplus gives still crash by opening Guide

system linux 4 core arm 1500mhz
Reply
#7
Once more, the addon was not built to run on an enigma2 device, so I’d imagine there will be many issues, your use case is unsupported.

Did you also build kodi to run on the device or is it shipped with your image?
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#8
Enigma2 is a piece of software that runs on linux.
When I use kodi, enigma2 is totally disabled and there is
there is only linux left.
The addon uses enigma2 web api funtions that don't exist
on default enigma2.
Found another problem in pvr the lip sync is very bad.
Stream I over a m3u file to an enigma2 server is lipsync OK
Reply
#9
If you are not running enigma2, then I don’t see how you can be running OpenWebIf which the addon needs to be able to do anything. And unless you are running the addon remotely and connecting to an E2 device running enigma2 and OpenWebIf it will never work correctly.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#10
the server (enigma) is running on a seperate box.
on firmware atv7.5 kodi runs solo
Reply
#11
works better and faster then on android/raspy/....
Reply
#12
The advantage of stb is direct hardware codec accelerarion to hdmi output
Reply
#13
Maybe post a full debug log of where you run the addon. Seeing that might shed some light on the problem. Would also need to way to tell of those functions are not available
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#14
the signal errors are gone ,thanks only left
 

[mod edit] Please don't plug up the forum with logs.. TIA

https://paste.kodi.tv/ifabolofaj.kodi
Reply
#15
(2024-11-26, 17:19)luisteraar Wrote: the signal errors are gone ,thanks only left

when you posted, under the box where you enter text, there is a bold line of text you ignored

Do not post logs in the forum. Use https://paste.kodi.tv/ instead.

i get it, being red must be why you missed it but in the future please don't spam logs


here are your log snippets https://paste.kodi.tv/ifabolofaj.kodi
Reply

Logout Mark Read Team Forum Stats Members Help
epg crash0