KRTirtho / spotube

🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
https://spotube.krtirtho.dev/
Other
30.79k stars 1.27k forks source link

Spotify login requires Edge WebView2 installed on windows. #2068

Open FrostedVolcano opened 3 days ago

FrostedVolcano commented 3 days ago

Is there an existing issue for this? (Please read the description)

Current Behavior

It's probably not a bug, but to connect with Spotify, Edge WebView2 needs to be installed on windows. This might be annoying for some people including me who doesn't need Edge WebView2 for any other app. image

Expected Behavior

It would be better to not have Edge WebView2 as a dependency.

Steps to reproduce

  1. Open the app.
  2. Go to settings
  3. Click "CONNECT WITH SPOTIFY" at the top right corner.

Logs


[2024-11-18 21:47:19.542068]--------------------- Error Code: 401 Valid user authentication required

0 SpotifyApiBase.handleResponseWithBody (package:spotify/src/spotify_base.dart:282)

1 SpotifyApiBase._requestWrapper (package:spotify/src/spotify_base.dart:256)

#2 SpotifyApiBase._getImpl (package:spotify/src/spotify_base.dart:210) #3 CursorPages.getPage (package:spotify/src/endpoints/endpoint_paging.dart:292) #4 SinglePages.stream.handlePageAndGetNext (package:spotify/src/endpoints/endpoint_paging.dart:187) ---------------------------------------- ### Operating System Windows 11. ### Spotube version v3.8.3 ### Installation source chocolatey (Windows) ### Additional information _No response_ ### Self grab - [ ] I'm ready to work on this issue!