[GH-ISSUE #292] Notification enabaled by default when installing via brew #1087

Closed
opened 2026-03-14 13:24:59 +03:00 by kerem · 1 comment
Owner

Originally created by @TheCreatorAMA on GitHub (Nov 13, 2023).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/292

Describe the bug
When installing spotify_player via brew on Mac OS the notifications are enabled by default. Havent found a way to disable the notifications other than installing spotify_player using cargo instead.

To Reproduce
Install spotify_player via brew

Expected behavior
Have no notification appear when the next songs plays on Mac OS (they stack up in notification center)

Log and backtrace
N/A

Screenshots
N/A

Environment

  • OS: macOS Sonoma v 14.1.1
  • Application version: 0.15.2
  • Application features: if applicable, provide cargo features used to build spotify_player

Additional context
I may have missed something in the docs but I just want to disable the notifications without installing the application via cargo. I installed it using brew

Originally created by @TheCreatorAMA on GitHub (Nov 13, 2023). Original GitHub issue: https://github.com/aome510/spotify-player/issues/292 **Describe the bug** When installing spotify_player via brew on Mac OS the notifications are enabled by default. Havent found a way to disable the notifications other than installing spotify_player using cargo instead. **To Reproduce** Install spotify_player via brew **Expected behavior** Have no notification appear when the next songs plays on Mac OS (they stack up in notification center) **Log and backtrace** N/A **Screenshots** N/A **Environment** - OS: macOS Sonoma v 14.1.1 - Application version: 0.15.2 - Application features: if applicable, provide [cargo features](https://doc.rust-lang.org/cargo/reference/features.html) used to build `spotify_player` **Additional context** I may have missed something in the docs but I just want to disable the notifications without installing the application via cargo. I installed it using brew
kerem 2026-03-14 13:24:59 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@aome510 commented on GitHub (Nov 13, 2023):

brew package enables some extra features when building the application. Context: https://github.com/aome510/spotify-player/issues/189#issuecomment-1556300596.

I would suggest you either reach out to the maintainer or make a PR to homebrew repo to update the build file if you don't want the extra feature.

Just a note that spotify_player isn't responsible for maintaining the package's build file from external package manager.

<!-- gh-comment-id:1808768216 --> @aome510 commented on GitHub (Nov 13, 2023): `brew` package enables some extra features when building the application. Context: https://github.com/aome510/spotify-player/issues/189#issuecomment-1556300596. I would suggest you either reach out to the maintainer or make a PR to `homebrew` repo to update the build file if you don't want the extra feature. Just a note that `spotify_player` isn't responsible for maintaining the package's build file from external package manager.
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#1087
No description provided.