0.2.0
Added
- Added
added
andremoved
classes for when adding and removing songs from liked songs.
Changed
- Fixed hardcoded location for rspotify cache.
- Changed naming from
saved
toliked
to avoid confusion with the fact that something can be saved/added to your liked songs. Liked songs is not what the API uses, but it's what the GUI uses. This is reflected in both the code, the nowtoggle-liked
command, and class output.