spotube icon indicating copy to clipboard operation
spotube copied to clipboard

Songs not playing on latest nightly build

Open probablyreportingbugs opened this issue 9 months ago • 3 comments

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

  • [x] I have searched the existing issues

Current Behavior

The app is not playing music as expected, it simply does not play.

Expected Behavior

The app should play music when I hit the play button.

Steps to reproduce

  1. opened the app
  2. clicked play on any song

Logs

package:riverpod/src/async_notifier/base.dart:355)


[2025-03-06 15:23:10.490449]--------------------- [TrackNotFoundError] Boogie Bam Dance - Caramella Girls #0 PipedSourcedTrack.fetchFromTrack (package:spotube/services/sourced_track/sources/piped.dart:81) #1 SourcedTrack.fetchFromTrack (package:spotube/services/sourced_track/sourced_track.dart:114) #2 SourcedTrackNotifier.build (package:spotube/provider/server/sourced_track.dart:27) #3 FutureHandlerProviderElementMixin.handleFuture.. (package:riverpod/src/async_notifier/base.dart:355)


Operating System

Android 14

Spotube version

v3.9.0-nightly

Installation source

GitHub Actions (Nightly Binary)

Additional information

No response

Self grab

  • [ ] I'm ready to work on this issue!

probablyreportingbugs avatar Mar 06 '25 20:03 probablyreportingbugs

I have the same thing going on. It just does not work.

ENRIKEGS13 avatar Mar 07 '25 01:03 ENRIKEGS13

Piped is broken since forever. The instances doesn't work anymore. I still kept the source but don't expect Piped.video to work soon

KRTirtho avatar Mar 12 '25 09:03 KRTirtho

by any chance are you using a VPN? from what i've been reading online youtube has been cracking down on youtube bots and are blocking by ip ranges and ASN for server locations. but for whatever reason i've been able to get it to work with VPN after oauth login so it might be a mix of spotify 2fa and youtube

gitmotion avatar Mar 21 '25 19:03 gitmotion