aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_postprocessors.py
Commit message (Collapse)AuthorAgeFilesLines
* [metadatafromtitle] Some improvements and cleanupJaime Marquínez Ferrándiz2015-03-141-0/+17
* Remove the 'songtitle' field, 'title' can be used instead. * Remove newlines in the help text, for consistency with other options. * Add 'from __future__ import unicode_literals'. * Call '__init__' from the parent class. * Add test for the format_to_regex method