when i boot the cable box and in Plex launch the last channel the cable box was playing then the video is shown however if I try to launch any other channel I get
Couldn’t create the play back session for this item
@bertybassett said:
got a edition mini with 1 cable tuner. OpenATV 6
when i boot the cable box and in Plex launch the last channel the cable box was playing then the video is shown however if I try to launch any other channel I get
Couldn’t create the play back session for this item
and in the plex server I get
Recording Live TV - Session
any ideas what is wrong.
I would need both E2 and plex logs to see whats going on.
Is it possible for this plugin to take EPG from Enigma2 device - instead of using Plex’ EPG? (I also have multiple Satellites so no way Plex can handle that)
In my country Gracenote EPG is utterly useless and I already have EPG setup in Vu+. (just like someone who made the API guide, I use CrossEPG plugin etc … )
Maybe work with just certain EPG plugin and import it into Plex as XMLTV if possible…
I agree, gracenote epg can be un-reliable.
I’m sure we could make some XMLS compatible with Plex from our E2 boxes and to use the EPG from there instead.
I’m sure someone has asked what the format of the xml was so we could create them. but no answer.
Stupid question, but I couldn’t find an answer in this forum.
Is it possible to install this Plugin on a DM800 running Newnigma2? I tried the plugin which was posted here but my box isn’t booting afterwards. Any ideas?
Stupid question, but I couldn’t find an answer in this forum.
Is it possible to install this Plugin on a DM800 running Newnigma2? I tried the plugin which was posted here but my box isn’t booting afterwards. Any ideas?
Stupid question, but I couldn’t find an answer in this forum.
Is it possible to install this Plugin on a DM800 running Newnigma2? I tried the plugin which was posted here but my box isn’t booting afterwards. Any ideas?
I don’t think you can install the plugin “from scratch” by copying the py-files posted here (or cloned from git) since it has dependencies that must be satisfied, but trying to shouldn’t render your box unbootable.
Stupid question, but I couldn’t find an answer in this forum.
Is it possible to install this Plugin on a DM800 running Newnigma2? I tried the plugin which was posted here but my box isn’t booting afterwards. Any ideas?
I don’t think you can install the plugin “from scratch” by copying the py-files posted here (or cloned from git) since it has dependencies that must be satisfied, but trying to shouldn’t render your box unbootable.
plugin should be self contained, and only using normal e2 code, but as every team image are different, it is difficult to see what they use or don’t, I would need a log to see what is missing, and I’ll try to fix.
Stupid question, but I couldn’t find an answer in this forum.
Is it possible to install this Plugin on a DM800 running Newnigma2? I tried the plugin which was posted here but my box isn’t booting afterwards. Any ideas?
I don’t think you can install the plugin “from scratch” by copying the py-files posted here (or cloned from git) since it has dependencies that must be satisfied, but trying to shouldn’t render your box unbootable.
plugin should be self contained, and only using normal e2 code, but as every team image are different, it is difficult to see what they use or don’t, I would need a log to see what is missing, and I’ll try to fix.
Maybe it’s because OpenViX repo is outdated, but opkg info enigma2-plugin-systemplugins-plexdvrapi gives “Depends: enigma2, lighttpd”
Stupid question, but I couldn’t find an answer in this forum.
Is it possible to install this Plugin on a DM800 running Newnigma2? I tried the plugin which was posted here but my box isn’t booting afterwards. Any ideas?
I don’t think you can install the plugin “from scratch” by copying the py-files posted here (or cloned from git) since it has dependencies that must be satisfied, but trying to shouldn’t render your box unbootable.
plugin should be self contained, and only using normal e2 code, but as every team image are different, it is difficult to see what they use or don’t, I would need a log to see what is missing, and I’ll try to fix.
Maybe it’s because OpenViX repo is outdated, but opkg info enigma2-plugin-systemplugins-plexdvrapi gives “Depends: enigma2, lighttpd”
hmm, that should not be the case I’ll check with the image builder.