Stremio / stremio-core

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

feat: Player support of stream urls #610

Closed elpiel closed 1 month ago

elpiel commented 6 months ago

Adds StreamingSource::URL as supported in Player

elpiel commented 2 months ago

@tymmesyde I was not able to reproduce this panicking behaviour. I get many many streams from Premiumize which just don't work because the probe endpoint and the other server-related calls fail but for the ones that it works, I can get the SeekLog be send:

image