mirror of
https://github.com/afkarxyz/SpotiFLAC.git
synced 2026-04-26 07:35:52 +03:00
[PR #561] [MERGED] support for homebrew ffmpeg on macos #1901
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiFLAC#1901
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/afkarxyz/SpotiFLAC/pull/561
Author: @sh4tteredd
Created: 2/26/2026
Status: ✅ Merged
Merged: 3/10/2026
Merged by: @afkarxyz
Base:
main← Head:main📝 Commits (3)
012d85esupport for homebrew ffmpeg on macos15dbfbbAdd build instructionsb7e9b67Revise README📊 Changes
2 files changed (+48 additions, -4 deletions)
View changed files
📝
README.md(+4 -4)📝
backend/ffmpeg.go(+44 -0)📄 Description
If the user has ffmpeg installed via homebrew, the app will use that one instead of downloading it again
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.