|
|
|
|
|
by bburky
4507 days ago
|
|
It would be very interesting to implement something like this atop FUSE[0]. For free you get the ability for the player to use any existing command line tool you want. You could easily make strange and artificial directory structures. And you can dynamically change and detect changes in the filesystem. [0] http://fuse.sourceforge.net/ |
|