git404hub

what is mystremio-spatial-audio-fork- fr?

cxsmo-ai/mystremio-spatial-audio-fork- — explained in plain English

Analysis updated 2026-05-18

1JavaScriptAudience · generalComplexity · 3/5LicenseSetup · moderate

tl;dr

A Windows streaming app forked from MyStremio that adds spatial audio playback, including TIDAL Dolby Atmos support routed through a custom media player.

vibe map

mindmap
  root((MyStremio Spatial Audio Fork))
    What it does
      Streams and organizes video
      Adds spatial audio playback
      Bridges TIDAL Atmos tracks
    Tech stack
      JavaScript
      Rust shell
      WebView2
      Custom MPV player
    Use cases
      Watch streams with binaural audio
      Play TIDAL Atmos tracks
      Customize themes and plugins
    Audience
      Home theater enthusiasts
      Stremio users

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Stream and browse video content through a Windows desktop client with an enhanced interface.

VIBE 2

Play TIDAL tracks with Dolby Atmos spatial audio routed to a custom player.

VIBE 3

Customize listening with binaural rendering, room settings, and listener position through a companion app.

VIBE 4

Manage library groups, themes, and plugins, including import and export of custom collections.

what's the stack?

JavaScriptRustWebView2MPV

how it stacks up fr

cxsmo-ai/mystremio-spatial-audio-fork-0xmukesh/docusaurus-tutoriala15n/andrewscheuermann
Stars111
LanguageJavaScriptJavaScriptJavaScript
Last pushed2021-12-272015-01-11
MaintenanceDormantDormant
Setup difficultymoderateeasymoderate
Complexity3/52/51/5
Audiencegeneraldevelopergeneral

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 30min

Requires Windows, and TIDAL Atmos playback needs a TIDAL account plus the Omniphony Studio companion app configured.

MIT licensed, so you can use, modify, and distribute it freely, including for commercial purposes, as long as you keep the copyright notice.

in plain english

MyStremio Spatial Audio Fork is a Windows desktop app for streaming and organizing video content, built as a modified version of a project called MyStremio, which is itself a fork of the open source Stremio media client. This particular fork adds spatial audio playback on top of the usual streaming features. Instead of using Electron like many desktop apps, the client runs on a Rust based shell paired with WebView2, which handles the application window, a local Stremio server, native player communication, settings, and Discord Rich Presence. It bundles its own patched copy of the Stremio Web interface so extra features, like a rotating featured titles banner on the home screen, can be built directly into it. Small JavaScript files loaded at runtime add further touches such as visual styling, seek controls, player overlays, plugin support, and metadata panels. Video and audio playback is handled by a custom build of the MPV media player that supports a technology called Omniphony for spatial audio, including binaural sound over headphones and, when set up, head tracked listening. A separate companion app called Omniphony Studio lets you configure things like room size, listener position, and audio normalization for that renderer. For TIDAL users, a local bridge service can detect a Dolby Atmos enabled track, request the matching audio stream, and hand it off to the custom MPV player, falling back to normal TIDAL playback when no Atmos version is available. Other additions over standard Stremio include hover cards with plot and cast details while browsing, a cleaner sidebar for managing stream sources from various addons, custom library groups you can import and export as JSON files, theme and plugin support, and both installer and portable release options. Its settings and data are stored separately from a normal Stremio install so the two do not conflict. The project is released under the MIT license and is not affiliated with Stremio, TIDAL, Dolby, or Omniphony.

prompts (copy fr)

prompt 1
Explain how the Rust and WebView2 shell in this project replaces the usual Electron based desktop app structure.
prompt 2
Walk me through how the TIDAL Atmos bridge detects a track and routes it to the custom MPV player.
prompt 3
What do I need to set up Omniphony Studio and configure binaural spatial audio for headphone listening?
prompt 4
How does this fork keep its settings and data separate from a normal Stremio installation?

Frequently asked questions

what is mystremio-spatial-audio-fork- fr?

A Windows streaming app forked from MyStremio that adds spatial audio playback, including TIDAL Dolby Atmos support routed through a custom media player.

What language is mystremio-spatial-audio-fork- written in?

Mainly JavaScript. The stack also includes JavaScript, Rust, WebView2.

What license does mystremio-spatial-audio-fork- use?

MIT licensed, so you can use, modify, and distribute it freely, including for commercial purposes, as long as you keep the copyright notice.

How hard is mystremio-spatial-audio-fork- to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is mystremio-spatial-audio-fork- for?

Mainly general.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.