Stupid question but: why don't you include the missing lib directly in
directory "lib" and call it from here as I did on my script. It's ugly but
it works for me.

On Tue, May 10, 2011 at 7:23 PM, Tako Schotanus <[email protected]> wrote:

> Ok, I just made a public repository for my HDHomeRun plugin for people that
> want to try it out:
>
> http://code.google.com/p/xbmc-hdhomerun-plugin/
>
> this is not an official request for inclusion yet because the plugin does
> not adhere to the standards (reasons explaimed in included README.txt)
>
> But if any of the people responsible for deciding which plugins to include
> would like to take a look at it and maybe tell me what I could do to get it
> included, it would be most welcome :)
>
> I do understand that this plugin will probably become useless the moment
> XBMC will include a PVR, but until then...
>
> And maybe I could help on the hdhomerun-code for any PVR development.
> At least the library wrapper I wrote for the hdhomerun library might come
> in handy.
>
> (See this code
> http://code.google.com/p/xbmc-hdhomerun-plugin/source/browse/trunk/plugin.video.hdhomerun/test_hdhomerun.py
>  for
> an example of detecting all devices on the network, displaying information
> about them and starting a scan for channels on the first available device)
>
> Cheers,
> -Tako
>
>
>
>
>
>
> On Sun, May 8, 2011 at 02:07, Tako Schotanus <[email protected]> wrote:
>
>> Sure, wouldn't be a problem, but that still leaves the ctypes module....
>> although how do you use the libhomerun library right now within XBMC?
>> Because it uses quiete a number of C structs in its API (whcih makes using
>> the dl module a bit difficult).
>>
>> Cheers,
>> -Tako
>>
>>
>>
>> On Sun, May 8, 2011 at 01:44, Cory Fields <[email protected]> wrote:
>>
>>> We already include libhdhomerun, though admittedly it's very old.
>>> Shouldn't take much to bring it up to date, then you could just use
>>> ours, no?
>>>
>>> Cory
>>>
>>> On Sat, May 7, 2011 at 10:58 PM, Tako Schotanus <[email protected]>
>>> wrote:
>>> > Hi,
>>> > I've just completed the first working version of a plugin that is able
>>> to
>>> > detect available HDHomerun devices on the network and perform a channel
>>> > scan, thereby making it much easier to use these devices with XBMC.
>>> > Currently you need to manually generate and copy a list of available
>>> > channels to be able to watch TV in XBMC.
>>> > BUT, and it's probably a big but, I had to include the ctypes module in
>>> the
>>> > plug-in as well as the latest libhomerun library (as provided by
>>> > Silicondust, the company that sells the HDHomerun devices)
>>> > Knowing that it's normally not allowed to have binary code in any of
>>> the
>>> > plug-in I wanted to know if there's any chance of this plugin ever
>>> being
>>> > included in the official repository?
>>> > If not in this form would it somehow be possible to have the binaries
>>> be
>>> > included in a future version of the XBMC distribution?
>>> > Cheers,
>>> > -Tako
>>> >
>>> >
>>> ------------------------------------------------------------------------------
>>> > WhatsUp Gold - Download Free Network Management Software
>>> > The most intuitive, comprehensive, and cost-effective network
>>> > management toolset available today.  Delivers lowest initial
>>> > acquisition cost and overall TCO of any competing solution.
>>> > http://p.sf.net/sfu/whatsupgold-sd
>>> > _______________________________________________
>>> > Xbmc-addons mailing list
>>> > [email protected]
>>> > https://lists.sourceforge.net/lists/listinfo/xbmc-addons
>>> >
>>> >
>>>
>>
>>
>
>
> ------------------------------------------------------------------------------
> Achieve unprecedented app performance and reliability
> What every C/C++ and Fortran developer should know.
> Learn how Intel has extended the reach of its next-generation tools
> to help boost performance applications - inlcuding clusters.
> http://p.sf.net/sfu/intel-dev2devmay
> _______________________________________________
> Xbmc-addons mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/xbmc-addons
>
>
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to