mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-09 07:17:16 -05:00
[PR #1262] [MERGED] api: allow forcing on-device processing #1364
Reference in New Issue
Block a user
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/imputnet/cobalt/pull/1262
Author: @wukko
Created: 5/6/2025
Status: ✅ Merged
Merged: 5/6/2025
Merged by: @wukko
Base:
develop← Head:force-local-processing📝 Commits (8)
d053911api/config: add FORCE_LOCAL_PROCESSINGc5acb45api/core: mark request as session when bearer token is used4d58279api/match: force local processing when configured to do so in envc83ab63docs/api-env-variables: add local processing & youtube audio envs29b174fdocs/api-env-variables: rephrase yt audio & 0/1 value descriptions1630514web/i18n/settings: update local processing toggle text06b865eapi/config: limit acceptable FORCE_LOCAL_PROCESSING values0e836fadocs/api-env-variables: add "never" to FORCE_LOCAL_PROCESSING📊 Changes
5 files changed (+52 additions, -16 deletions)
View changed files
📝
api/src/config.js(+11 -0)📝
api/src/core/api.js(+4 -1)📝
api/src/processing/match.js(+10 -2)📝
docs/api-env-variables.md(+25 -11)📝
web/i18n/en/settings.json(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.