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

Merge 'disc-catalog.py' into 'catalog-cli.py' #20

Closed rlhelinski closed 10 years ago

rlhelinski commented 10 years ago

We can dynamically import 'discid' on demand so that the other functions can be used if it is not available.

rlhelinski commented 10 years ago

We'll have to create a new user preference for the default device from which to read.

JonnyJD commented 10 years ago

FYI: Starting with libdiscid 0.6.0, the default device works much better out-of-the-box. (especially on Windows, but also on Linux and Mac) This doesn't make a user preference obsolete, but less users should be concerned.