Stremio / stremio-core

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

Add IINA & mpv as external players #564

Closed edde746 closed 10 months ago

edde746 commented 10 months ago

mpv URL handler is only "default" on MacOS, hence why it is only for MacOS and not also Windows & Linux.

elpiel commented 10 months ago

For context, currently INNA has this url scheme parsing capabilities:

https://github.com/iina/iina/blob/aa5a4158cef44e972c8515c2a723db14bc97bd83/iina/AppDelegate.swift#L656-L670