MythTV front-end client built-into to XBMC

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
CapnBry Offline
Fan
Posts: 406
Joined: Oct 2004
Reputation: 0
Location: Tampa, FL USA
Post: #21
Have you looked at using MythTV's uPnP server? mythbackend exports all your recorded programs, music, and (recently added) mythvideo. There's no need for any scripting or sql access to unjumble the filenames because recorded programs are exported with sane names.

http://mythtv.org/wiki/index.php/UPnP
XBMC is listed under "UPnP-clients softwares/hardware have not yet been tested with MythTV"
find quote
CapnBry Offline
Fan
Posts: 406
Joined: Oct 2004
Reputation: 0
Location: Tampa, FL USA
Post: #22
As a followup to my post above, XBMC's uPnP implementation doesn't appear to like MythTV's. This is because MythTVs does its advertises and listens for searches on the muticast address (correctly), and XBMC's uses the broadcast address (due to lack of multicast availability in the XDK).
find quote
CapnBry Offline
Fan
Posts: 406
Joined: Oct 2004
Reputation: 0
Location: Tampa, FL USA
Post: #23
Aaaaand I can't figure out how to edit my previous message but it looks like MythTV should support the broadcast address (source code shows it creating the broadcast socket and it does wait on it, so...). In addition mythtv r13022:
* Fixed XBMC issue...
find quote
rlongfield Offline
Junior Member
Posts: 3
Joined: Aug 2006
Reputation: 0
Post: #24
I was wondering if anyone is using their Xbox with XBMC to interface with a Mythtv backend.
I am not impressed with the Mytvtv script and I was hoping that it might be possible to Xbox Frontend while keeping XBMC up and running. I don't want to loose the great features of XBMC.
find quote
jmarshall Offline
Team-XBMC Developer
Posts: 24,564
Joined: Oct 2003
Reputation: 138
Post: #25
Maybe a plugin might be a useful interface for this. No idea what sort of things a "MythTV frontend" is supposed to be able to offer.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
Gamester17 Offline
Team-XBMC Forum Moderator
Posts: 10,595
Joined: Sep 2003
Reputation: 9
Location: Sweden
Post: #26
rlongfield Wrote:I was wondering if anyone is using their Xbox with XBMC to interface with a Mythtv backend.
I am not impressed with the Mytvtv script and I was hoping that it might be possible to Xbox Frontend while keeping XBMC up and running. I don't want to loose the great features of XBMC.
Currently there is no PVR/DVR interface nativly built-into XBMC, so you will either have to make due with the existing MythTV and myTV python scripts, or you can learn python to improve those scripts yourself (they are open source after all), ...or if you happen to know a good C/C++ programmer then you can try to lobby them to developer this "One common PVR/DVR/HTPC front-end GUI (client)" I suggested a while back.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
jerkychew Offline
Member
Posts: 72
Joined: Jul 2006
Reputation: -10
Post: #27
I know it's early in the porting of XBMC on Linux, but I thought I'd stick the ol' hornets' nest and see what shakes loose.

MythTV is (IMHO) the best DVR application for Linux. However its media management isn't so hot - Mythmusic and Mythvideo are nowhere near as good as XBMC's. Plus, they don't get as much attention from the devs as the core MythTV application.

So, my question - Two parts, actually: One, has there been any talk or thought put into integrating XBMC into MythTV? And two, how hard would it be from a technical point of view? I'm no developer but I believe that the Myth plugins like MythMusic et al are executables just wrapped inside the big Myth wrapper - How hard would it be to fold XBMC's individual pieces inside MythTV?
find quote
elupus Offline
Team-XBMC Developer
Posts: 3,777
Joined: Mar 2004
Reputation: 2
Post: #28
well i've been thinking of adding support for being a little bit of a frontend, atleast listing current recorded stuff, start live playback and such.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
BLKMGK Offline
Member+
Posts: 1,634
Joined: Jul 2006
Reputation: 3
Location: USA Virginia
Post: #29
It has been mentioned and someone tinkered with it to the extent of shelling out to it from XBMC. IMO - get the code feature complete vis a vis the XBOX version and then sweat it. Writing something to read what has been recorded on a Myth back-end is a great start IMO but not something to burden the developers with now. XBMC on the XBOX was awesome for a reason - it was a terrific front-end for media. This is shaping up to be that on Linux so *I* think getting that right first is most important. Myth integration or integration with tuners is a natural desire that I think will and oughtto happen - but not yet. There's enough porting to do already without new featuresShocked
find quote
Nick8888 Offline
Fan
Posts: 716
Joined: Jan 2007
Reputation: 0
Post: #30
Hey, dont talk to man out of it!!! I would love to see this.
find quote
Post Reply