Syncing ios and Mac XBMC?
#1
Hi

If XBMC on the desktop gets all the art & metadata for TV Shows, can the IOS version (ATV2) take any advantage of that?

I tried hard to phrase the question properly - let me know if you don't follow.
Reply
#2
Some people have managed to get path substitution working but as of yet it isn't working for me. Check the IOS MySQL thread for more info.
ImageImage
Reply
#3
rsync thumbs.
rsync db.

mysql db.

path rewrite to a network shared drive.
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply

Logout Mark Read Team Forum Stats Members Help
Syncing ios and Mac XBMC?0