[BUG]: Frontend can't apply codecs filters correctly #26

Closed
opened 2026-09-02 13:58:07 +04:00 by max · 1 comment
Owner

📋 Description

When a certain container selected unsupported codecs in 'codecs' dropdown menu must be disabled (grayed out), but they are available

🔁 Steps to Reproduce

  1. Upload a file
  2. Select "OGG" container
  3. Check audio codec dropdown menu

Expected Behavior

Shows: Copy, opus, vorbis, flac
Filters based on container compatibility

Actual Behavior

Shows all codecs

📄 Logs / Screenshots

No response

📦 Audio Splitter Version

commit 25e8c0293e

💻 Operating System

Debian 13

🌍 Browser (if applicable)

Firefox

📎 Additional Context

No response

Submission Checklist

  • I have searched for existing issues (open and closed) that report the same problem
  • I am using the latest stable release of Audio Splitter
  • I have provided clear steps to reproduce the issue
  • I have included relevant logs or error messages (with sensitive info removed)
### 📋 Description When a certain container selected unsupported codecs in 'codecs' dropdown menu must be disabled (grayed out), but they are available ### 🔁 Steps to Reproduce 1. Upload a file 2. Select "OGG" container 3. Check audio codec dropdown menu ### ✅ Expected Behavior Shows: Copy, opus, vorbis, flac Filters based on container compatibility ### ❌ Actual Behavior Shows all codecs ### 📄 Logs / Screenshots _No response_ ### 📦 Audio Splitter Version commit 25e8c0293e4b8bc52984c6c6a1711f98594603d9 ### 💻 Operating System Debian 13 ### 🌍 Browser (if applicable) Firefox ### 📎 Additional Context _No response_ ### ✅ Submission Checklist - [x] I have searched for existing issues (open and closed) that report the same problem - [x] I am using the latest stable release of Audio Splitter - [x] I have provided clear steps to reproduce the issue - [ ] I have included relevant logs or error messages (with sensitive info removed)
max added the bug label 2026-09-02 13:58:07 +04:00
max added the frontend label 2026-09-02 15:51:01 +04:00
Author
Owner

The same behavior with the other containers, they don't follow the rules defined in constants.py

The same behavior with the other containers, they don't follow the rules defined in constants.py
max closed this issue 2026-09-02 20:24:28 +04:00
Sign in to join this conversation.