[GH-ISSUE #427] Like album from album page #234

Closed
opened 2026-03-02 23:45:45 +03:00 by kerem · 3 comments
Owner

Originally created by @jagjordi on GitHub (Apr 23, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/427

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

Originally created by @jagjordi on GitHub (Apr 23, 2024). Original GitHub issue: https://github.com/aome510/spotify-player/issues/427 Is it possible to like (add to library) an album when the album itself its open? ![image](https://github.com/aome510/spotify-player/assets/14058667/9785020d-bf09-46da-8f6b-c703bf19122f) I can only see how to add one of the tracks inside the album
kerem 2026-03-02 23:45:45 +03:00
Author
Owner

@aome510 commented on GitHub (Apr 24, 2024):

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.

<!-- gh-comment-id:2073865447 --> @aome510 commented on GitHub (Apr 24, 2024): 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.
Author
Owner

@aome510 commented on GitHub (Apr 24, 2024):

@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.

<!-- gh-comment-id:2074932285 --> @aome510 commented on GitHub (Apr 24, 2024): @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.
Author
Owner

@Dragonfyle commented on GitHub (Aug 1, 2024):

@aome510 so to make it clear, the way it would work is this: if you are inside an album, ShowActionsOnCurrentContext would open actions for that particular album, and analogous behavior for playlists and artists, correct?

<!-- gh-comment-id:2263720746 --> @Dragonfyle commented on GitHub (Aug 1, 2024): @aome510 so to make it clear, the way it would work is this: if you are inside an album, `ShowActionsOnCurrentContext` would open actions for that particular album, and analogous behavior for playlists and artists, correct?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#234
No description provided.