Different ways of handling files.
Posted: 07 Jun 2013, 01:10
I have a problem whereby my mp3 files are on a Linux partition which is organized something like this
/mp3
/mp3/Artists
/mp3/Artists/A
/mp3/Artists/A/(Artist)
/mp3/Artists/A/(Artist)/(Album)
/mp3/Artists/B
/mp3/Artists/B/(Artist)
/mp3/Artists/B/(Artist)/(Album)
/mp3/Audio Books
/mp3/Classical
/mp3/lost+found
/mp3/midi
/mp3/tabs
/mp3/Video
and so it goes.
Now, the left menu will look like
Artists
Audio Books
Classical
lost+found
midi
tabs
Video
I have to specify /mp3 as the music folder otherwise I did /mp3/Artists separately, I'd get A-Z mingled in with everything else and it'd look pretty crappy, to be honest.
What I don't want are people to be able to see midi or tabs, for example.
The ideal solution would be to have a list of excluded directories. For example, I would list /lost+found and /tabs into an interface similar to the music directory list.
Another option would to be place a hidden file into the directory for it not to be displayed. for example .nosonic would stop the directory from showing up.
Personally, I would like to be able to have /mp3/Artists listed as the music directory and the name that I give it displayed on the left side.
For example if I enter Music /mp3/Artists then the left column would show Music and clicking would show everything under /mp3/Artists - if that makes sense?
In the music folders, whic
/mp3
/mp3/Artists
/mp3/Artists/A
/mp3/Artists/A/(Artist)
/mp3/Artists/A/(Artist)/(Album)
/mp3/Artists/B
/mp3/Artists/B/(Artist)
/mp3/Artists/B/(Artist)/(Album)
/mp3/Audio Books
/mp3/Classical
/mp3/lost+found
/mp3/midi
/mp3/tabs
/mp3/Video
and so it goes.
Now, the left menu will look like
Artists
Audio Books
Classical
lost+found
midi
tabs
Video
I have to specify /mp3 as the music folder otherwise I did /mp3/Artists separately, I'd get A-Z mingled in with everything else and it'd look pretty crappy, to be honest.
What I don't want are people to be able to see midi or tabs, for example.
The ideal solution would be to have a list of excluded directories. For example, I would list /lost+found and /tabs into an interface similar to the music directory list.
Another option would to be place a hidden file into the directory for it not to be displayed. for example .nosonic would stop the directory from showing up.
Personally, I would like to be able to have /mp3/Artists listed as the music directory and the name that I give it displayed on the left side.
For example if I enter Music /mp3/Artists then the left column would show Music and clicking would show everything under /mp3/Artists - if that makes sense?
In the music folders, whic