# [0.5.7] 2021-02-10
Fixed
- For the case when a track or an album is getting imported through the id / URL mode, we now
check whether the provided URL is a Bandcamp link. In some cases parsing foreign URLs
results in decoding errors, so we'd like to catch those URLs early. Thanks @arogl for
spotting this.