alamminsalo / orion

Cross platform Twitch.tv client
GNU General Public License v3.0
314 stars 60 forks source link

Dynamic player backend selection #187

Open ghost opened 7 years ago

ghost commented 7 years ago

Currently orion needs a backend specified at build time, which kinda makes it difficult to provide a package with different backends without splitting it into three different packages.

Would it be possible to dynamically select the backend on startup based on which backends are installed, maybe give the user a settings option for manual backend selection?