HOW-TO:Share libraries using MySQL: Wiki Edition
I have a mixture of XBMC clients in use, the MyGica ATV1200 requires an nfs mount, because the poor little A6 gets overexcited with the overhead of SMB and 1080p streams.
I have several Atom-ION based HTPCs running openelec 3.2, which I have been feeding with SMB up to now (I might convert them over to nfs).
And a few Windows XP (i!) clients.

My tvheadend server has 3 ways to expose the content: nfs, SMB and DLNA via Serviio (used on the Smart TV).
So now my database is largely filled with smb: strpath values in the path table. And anytime I use the ATV1200, it only looks for nfs: paths.

Is there a way to define an equivalence between different paths, e.g., nfs://sat/export/movies and smb://SAT/movies are really the same strpath, so that I do not get duplicate entries in my files table?
Reply


Messages In This Thread
RE: HOW-TO synchronize XBMC between every room in the house: Wiki Edition - by robvh - 2013-09-21, 19:29
Logout Mark Read Team Forum Stats Members Help
HOW-TO:Share libraries using MySQL: Wiki Edition2