Optional file locations

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
James4u Offline
Junior Member
Posts: 3
Joined: Dec 2011
Reputation: 0
Rainbow  Optional file locations Post: #1
Hi,

One feature I think would be a great asset for us that are using XBMC in a multi location setup (ie: Rec Room, Family Room, Bedroom, etc.. ) where the need to have a common shared environment for things like Thumbnails, Advance Settings and Sources, is to have the ability to select a NFS/CIFS/SMB location to store these files.
Even cooler would be the option to store it at the profile level as well..
I already use MySQL and using XBMC with Ubuntu and I use symbolic links to create these optional mount points now. But the NFS mount points are not always available when XBMC starts. Usually after a minute or so, the mount points are active and everything works, but it would be better if I could have XBMC create the mount points itself and wait till they are available.

I think it would also be handy for those who might have limited disk space, and storing a load of thumbnails on another drive would be an asset as well..
find quote
humferier Offline
Member
Posts: 88
Joined: Oct 2009
Reputation: 3
Location: Belgium
Post: #2
This might help you : [wiki] Path substitution

My name is Erier, Humf Erier
[Image: double0smile.gif]
find quote
isamu.dragon Offline
Posting Freak
Posts: 951
Joined: Feb 2009
Reputation: 4
Location: T.A.R.D.I.S.
Post: #3
lphin1983 Wrote:[Image: avatar1.jpg]
I think it would also be handy for those who might have limited disk space, and storing a load of thumbnails on another drive would be an asset as well

read the above:
humferier Wrote:This might help you : [wiki] Path substitution

that will solve the problem, by substituting a path you can have
D:\XBMC\userdata
read as
%APPDATA%/XBMC/userdata/Thumbnails

*Done from a windows perspective

[Image: all-fanart.jpg]
XBMC Server/Client:
Database Type: MySQL
OS: WIN7 64-Bit/XBMCuntu CPU: i7/Intel Atom (Dual Core)
GPU: Nvidia GeForce GTS450/Nvidia Ion RAM: 12GB/2GB (512MB GPU)
XBMC Version: Frodo 12.2/XBMCbuntu Frodo 12.2Skin: Aeon Nox
find quote