mirror of
https://github.com/imputnet/cobalt.git
synced 2026-07-15 19:45:13 -05:00
[PR #802] [MERGED] web/settings/audio: disable bitrate section when not applicable #4207
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/802
Author: @lathlager
Created: 10/4/2024
Status: ✅ Merged
Merged: 10/5/2024
Merged by: @wukko
Base:
develop← Head:main📝 Commits (7)
2668780web/settings/audio: show bitrate selection as disabled when not applicable9862274web/i18n/en: fix accident caused byprettierdd821e7web/settings/audio: fixstate/settingsimport order9867837web/settings/audio: expandingSettingsCategoryfor better code readability2a2f773web/i18n/en: rephraseaudio.bitrate.descriptionffca3efweb/i18n/en: change word order onaudio.bitrate.descriptionf778384web/i18n/en: changeupontowheninaudio.bitrate.description📊 Changes
2 files changed (+7 additions, -2 deletions)
View changed files
📝
web/i18n/en/settings.json(+1 -1)📝
web/src/routes/settings/audio/+page.svelte(+6 -1)📄 Description
please delete my closed pr thanks :3
if the audio format is either



bestorwav,the bitrate selector should be greyed out,
cause it's lossless, or not necessarily re-encoded.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.