[GH-ISSUE #270] Enable extra features in a Homebrew Install #137

Closed
opened 2026-03-02 23:44:53 +03:00 by kerem · 1 comment
Owner

Originally created by @fusion-9 on GitHub (Oct 16, 2023).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/270

How do you enable the extra features like notify, lyrics, etc on a homebrew install? I was looking at the documentation and commands available but I couldn't figured out.

Originally created by @fusion-9 on GitHub (Oct 16, 2023). Original GitHub issue: https://github.com/aome510/spotify-player/issues/270 How do you enable the extra features like notify, lyrics, etc on a homebrew install? I was looking at the documentation and commands available but I couldn't figured out.
kerem 2026-03-02 23:44:53 +03:00
Author
Owner

@aome510 commented on GitHub (Oct 16, 2023):

How do you enable the extra features like notify, lyrics, etc on a homebrew install? I was looking at the documentation and commands available but I couldn't figured out.

You can enable a feature by specifying --features when running cargo install/build. IIRC, homebrew package does have all extra features enabled (notify, lyric, etc): https://github.com/Homebrew/homebrew-core/blob/master/Formula/s/spotify_player.rb#L33. README does mention how to install it.

<!-- gh-comment-id:1763632170 --> @aome510 commented on GitHub (Oct 16, 2023): > How do you enable the extra features like notify, lyrics, etc on a homebrew install? I was looking at the documentation and commands available but I couldn't figured out. You can enable a feature by specifying `--features` when running `cargo install/build`. IIRC, homebrew package does have all extra features enabled (notify, lyric, etc): https://github.com/Homebrew/homebrew-core/blob/master/Formula/s/spotify_player.rb#L33. [README](https://github.com/aome510/spotify-player/blob/master/README.md#lyric) does mention how to install it.
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#137
No description provided.