beets/docs
Adrian Sampson 91ad913399 #62: simplify list (and random) code
With the new centralized print_obj function, we can greatly simplify the code
for the list command. This necessitated a couple of additional tweaks:

- For performance reasons, print_obj can now take a compiled template. (There's
  still an issue with using the default/configured template, but we can cross
  that bridge later).
- When listing albums, $path now expands to the album's item dir. So the format
  string '$path' now exactly corresponds to passing the -p switch.

As an added bonus, we can now also reduce copypasta in the random plugin (which
behaves almost exactly the same as list).
2012-10-20 21:10:39 -07:00
..
guides docs: note that fingerprinting often unnecessary 2012-08-22 17:36:24 -07:00
plugins replaygain: reinstate albumgain config option 2012-10-20 16:49:52 -07:00
reference docs & changelog for pervasive format config (#62) 2012-10-20 20:29:49 -07:00
changelog.rst #62: simplify list (and random) code 2012-10-20 21:10:39 -07:00
conf.py fetchart: fix extension-less files from CAA 2012-08-02 09:46:57 -07:00
index.rst translate changelog 2011-09-17 16:41:35 -07:00
Makefile Sphinx documentation skeleton 2011-09-16 13:57:15 -07:00