aome510 / spotify-player

A Spotify player in the terminal with full feature parity
MIT License
3.14k stars 137 forks source link

Like album from album page #427

Open jagjordi opened 3 months ago

jagjordi commented 3 months ago

Is it possible to like (add to library) an album when the album itself its open? image I can only see how to add one of the tracks inside the album

aome510 commented 3 months ago

No, it's not supported right now. To show actions on an album, you need to be able to select it. It's not too difficult to add a separate command, e.g ShowActionsOnCurrentContext, which is triggered only inside a context page.

aome510 commented 2 months ago

@jagjordi it seems you're using a relatively old spotify_player. Newer version should have ShowActionsOnAlbum, you can call it from an album's track.