![]() |
|
DVBLink Client API for XBMC - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Development (/forumdisplay.php?fid=32) +--- Forum: PVR Development (/forumdisplay.php?fid=136) +--- Thread: DVBLink Client API for XBMC (/showthread.php?tid=111832) |
- x1x1x1 - 2012-03-01 18:00 yes, a DVBlink plugin for XBMC would be fantastic! - itstvman - 2012-03-03 16:56 I am a fan of XBMC and of DVBLink. I say...join them. - TwoGunTurtle - 2012-03-06 16:53 XBMC with DVBLink has got to be the perfect combination, with this I could move entirely away from Windows and 7MC for my media PCs. Some brave developer please pick this up!!
RE: DVBLink Client API for XBMC - fogw - 2012-03-30 03:00 Hi! Any news on this matter? Freddy DVBLink benefits ? - LastCoder - 2012-04-03 14:47 (2012-03-06 16:53)TwoGunTurtle Wrote: XBMC with DVBLink has got to be the perfect combination, with this I could move entirely away from Windows and 7MC for my media PCs. why wait .. take VDR, MythTV or TVHeadEnd (my preference) as backends and XBMC as frontend and say bye bye to windows .. and with windows you have 4theRecord or Mediaportal as backends .. 'cause I don't know DVBLink software - what makes DVBLink that great in your eyes ? Maybe it's worth a look , but there are so many tv backends so there must be some really considerable advantages of supporting DVBLink .. Greetz LastCoder RE: DVBLink benefits ? - Booza - 2012-04-04 01:02 (2012-04-03 14:47)LastCoder Wrote: why wait .. take VDR, MythTV or TVHeadEnd (my preference) as backends and XBMC as frontend and say bye bye to windows .. and with windows you have 4theRecord or Mediaportal as backends .. It's simplicity and stability are the main reasons I use DVBLink and WMC rather than XBMC and the backends you mention. I don't have to spend anytime setting it up on my Windows Home Server and it just works on all my clients Media Centers with rich guide data resulting in full marks for WAF. I've used Mediaportal before (about 4 years ago) before moving on to XBMC (which I loved). I found Mediaportal fairly labourous to tweak and maintain but fell in Love with XBMC for its richness while being easy to tweak. At the time I was using them just to play stored media, when it came to wanting to use my networked Media Centers server by a tuner farm to serve all TV DVBLink seemed like the only viable solution and has proved fantastic. Things may have changed as at the time TV support was only in its infancy as far as XBMC was concerned and user reports suggested frequent difficulties, especially using windows based systems. I looked into using Mediaportal but it hadn't changed much in complexity since my first experiences and the setup process appeared infinitely more difficult than DVBLink, from memory I think the same could be said for 4therecord. I would love to see DVBLink in XBMC as it would allow me to ditch Windows Media Center (or possibly Windows entirely) while keeping a networked back end that has worked flawlessly. The possible difficulties and work involved of setting up another backend put me off trying something new. I will however look into 4TR and MP again. RE: DVBLink Client API for XBMC - LastCoder - 2012-04-04 14:19 ^ I agree with Mediaportal, maybe it's getting better with the new release 2.0 which should be rewritten from scratch. Never tried 4Record simply 'cause I have a single seat system and I abandoned windows forever as OS ;-) But a really easy-to-install-and-maintain- solution is TVHeadEnd .. small, resource efficient and fast, delivers everything you would expect from a tv backend .. the limit is XBMC ;-) .. you don't need any fancy pc hardware, an old disused pc with some tuners, a small linux distribution like #! crunchbang, semplice and so on and tvheadend .. and voila you have a lightning fast and cheap tv backend .. At least I'm not sure why the open source community should promote a commercial closed source project like DVBLink .. if they want earn money for their products maybe they should write an xbmc plugin ;-) Greetz LastCoder RE: DVBLink Client API for XBMC - fogw - 2012-04-12 12:23 Hi Just got news that the DVBlogic team has releases python DVBlink remote API library: http://www.dvblogic.com/phpBB3/viewtopic.php?f=61&t=18015 fogw RE: DVBLink Client API for XBMC - margro - 2012-04-15 15:10 Right now, all PVR addons are written in C/C++. Writing pvr addons in python is (as far as I can see from the XBMC sources) not yet supported. The XML based DVB Remote API is a better choice for the creation of a a DVBLink pvr addon. RE: DVBLink Client API for XBMC - fogw - 2012-04-15 16:10 Hi! C/c++ libraries was released the same day as the python libs. Margro: possible for you to program a dvblink pvr addon? Fogw |