rlhelinski / musicbrainz-catalog

Python code for cataloging your music collection cross-referenced with MusicBrainz
GNU General Public License v2.0
2 stars 0 forks source link

Reorganize Text-formatting Code #37

Closed rlhelinski closed 9 years ago

rlhelinski commented 10 years ago

Should move generic {release dictionary} to {text} code into a formatter class. Should move HTML output out of Catalog and into its own similar class.

rlhelinski commented 9 years ago

The HTML-generating code has been moved to its own class and rewritten with Jinja2. Text formatters still exist but have mostly been moved to mbcat.catalog.