diff --git a/toys/README b/toys/README index d3d7af9..8a57574 100644 --- a/toys/README +++ b/toys/README @@ -1,3 +1,36 @@ +createindex +=========== +Creates a nice index of your collection, similar to what oidua +(http://oidua.suxbad.com/) does, but much faster, as it is using AtOM's DB +instead of rescanning your whole collection. + +Options define what will be shown and may optionnally be followed by the column +width (default: 50). + +Options: + -f: Path + -b: Average bitrate + -C: Channels + -s: Sample rate + -T: Mofification time + + -A: Album artist + -l: Album + -a: Artist + -c: Composer + -d: Disc + -g: Genre + -p: Performer + -t: Title + -y: Year + + -d : date-time format (see 'man date' for possible values) + -o -|: output file (path relative to Source) - mandatory - must + appear last. + + -u: update database first + -D: debug + checkextensions =============== Reports files whose extension does not match the (detected) mime-type.