forked from boxeehacks/boxeehack
-
Notifications
You must be signed in to change notification settings - Fork 33
Development Links
boxeehacks edited this page Dec 4, 2012
·
2 revisions
Just a bunch of links that are helpful when developing for Boxee:
- http://mirrors.xbmc.org/docs/python-docs/ - Documentation on the various python interfaces that XBMC ships with
- http://wiki.xbmc.org/index.php?title=Add-on:Artwork_Downloader - Some info on how to call python scripts
- http://wiki.xbmc.org/index.php?title=Special_protocol - Info on the special:// protocol which is used to locate e.g. the user profile, databases, skins etc.
- http://developer.boxee.tv/Remote_Control_Interface - Boxee HTTP API
- http://developer.boxee.tv/MC_Module - Boxee mc interface for python
- http://developer.boxee.tv/Main_Page - Main Boxee developer wiki
- http://dl.boxee.tv/version/dlink.dsm380/[VERSION]/boxee.iso - Replace [VERSION] with a specific Boxee version to download that firmware; useful for doing a manual upgrade after factory restore