I'm just giving mythbox a shot and using Mitch's branch, have managed to get it (mostly) working on my .26 backend
The part that doesn't work is playback. This is what shows up in the logs:
22:06:56 T:140735147520384 NOTICE: DVDPlayer: Opening: myth://mythconverg:
[email protected]:6543/recordings/1071_20130804040000.mpg
22:06:56 T:140735147520384 WARNING: CDVDMessageQueue(player):
ut MSGQ_NOT_INITIALIZED
22:06:56 T:4510453760 NOTICE: Thread CDVDPlayer start, auto delete: false
22:06:56 T:4510453760 NOTICE: Creating InputStream
22:06:56 T:4510453760 ERROR: GetControl - unable to connect to server on 192.168.42.155:6543
22:06:56 T:4510453760 ERROR: CDVDPlayer::OpenInputStream - error opening [myth://mythconverg:
[email protected]:6543/recordings/1071_20130804040000.mpg]
22:06:56 T:4510453760 NOTICE: CDVDPlayer::OnExit()
22:06:56 T:4510453760 NOTICE: CDVDPlayer::OnExit() deleting input stream
manually telnetting to port 6543 does get me a connection, so that's not the issue.
This ring a bell with anyone?
Edit: Forgot to mention xbmc is on a mac mini with 10.8 and the backend is mythbuntu.