ebb-earl-co / tidal-wave

Waving at the TIDAL music service
Apache License 2.0
35 stars 2 forks source link

Address Issue #137 #140

Closed ebb-earl-co closed 3 months ago

ebb-earl-co commented 3 months ago

For albums without an album cover, previously the retrieving of tracks would give up if there is no album_cover. This pull request changes this behavior so that a warning is logged, and the self.cover_path attribute is written in self.set_album_dir() in both track.py and album.py