* Fix the extraction of MPD query results. The API changed a bit, and now returns a dict. * Force ignore list to be in lower case. Also use a set for a faster lookup * More explicit error if a request to Muspy failed.
1.0.1
- Ignore list is now included into the config file (no reason to be split) - Artists json and config file paths are XDG compliants - Add a setup.py to correctly install and package this tool - Use argparse to handle CLI parameters (and an error about an not-existing config file will not be shown if only print the helper)