[PR #335] [CLOSED] feature/stream-flac #1214

Closed
opened 2026-02-26 02:35:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/335
Author: @alex-phillips
Created: 5/21/2016
Status: Closed

Base: masterHead: feature/stream-flac


📝 Commits (1)

  • abec617 added .env option to choose not to transcode FLAC files

📊 Changes

1 file changed (+4 additions, -2 deletions)

View changed files

📝 app/Http/Controllers/API/SongController.php (+4 -2)

📄 Description

I've added support for the .env OUTPUT_BIT_RATE variable to support 'original' which will prevent the transcoding of FLAC files. Although the current player doesn't support the FLAC format, I'm working on adding support not only for playback, but potential options for a user to 'export' or 'download' their songs through the UI (and additional future features that may require access to the original file).

Obviously the verbage of original is up for debate. Not sure the best wording here.


🔄 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/koel/koel/pull/335 **Author:** [@alex-phillips](https://github.com/alex-phillips) **Created:** 5/21/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/stream-flac` --- ### 📝 Commits (1) - [`abec617`](https://github.com/koel/koel/commit/abec617207627040b9d9b8c0151a671efd699be8) added .env option to choose not to transcode FLAC files ### 📊 Changes **1 file changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Controllers/API/SongController.php` (+4 -2) </details> ### 📄 Description I've added support for the `.env` `OUTPUT_BIT_RATE` variable to support 'original' which will prevent the transcoding of `FLAC` files. Although the current player doesn't support the FLAC format, I'm working on adding support not only for playback, but potential options for a user to 'export' or 'download' their songs through the UI (and additional future features that may require access to the original file). Obviously the verbage of `original` is up for debate. Not sure the best wording here. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 02:35:50 +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/koel-koel#1214
No description provided.