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

catalog should have table mapping formats to releases #3

Closed rlhelinski closed 10 years ago

rlhelinski commented 11 years ago

Further, it should allow the user to configure the list of formats. E.g., CDs, 12" vinyl, 7" vinyl and box sets are all stored together, but separately. I suppose there'd be a default selected for the user based on the size of the format.

rlhelinski commented 10 years ago

Closing this because filtering releases is not terribly slow. Effort should be spent on #11. Opening a new issue #19 for the configurable format list.