more categories
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
696ebb3ca0
commit
fb92478a2f
1 changed files with 6 additions and 3 deletions
|
@ -10,13 +10,16 @@ audio-fusefs ~/Audio/ ~/AudioInfo/
|
|||
|
||||
Top-level will be a number of `by-<data>` directories, similar to `/dev/disk/` on Linux.
|
||||
So:
|
||||
* `by-date`
|
||||
* `by-album`
|
||||
* `by-artist`
|
||||
* `by-genre`
|
||||
* `by-size`
|
||||
* `by-composer`
|
||||
* `by-conductor`
|
||||
* `by-date`
|
||||
* `by-extension`
|
||||
* `by-genre`
|
||||
* `by-recordingdate`
|
||||
* `by-samplerate`
|
||||
* `by-size`
|
||||
* ... surely others
|
||||
|
||||
## Approach
|
||||
|
|
Loading…
Reference in a new issue