The safest working workaround is to play the dual-audio file in the Stremio Windows desktop app and select the required track there. The affected user reported that track switching worked in the desktop app but not in Stremio Web. If you must use the browser player, the checks below can identify source or browser-specific problems, but the report does not establish a reliable Web-only fix.
Why Stremio Web may play only the first audio track
A dual-audio video stores two or more audio streams inside the same media container. Selecting between those streams requires support from the player, the browser's media capabilities, and the way the video is delivered.
The GitHub report describes Stremio Web playing the first track without providing a reliable way to select the second one. It was reproduced with the built-in Web player in Vivaldi 8.1 on Windows 11, and the reporter said the same behavior occurred with both hosted and self-hosted Stremio Web.
This suggests a Web-player or browser playback limitation rather than a missing audio track, especially because the same file reportedly worked in the Windows desktop app. However, the issue report does not provide logs or an officially confirmed root cause.
Troubleshooting in the recommended order
1. Confirm that the video really contains multiple audio tracks
Open the same video in the Stremio Windows desktop app. During playback, open the player's audio or language control and check whether both tracks appear.
- If both tracks appear and work on desktop, the file is dual-audio and the problem is specific to Web playback.
- If only one track appears on desktop too, the selected stream may not contain the advertised second track.
- If one track is silent or corrupted, that points to a problem with the media itself rather than the selector.
Use content you are authorized to access when testing.
2. Check every available player control in Stremio Web
Start the video in Stremio Web and open the player controls. Look for an audio, language, or track menu rather than the subtitle selector. Audio and subtitle tracks are separate, so changing subtitles will not change the spoken language.
If no audio selector appears, or only one track is listed, repeatedly clicking the controls will not expose a hidden second track. Continue with the diagnostic steps instead.
3. Reload the stream and test another known dual-audio file
Close playback, reload Stremio Web, and open the video again. Then test a second authorized dual-audio file if one is available.
This helps distinguish between two cases:
| Result | Likely interpretation |
|---|---|
| Every dual-audio file exposes only the first track | Web player or browser limitation is more likely |
| Only one file fails | Its container, encoding, or stream delivery may be involved |
| The audio menu appears after reloading | The first playback session may not have loaded all track information |
A different file is useful as a diagnostic test, but choosing another source is not a true fix for missing multi-audio controls.
4. Rule out a Vivaldi-specific playback problem
The original report used Vivaldi 8.1. Update the browser if an update is available, restart it, and test again. You can also temporarily disable extensions that modify pages, media playback, privacy behavior, or network requests.
For diagnosis, try the same Stremio account and video in another current desktop browser. If the audio selector works there, the behavior may be tied to Vivaldi or its current configuration. If every tested browser behaves identically, that makes a Stremio Web limitation more likely.
Switching browsers is not confirmed as a solution in the cited report, so treat this as a test rather than a guaranteed fix.
5. Use the Windows desktop app for reliable track selection
If the desktop app lists both tracks, use it for this video. This is the only workaround supported by the supplied report: the reporter specifically said audio switching worked correctly in the Windows desktop app while failing in Web.
Select the audio track after playback starts. Track names may be shown as languages, labels, or track numbers depending on the information embedded in the media.
6. Collect details before reporting a reproducible Web failure
If the issue remains, record:
- Browser name and exact version
- Windows version
- Whether hosted and self-hosted Stremio Web behave the same way
- Whether the desktop app detects both tracks
- Whether another browser shows an audio selector
- The media container and audio codecs, if known
- Any browser console errors produced when playback starts or the track menu opens
Do not post account credentials, private server addresses, access tokens, or copyrighted media files. A legally shareable sample or technical metadata is safer for reproduction.
What worked for affected users
The reported workaround was moving playback from Stremio Web to the Windows desktop app. According to the affected user, the desktop player allowed switching between the Japanese and English tracks in the same type of dual-audio content.
The report also mentions a proposed “Request multi-audio” or “Enable extra audio tracks” button that could tell users when a desktop app or service is required. This appears to be a feature suggestion, not evidence that such a button currently exists. Do not spend time looking for that exact setting unless Stremio documents or releases it later.
Self-hosting Stremio Web was not a solution for this reporter. That is one user's result rather than proof that every self-hosted configuration will fail, but it indicates that changing only where the Web interface is hosted may not address track selection.
Could an addon cause or fix this?
A selected stream can be incorrectly labeled as dual-audio or may contain only one usable track. Testing the same file in the desktop app is the quickest way to separate that source issue from a Web-player limitation.
Community addons are independently operated and are not the same as Stremio's player. An addon may provide a different stream, but it generally cannot add a missing audio-track control to the built-in Web player. Availability, labeling, and reliability can vary between independently maintained addons.
Frequently asked questions
Why does Stremio Web always play the first language?
The browser player may be using the file's default or first audio stream without successfully exposing the other streams through its controls. That matches the reported symptom, although the issue does not include enough technical evidence to confirm the exact cause.
Can I change the default audio language in Stremio Web?
The supplied evidence does not identify a confirmed Web setting that forces the second embedded audio track. If the player does not list that track, a language preference alone would not provide a reliable workaround.
Will self-hosting Stremio Web fix dual-audio switching?
Not in the reported case. The user said both hosted and self-hosted Web versions had the same problem. Self-hosting may change how Stremio Web is reached, but it does not necessarily change the browser's playback capabilities.
Is reinstalling necessary?
Not as a first step. Reloading the page, checking another file, ruling out extensions, and testing another browser are less destructive. If desktop playback already works, reinstalling the desktop app is unlikely to explain the Web-only symptom.
What should I do if I need the second track immediately?
Use the Windows desktop app, provided it displays and plays both tracks. Based on the available report, that is safer and more dependable than trying undocumented Web settings.
Last reviewed: August 6, 2026
Sources and further reading
- GitHub bug report: Unable to switch audio tracks on Stremio Web — user report and proposed feature discussion; the report should not be treated as an official confirmation of the root cause.