2012-03-13, 00:00
@mcheng89 - Rockstar!
(2012-03-13, 01:31)markus625 Wrote: Anyway of enabling the add-on for openlec or pulse eights pvr build, ive tried zipping up the pvr.vuplus folder and then adding it with the install from zip which seems to work ok and can enable it but doesnt work get the message 'no PVR clients have been started yet'.
Ive tried it on openlecs pvr build and the latest pulse eight pvr build which i thought was based on opdenkamps build.
(2012-03-13, 01:38)redknight Wrote:(2012-03-13, 01:31)markus625 Wrote: Anyway of enabling the add-on for openlec or pulse eights pvr build, ive tried zipping up the pvr.vuplus folder and then adding it with the install from zip which seems to work ok and can enable it but doesnt work get the message 'no PVR clients have been started yet'.
Ive tried it on openlecs pvr build and the latest pulse eight pvr build which i thought was based on opdenkamps build.
I've been trying to find out how to turn it into a .zip that will work, I dont know enough about it to know what exactly to zip.
@mcheng89 any advice? I too would like to use the addon with openelec for performance reasons.
(2012-03-13, 01:45)mcheng89 Wrote: You have to compile it for the platform that you want to use it on
Almost done building on Windows without XBMC
Just need to get the curl files now...
(2012-03-13, 02:55)mcheng89 Wrote: CodeBlocks project/source + Compiled Windows library
http://www.mediafire.com/?3ymqxbs18prenua
Not sure if I broke anything...
Also, you dont need "msvcp100d.dll" and "msvcr100d.dll" with this build
Just put the addon into the Xbmc/addons folder...
(2012-03-13, 19:00)n0fragger Wrote: The addon works, its not that stable when switching channels. And there is no EPG loaded, only for 1 channel.
So far it looks promising.
If you want me to send some logs, let me know.
PVR->TransferEpgEntry(handle, &broadcast);
PVR->TransferTimerEntry(handle, &tag);
(2012-03-13, 19:00)n0fragger Wrote:(2012-03-13, 02:55)mcheng89 Wrote: CodeBlocks project/source + Compiled Windows library
http://www.mediafire.com/?3ymqxbs18prenua
Not sure if I broke anything...
Also, you dont need "msvcp100d.dll" and "msvcr100d.dll" with this build
Just put the addon into the Xbmc/addons folder...
The addon works, its not that stable when switching channels. And there is no EPG loaded, only for 1 channel.
So far it looks promising.
If you want me to send some logs, let me know.
Quote:no EPG loaded, only for 1 channel.Are you not getting EPG at all? or are you getting it only for 1 channel?