Actions
Bug #160
openThe Raspbmc addon is broken when applied to PiBox
Start date:
10 Feb 2013
Due date:
% Done:
10%
Estimated time:
Severity:
03 - Medium
Description
It uses NetworkManager and initctl and a bunch of other stuff that isn't applicable to PiBox. This is probably what needs to be updated to support PiBox network configuration, etc.
Updated by Hammel over 11 years ago
More research info:
Updated by Hammel over 11 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 10
xbmcswift2 seems to provide a nice way of debugging the code outside of xbmc. But it's usefulness outside of the GUI may prove limited. I'll have to write some code and try it.
More research info:Updated by Hammel over 11 years ago
More links:
- HOW-TO:Write Python Scripts for XBMC
- HOW-TO:Write Python Scripts
- Add-on development
- Python development
- Addon Settings
Plugin can be zipped up for installatation. Build system should generate that. Probably need to zip from outside source tree (one level up, including dir name).
Actions