DiscoDOS v1.0.1
Fixes
-
When Discogs search didn't get any results (either invoked via
disco search <searchterm>
ordisco mix <mixname> -a <searchterm>
or any other way) one of the following two errors were shown to the user. All the requested operations were working properly but especially on macOS it caused an ugly popup message - this is fixed now.- AttributeError: bool object has no attribute pages
- TypeError: can only concatenate str (not "int") to str
-
Also when Discogs search didn't find anything, before above errors were shown, a tiny ERROR message about a "non-existent list index" was shown to the user. The error was already catched and handled but is useless to the user anyway, thus it is not shown anymore.
View all release notes: https://github.com/JOJ0/discodos/releases