expanded filtering options
#1
Hi,

This is a feature suggestion unless someone can think of some way to do this with current svn versions.

The scenario I'm working with is that I have multiple xbmc boxes mounting a remote filesystem with content.

The layout of the filesystem is like this:
/array/archive/TV_Shows/SD
/array/archive/TV_Shows/HD
/array/archive/Movies/SD
/array/archive/Movies/720p
/array/archive/Movies/1080p


now all the different xbmc boxes currently only mount the directories that they have enough bandwidth for.

What we would like to do is use 1 central mysql database for all of these, mount all the directories and then have a filter that only shows the directories that we have enough bandwidth for (ie, if I know I only have a 5 Mbps DSL, I only want TV_Shows/SD and Movies/SD, but if I have 50 Mbps I want the HD Directories not the SD)

So would it be possible to filter based on source directory if we are using shared mysql?
Reply

Logout Mark Read Team Forum Stats Members Help
expanded filtering options0