Community-edition: Spotify in Rambox?

Created on 26 Mar 2018  路  5Comments  路  Source: ramboxapp/community-edition

The spotify client needs a lot of RAM and I think it would be less if there was a way to open spotify in rambox.
If I add spotify as a custom service, I get linked to https://support.spotify.com/de/using_spotify/system_settings/enable-the-spotify-web-player/

They tell me to enable Allow site to play protected content.
Is it possible to enable this?

investigate

Most helpful comment

I will take a look on that and see if we can enable it.

All 5 comments

Spotify requires a browser that supports Widewine encryption. I suspect Electron does not have it, or then Spotify just does a poor job of detecting the feature.

I found this: https://github.com/electron/electron/blob/master/docs/tutorial/using-widevine-cdm-plugin.md

It allows you to play drm protected content with electron.

I will take a look on that and see if we can enable it.

As in Electron docs said, we will need to build this Widevine for each version of Electron we use in Rambox and it will take so much time to do it. There's an npm library that could help but is deprecated.
This lib seems to do all the job automatically but it doesn't support Windows. We will need to wait until someone can follow developing that lib so we can add it to Rambox. Hopefully someone of our community can help with this. 馃槂

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mforcer picture mforcer  路  3Comments

saalkom picture saalkom  路  3Comments

SimJoSt picture SimJoSt  路  4Comments

leif picture leif  路  4Comments

juanmlambre picture juanmlambre  路  3Comments