Stremio / stremio-core

⚛️ The Stremio Core: types, addon system, UI models, core logic
MIT License
921 stars 67 forks source link

fix(core): StreamingServer Settings.remote_https uses null while stremio 4 uses empty string, with tests #702

Closed DoomHEADSHOT closed 1 month ago

DoomHEADSHOT commented 2 months ago

fix for this: https://github.com/Stremio/stremio-tasks/issues/174

elpiel commented 1 month ago

Tested and works with the web changes made in: https://github.com/Stremio/stremio-web/pull/663