NEW THREAD: http://forum.xbmc.org/showthread.php?tid=157572
EDIT (2012/03/06): For anyone looking for info on using MySQL with XBMC v11, go with the XBMC Wiki instructions instead. The Lifehacker link will still work for v10.
http://lifehacker.com/5634515/how-to-syn...eedfetcher
HOW-TO synchronize your XBMC Media Center between every room in the house: Lifehacker
joebrady
Team-XBMC Forum Moderator Joined: Apr 2007 Reputation: 6 Location: Floyds Knobs, IN |
2010-09-10 19:23
Post: #1
Always read the XBMC online-manual, FAQ and search the forums before posting. Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules. For troubleshooting and bug reporting, make sure you read this first
(This post was last modified: 2013-02-25 22:29 by Ned Scott.)
|
| find |
Flomaster
Posting Freak Joined: Jun 2010 Reputation: 6 Location: East Texas |
2010-09-10 19:50
Post: #2
HOLY SHIT .... thats to easy..... should i end up with another tv and front end for XBMC I will be using this for sure
-=Jason=- HTPC: Silverstone Grandia GD05B | Antec Earthwatts EA 380D Green PSU 380w | Zotac Ionitx-LE | G.SKILL Ripjaws Series 4GB (2 x 2GB) 240-Pin DDR3 SDRAM DDR3 1333 | Monster AVL300-S RF Remote Control | MCE IR Receiver Software:Xbmcfreak Eden Beta3 | Sabnzbd | SickBeard | CouchPotato | XBMC REMOTE |
| find |
lloydsmart
Member+ Posts: 306 Joined: Sep 2009 Reputation: 0 Location: UK |
2010-09-10 20:53
Post: #3
Fantastic guide. I need to buy some more TVs and PCs so I can try this...!
No, seriously!
|
| find |
avus m3
Senior Member Posts: 247 Joined: May 2010 Reputation: 0 |
2010-09-10 22:30
Post: #4
Planning on getting my server setup today...was going to try and use the MySQL database. This is a little easier to follow than the thread on it right now. Thanks
|
| find |
skunobe
Junior Member Posts: 3 Joined: Sep 2010 Reputation: 0 |
2010-09-10 22:44
Post: #5
That is just so great. Thanks for sharing this tip
|
| find |
kophinos
Junior Member Posts: 1 Joined: Sep 2010 Reputation: 0 |
2010-09-12 21:15
Post: #6
maybe i'm special, but i cannot seem to get this to work. followed the tutorial, got my libraries on the remote box, but when i try to play a file xbmc says "this file is no longer available."
|
| find |
PreviousN
Junior Member Posts: 1 Joined: Sep 2010 Reputation: 0 |
2010-09-17 17:05
Post: #7
This doesn't work for me either.
Part of the problem is that the author assumes that all pcs are running Windows. The other part of the problem is that the author doesn't elaborate on mounting media shares. By this I mean, if my server (also a media center) has my files stored on /media, then when I share via samba to my other computer, then the media locations don't match and xbmc is unable to find the files. I sent an email to the author (his email is on the lifehacker page) and he didn't get back to me. While this was an exciting article, I have yet to see a working implementation.
(This post was last modified: 2010-09-17 17:36 by PreviousN.)
|
| find |
bcboncs
Member Posts: 80 Joined: Feb 2010 Reputation: 0 |
2010-09-17 18:05
Post: #8
Seems like a cool concept but I have too many questions. haah
|
| find |
mjjstorey
Junior Member Posts: 6 Joined: Oct 2009 Reputation: 0 |
2010-09-18 13:37
Post: #9
I have got this working now. I was more interested for the fact its using MySQL. I am a MySQL/PHP developer.
Things to note: -------------- You MUST use a share to add things to the library e.g. if you have a server/htpc (name Server1) and a separate htpc (name HTPC1), you do the following: Set up shares for all media On Server1 add the media locations using samba share, e.g. smb://Server1/TV, smb://Server1/Movies --------------- I have just developed a VERY crude website which checks for episodes that you are missing. I would also STRONGLY advise making sure that your files are named correctly before setting up the shares on the second machine. |
| find |
Ogi010
Member Posts: 79 Joined: Apr 2010 Reputation: 1 |
2010-10-05 05:36
Post: #10
I can't seem to get it working. According to my XBMC.log file, it can't find/connect to my server on start up
XBMC as a result crashes at the splash screen.EDIT1: 2 seconds after I posted it, I got an idea for a fix, and it worked. the article suggests that in the host tag, you do Code: <host>###.###.###.###</host>instead do Code: <host>###.###.###.###:3306</host>that is if 3306 is the port you're using...
(This post was last modified: 2010-10-05 06:00 by Ogi010.)
|
| find |

XBMC as a result crashes at the splash screen.
Search
Help