You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there an existing issue for this? (Please read the description)
I have searched the existing issues
Current Behavior
Song just gets skipped instead of playing, I checked the video on song list, it looks to be because the video it is choosing is unlisted. There is a new video uploaded, but I can't switch to that video.
Expected Behavior
The song should play normally.
Steps to reproduce
Try playing "high as fuck" by kets4eki. Check logs for my assumed reason.
Logs
Logs
[2025-01-09 00:59:44.631615]---------------------
VideoUnplayableException: Video 'oygeDqEqyd4' is unplayable.
Streams are not available for this video.
In most cases, this error indicates that there are
some restrictions in place that prevent watching this video.
Reason: This video is not available
#0 StreamClient.getManifest (package:youtube_explode_dart/src/videos/streams/stream_client.dart:116)
<asynchronous suspension>
#1 Future.timeout.<anonymous closure> (dart:async/future_impl.dart:963)
<asynchronous suspension>
#2 YoutubeSourcedTrack.toSiblingType (package:spotube/services/sourced_track/sources/youtube.dart:145)
<asynchronous suspension>
#3 YoutubeSourcedTrack.fetchSiblings (package:spotube/services/sourced_track/sources/youtube.dart:239)
<asynchronous suspension>
#4 YoutubeSourcedTrack.fetchFromTrack (package:spotube/services/sourced_track/sources/youtube.dart:63)
<asynchronous suspension>
#5 SourcedTrack.fetchFromTrack (package:spotube/services/sourced_track/sourced_track.dart:168)
<asynchronous suspension>
#6 SourcedTrackNotifier.build (package:spotube/provider/server/sourced_track.dart:27)
<asynchronous suspension>
#7 FutureHandlerProviderElementMixin.handleFuture.<anonymous closure>.<anonymous closure> (package:riverpod/src/async_notifier/base.dart:355)
<asynchronous suspension>
----------------------------------------
Operating System
Android from F-Droid using Droidify
Spotube version
v3.9.0
Installation source
F-Droid (Android)
Additional information
The issue seems to change if I try to play it again, but it looks like this is just because it is fall backing to piped, because it is the issue I get while trying to use piped without being logged in.
Self grab
I'm ready to work on this issue!
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this? (Please read the description)
Current Behavior
Song just gets skipped instead of playing, I checked the video on song list, it looks to be because the video it is choosing is unlisted. There is a new video uploaded, but I can't switch to that video.
Expected Behavior
The song should play normally.
Steps to reproduce
Try playing "high as fuck" by kets4eki. Check logs for my assumed reason.
Logs
Logs
Operating System
Android from F-Droid using Droidify
Spotube version
v3.9.0
Installation source
F-Droid (Android)
Additional information
The issue seems to change if I try to play it again, but it looks like this is just because it is fall backing to piped, because it is the issue I get while trying to use piped without being logged in.
Self grab
The text was updated successfully, but these errors were encountered: