rossdret, sorry to confuse. You do not need to get mythfrontend working on the same box you want to run XBMC. I suggested that to ensure you have your backend working properly and was remotely accessable. If you do not have an external box from the myth frontend on you can get started with mythbox for XBMC its just there may be an issue you run into not related to mythbox.
Here are my suggested steps for anyone who wants to use this plugin:
*) Just try the plugin go to settings put your backend server and mysql information in, it may just work.
If it doesn't work try the following:
*) Try running mythfrontend from a remote box (like the box you are running XBMC mythbox on)
*) Make sure you can connect to the mysql server on the backend remotely, download mysql client from mysql and run: mysql -h 192.168.1.121 -p myththv -u mythtv mythconverg --P 3306
Putting your own settings in, make sure that can connect no matter what you do
*) Turn streaming off and try mounting your myth backend video folder on the local computer (using SMB/Windows file sharing) and try to play a file in there with VNC to ensure proper permissions
*) Remember this plugin does not handle the protocol with the backend for LiveTV. That is XBMC core.
If you have problems still check the xbmc.log file in the user data folder. If playback of recorded programs still doesn't work, and you have tried the above steps (If you cannot try a remote mythfrontend make sure to try the rest) please post back. Note if you tried 1) mysql on the box running XBMC and it was able to connect and 2) if you tried mythfrontend remotely and it worked 3) What problem you are running into with as much detail as possible.
[RELEASE] MythBox for XBMC - a MythTV Front-end Python Script for XBMC
mitch.capper
Junior Member Posts: 19 Joined: Apr 2012 Reputation: 1 |
2012-08-20 04:58
Post: #781
|
| find quote |
rossdret
Member Posts: 62 Joined: May 2012 Reputation: 0 |
2012-08-20 20:43
Post: #782
(2012-08-20 04:58)mitch.capper Wrote: rossdret, sorry to confuse. You do not need to get mythfrontend working on the same box you want to run XBMC. I suggested that to ensure you have your backend working properly and was remotely accessable. If you do not have an external box from the myth frontend on you can get started with mythbox for XBMC its just there may be an issue you run into not related to mythbox. I currently only have my PC that I am using as my HTPC and use XBMC as my media center. I don't have another system to act as a remote. Not that I am not interested in that solution I would have no problem buying something. I am running windows 7 and am trying to figure out how to get mythtv set up in the first place. What should I buy and what software should I install to make this process a little easier? Basically If I were to start from scratch and build a better HTPC and wanted MYTHbox and XBMC to work together what should I buy and what OS system should I install? I also currently use my HTPC for web browsing and word processing etc... |
| find quote |
speed32219
Fan Posts: 429 Joined: Feb 2007 Reputation: 0 |
2012-08-23 16:47
Post: #783
I have installed the latest from github and it is working with mythtv .25 and my ceton tuners. Although it only shows 2 tuners currently, my main problem is with playing HDTV channels. SD works great, but I am getting buffering with HD channels. Is there a setting somewhere where I can increase this add-on cache size. When I use the libcmyth plugin I do not have a buffering issue. But other than that it is working great. Kuddos to the dev/maintainers.
(This post was last modified: 2012-08-23 16:47 by speed32219.)
|
| find quote |
docmichael
Member Posts: 96 Joined: Jan 2011 Reputation: 0 |
2012-08-31 18:37
Post: #784
I have xbmcnuntu and the mythtv is .25 and i am able record shows and watch,i get program guide and all my channels but cannot watch live tv.Trying to figure out how to fix that.I like addon since all other ways i tried wouldn't let me do anything.Any ideas?
|
| find quote |
tkhyla
Junior Member Posts: 4 Joined: Sep 2012 Reputation: 0 |
2012-09-02 12:13
Post: #785
I have problem to play recorded files with my mythbox addon.
All the menus work and the test works but recordings don't play - no error mesage - just nothing happens. via mounted smb share I can play those files but it is not good because file names is 1001_46464664 and some other mess. backend: MYTHTV 0.25.2 frontend: XBMC 11.0 Eden + mythbox addon my xmbc.log added to next link xbmc.log could someone please check that log files and tell what is wrong now. I'm too beginner with this XMBC so i don't understand that log yet. Big thanks for support! Same happens when try to connect via upnp service. is this now related to some mysql access? logs from upnp session ERROR: GetControl - unable to connect to server on 192.168.1.8:6543 ERROR: CUPnPDirectory::GetResource - no items returned for object RecTv/0/item?ChanId=1003&StartTime=2012-08-28T17:05:00Z
(This post was last modified: 2012-09-02 14:38 by tkhyla.)
|
| find quote |
dteirney
Team-XBMC Developer Posts: 820 Joined: Jul 2007 Reputation: 6 Location: New Zealand |
2012-09-03 10:56
Post: #786
(2012-09-02 12:13)tkhyla Wrote: I have problem to play recorded files with my mythbox addon. Perhaps try some of the troubleshooting things at http://wiki.xbmc.org/?title=MythTV#Recor...n.27t_Play Use MythTV for recording TV? Try the integrated MythTV support in XBMC Media Center. Now with commercial skip support built-in and integration with the Movie database! |
| find quote |
tkhyla
Junior Member Posts: 4 Joined: Sep 2012 Reputation: 0 |
2012-09-03 16:32
Post: #787
no luck
![]() I read next discussion http://forum.xbmc.org/showthread.php?tid=45050 what was same problem but no help me. IP address is set to mythbackend setup. Attached some content: /etc/hosts 192.168.1.8 ubuntu # The following lines are desirable for IPv6 capable hosts ::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters mysql.txt DBHostName=ubuntu # By default, Myth tries to ping the DB host to see if it exists. # If your DB host or network doesn't accept pings, set this to no: # #DBHostPing=no DBPort=3306 DBUserName=mythtv DBPassword=TtSR39Lh DBName=mythconverg DBType=QMYSQL also I can access from remote PC to mysql db sudo mysql -u mythtv -p -h 192.168.1.8 I have the same problem from local PC (mythbackend and xbmc in same PC) or remote xbmc machine => no playback for recordings. I would be grateful for further guidance. What would be next step? |
| find quote |
raptorjr
Senior Member Posts: 143 Joined: Aug 2012 Reputation: 0 |
2012-09-05 10:39
Post: #788
I have no clue, but i assume that everything works from the MythTV frontend, on local and remote PC?
|
| find quote |
tkhyla
Junior Member Posts: 4 Joined: Sep 2012 Reputation: 0 |
2012-09-05 15:38
Post: #789
yes, all works fine with MythTV frontend. Local and remote.
added mythbackend log if someone understand about that. mythbackend.log |
| find quote |
raptorjr
Senior Member Posts: 143 Joined: Aug 2012 Reputation: 0 |
2012-09-06 09:22
Post: #790
I guess this is a problem "Client speaks protocol version 8 but we speak 72!" The client that talks to the backend doesn't speak the same "language", or at least the same version and therefore the backend don't let it connect. So either MythBox is too old or the backend is too new, don't know which versions of MythTV MythBox supports? Don't use it myself. Waiting for a real PVR integration with MythTV in XBMC.
|
| find quote |


Search
Help