[RELEASE] MythBox for XBMC - a MythTV Front-end Python Script for XBMC

  Thread Rating:
  • 4 Votes - 4.75 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
rdoac Offline
Senior Member
Posts: 163
Joined: May 2009
Reputation: 0
Post: #751
(2012-04-22 04:13)dteirney Wrote:  If anyone using MythBox is interested in being able to test some code changes that I've made to (in theory) support Myth 0.25 please have a look at:

http://forum.xbmc.org/showthread.php?tid=129021

Works for me with DTierney's cmyth git version of XBMC. Thanks...
find quote
SilverLining Offline
Junior Member
Posts: 13
Joined: Feb 2010
Reputation: 0
Post: #752
(2012-05-03 14:04)SilverLining Wrote:  GROAN!
I spoke too soon. All the menus work and the test works but recordings don't play - no error mesage - just nothing happens.
Below is the relevant log file extract. It looks like it might be something to do with "unable to load file". I have checked and user01 is a member of the mythtv group so should have access to the recordings folder.
Any suggestions?

I'm happy to report that I've got it to play recordings by switching the Streaming option off, however I still get nothing happening when I select a live TV channel.

System:............... Acer Revo 3600 ION/PCI/SSE2
O/S:.................. Ubuntu 11.10 (oneiric) 64-bit Gnome 3.2.1
Linux:................ 3.0.0.17-generic
XBMC:................. 11.0 Git:Unknown (Compiled: Mar 24 2012)
Skin:................. Transparency! v4.0.5
MythTV:............. 0.25
find quote
mitch.capper Offline
Junior Member
Posts: 19
Joined: Apr 2012
Reputation: 1
Post: #753
Guys if you can reply in dteirney in his thread about his work, this thread is about MythBox which his work is fairly unrelated to as his work is on xbmc core.
find quote
fiveisalive Offline
Fan
Posts: 345
Joined: Jul 2009
Reputation: 0
Location: United States
Post: #754
(2012-05-10 16:23)mitch.capper Wrote:  Guys if you can reply in dteirney in his thread about his work, this thread is about MythBox which his work is fairly unrelated to as his work is on xbmc core.

Hi there mitch.caper, just wondering are you now the unofficial maintainer for MythBox? Is analogue still working on the add-on? I notice that he hasn't made commits to the github repo for > 3 months, nor merged any of the edits in your fork at https://github.com/mitchcapper/mythbox
find quote
mitch.capper Offline
Junior Member
Posts: 19
Joined: Apr 2012
Reputation: 1
Post: #755
Not at all, analogue has recently been handling some personal items but is still working on MythBox. As a MythBox user who also runs head on mythtv I have worked with him on some fixes and keeping the protocols up to date with the latest versions of mythtv. Recently mythbox transitioned to git and I gained a github account so I figured I would just submit my changes that way rather than through him. I believe things are startling to settle back down for him so I am sure we will see the official plugin catch up soon.
find quote
Horn Offline
Junior Member
Posts: 12
Joined: May 2008
Reputation: 0
Post: #756
Does anyone know what the CPU requirements for MythBox are? I'm looking at building a new HTPC using the AMD APU (ie http://www.newegg.com/Product/Product.as...56119059). This machine works fine with regular HD playback according to other forum posts but I'm not sure if MythBox is more demanding when it comes to CPU. Has anyone tried using a machine like this yet?
find quote
mitch.capper Offline
Junior Member
Posts: 19
Joined: Apr 2012
Reputation: 1
Post: #757
MythBox just uses XBMC to play the video which is the most demanding part of the app. If you want an idea copy one of your HD recordings to your XBMC video folder and play it.
find quote
scram69 Offline
Junior Member
Posts: 3
Joined: Aug 2007
Reputation: 0
Post: #758
I've just set up XBMC on a 1st Gen appleTV running crystalbuntu. I've installed mythbox, but it doesn't seem to want to connect to my backend (I have several other remote frontends working fine). However, my setup is 0.25 (protocol 72).

The code.google.com site for mythbox says only 0.24 is supported, but the github site claims support for 0.25. Does mythbox work with 0.25?
find quote
speed32219 Offline
Fan
Posts: 429
Joined: Feb 2007
Reputation: 0
Post: #759
(2012-05-31 23:40)scram69 Wrote:  I've just set up XBMC on a 1st Gen appleTV running crystalbuntu. I've installed mythbox, but it doesn't seem to want to connect to my backend (I have several other remote frontends working fine). However, my setup is 0.25 (protocol 72).

The code.google.com site for mythbox says only 0.24 is supported, but the github site claims support for 0.25. Does mythbox work with 0.25?

Well, you won't receive the protocol errors anymore. It does find my recordings and such. But for some reason that I have not looked into yet, it won't play them or go to live TV. But yes, it is somewhat working for me with .25.
(This post was last modified: 2012-06-05 09:42 by speed32219.)
find quote
mitch.capper Offline
Junior Member
Posts: 19
Joined: Apr 2012
Reputation: 1
Post: #760
Its extremely important to understand this plugin has nothing to do with playing LiveTV. Live TV is handled through the myth:// protocol support in XBMC and it is up to XBMC core if livetv playing will work with a specific mythtv backend. As for recordings try not streaming them and instead use a mounted share, I can confirm it working with XBMC and 0.25 however I am using mounted shares.
find quote
Post Reply