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.83k stars 1.28k forks source link

Song skipped when the original youtube video needs login #2071

Open HifumiMizuhara opened 5 days ago

HifumiMizuhara commented 5 days ago

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

Current Behavior

I want to listen to YOASOBI's song "Yasashii Suisei" and it is marked as "suicidal" on Youtube so maybe it needs me to login to get access to the song... I think we should be able to change the source of the music even if the original one is inaccessible.

Expected Behavior

I think I should be able to change the source of the music using

スクリーンショット 2024-11-19 22 30 23

this button but it simply skips to next one and there is no chance for me to do this.

Steps to reproduce

  1. Open the app
  2. play Yasashii Suisei by YOASOBI
  3. automatically get redirected to the next song

Logs

Logs ``` --------------------------------------- 2024-11-19 22:30:02.612637]--------------------- [TrackNotFoundError] 優しい彗星 - YOASOBI #0 PipedSourcedTrack.fetchFromTrack (package:spotube/services/sourced_track/sources/piped.dart:68) #1 SourcedTrack.fetchFromTrack (package:spotube/services/sourced_track/sourced_track.dart:136) #2 sourcedTrackProvider. (package:spotube/provider/server/sourced_track.dart:25) #3 FutureHandlerProviderElementMixin.handleFuture.. (package:riverpod/src/async_notifier/base.dart:348) ---------------------------------------- ```

Operating System

Mac OS and Android

Spotube version

v3.8.3

Installation source

Website (spotube.krtirtho.dev)

Additional information

No response

Self grab