[PR #699] [CLOSED] Added a Flag to Disable Transcoding #1329

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/699
Author: @0xcaff
Created: 12/13/2017
Status: Closed

Base: masterHead: feature/disable-transcoding


📝 Commits (1)

  • 57c38c6 Added a Flag to Disable Transcoding

📊 Changes

3 files changed (+19 additions, -2 deletions)

View changed files

📝 resources/assets/js/components/main-wrapper/main-content/profile.vue (+6 -0)
📝 resources/assets/js/stores/preference.js (+1 -0)
📝 resources/assets/js/stores/song.js (+12 -2)

📄 Description

This allows users to stream the original versions of songs instead of
transcoding them on the fly.

This implements the idea outlined in #527.


🔄 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/699 **Author:** [@0xcaff](https://github.com/0xcaff) **Created:** 12/13/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/disable-transcoding` --- ### 📝 Commits (1) - [`57c38c6`](https://github.com/koel/koel/commit/57c38c6f5af1697573d4654214941148987fcb1b) Added a Flag to Disable Transcoding ### 📊 Changes **3 files changed** (+19 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `resources/assets/js/components/main-wrapper/main-content/profile.vue` (+6 -0) 📝 `resources/assets/js/stores/preference.js` (+1 -0) 📝 `resources/assets/js/stores/song.js` (+12 -2) </details> ### 📄 Description This allows users to stream the original versions of songs instead of transcoding them on the fly. This implements the idea outlined in #527. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:30:36 +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#1329
No description provided.