Support for a site request thread (4 Viewers)

offbyone

Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    No they are not. MediaPortal is C# and XBMC is C++.
    Addons in XBMC are typically written in Python. So you cannot directly use any of the XBMC addons in MediaPortal, you'll have to "translate" them to c# and to the API calls that MP has.
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    Since the XBMC Addons exist and are open source, you'll need to be able to:
    a) read and understand Python
    b) know a bit about the XBMC API (when what is called)
    b) write a C# siteutil for OnlineVideos (or maybe even only port RegularExpression)

    So depending on your definition of "easy", you can start porting now ;)
     

    MariuCh

    Portal Pro
    November 19, 2008
    55
    4
    Warsaw
    Home Country
    Poland Poland

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    4,659
    3,136
    Nuenen
    Home Country
    Netherlands Netherlands
    Pfew, that's quite a list.
    Without making promises on which/when/if they are done, can you prioritize them?

    And if you can manage a vpn, that would be the easiest for me.
    If that's impossible/hard, I only need a browser, fiddler2 and mediaportal
     

    Users who are viewing this thread

    Top Bottom