beets/docs
Adrian Sampson 08b539a80e fix field inference w/ null first item (closes #14 on GitHub)
When a partial match is found, its first item (task.items[0]) may be None, and
_infer_album_fields would crash in this case. This solution walks through the
items list and finds the first non-None item.
2011-12-16 16:45:50 -08:00
..
guides docs for partial album matches (#260) 2011-12-01 14:26:30 -08:00
plugins link to plugin template format docs 2011-12-16 12:18:44 -08:00
reference link to plugin template format docs 2011-12-16 12:18:44 -08:00
changelog.rst fix field inference w/ null first item (closes #14 on GitHub) 2011-12-16 16:45:50 -08:00
conf.py version bump: 1.0b12 2011-12-13 17:32:04 -08: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