[PR #561] [MERGED] support for homebrew ffmpeg on macos #1901

Closed
opened 2026-03-13 19:40:33 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: main


📝 Commits (3)

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

## 📋 Pull Request Information **Original PR:** https://github.com/afkarxyz/SpotiFLAC/pull/561 **Author:** [@sh4tteredd](https://github.com/sh4tteredd) **Created:** 2/26/2026 **Status:** ✅ Merged **Merged:** 3/10/2026 **Merged by:** [@afkarxyz](https://github.com/afkarxyz) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`012d85e`](https://github.com/afkarxyz/SpotiFLAC/commit/012d85e6e02334ede319bf44b9d4b37bef0a0fe7) support for homebrew ffmpeg on macos - [`15dbfbb`](https://github.com/afkarxyz/SpotiFLAC/commit/15dbfbbf54cf7a8f2488306d2d53ff4593ab0a3f) Add build instructions - [`b7e9b67`](https://github.com/afkarxyz/SpotiFLAC/commit/b7e9b67b8610e52d0bc4ea29cd754516cce3ac76) Revise README ### 📊 Changes **2 files changed** (+48 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -4) 📝 `backend/ffmpeg.go` (+44 -0) </details> ### 📄 Description If the user has ffmpeg installed via homebrew, the app will use that one instead of downloading it again --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 19:40:33 +03:00
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/SpotiFLAC#1901
No description provided.