I think about switching from Spotify for a longer time now, but with the recent ICE ads I want to be in solidarity with the people in the US and kick Spotify out.

Now I checked the Quboz app and I am in a test month with Tidal right now - so far Tidal is great on my mobile. However I also need a client for Linux!

I am using spotify-client on Linux Mint and works flawlessly. I know its development is not the main goal of Spotify engineers, but it just works.

Now for Tidal and Quboz it seems to be problematic - only Electron apps without HiFi sound because the chromium engine throttles the quality. How am I supposed to switch from Spotify if I can’t use the alternative on Linux? Any advices/experiences?

  • data1701d (He/Him)@startrek.website
    link
    fedilink
    English
    arrow-up
    0
    ·
    7 hours ago

    It for a fact uses CEF: https://www.spotify.com/us/opensource/

    Chromium Embedded Framework literally describes itself as follows on its Git repos: “Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.”

    The Spotify “app” is mostly just web app code running on top of a single page Chromium instance, meaning for the most part, it isn’t truly native.