Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't play any song #1932

Closed
1 of 2 tasks
bronze7 opened this issue Sep 27, 2024 · 16 comments
Closed
1 of 2 tasks

Doesn't play any song #1932

bronze7 opened this issue Sep 27, 2024 · 16 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@bronze7
Copy link

bronze7 commented Sep 27, 2024

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

  • I have searched the existing issues

Current Behavior

This app was working fine for me 2 days back. Now it stopped working. I tried reinstalling and installing an older version, didn't work.

Expected Behavior

It should be playing the song I click on

Steps to reproduce

No response

Logs

Logs
<Replace this line by pasting your logs here>

Operating System

Android

Spotube version

Latest

Installation source

GitHub Releases (Binary)

Additional information

No response

Self grab

  • I'm ready to work on this issue!
@bronze7 bronze7 added the bug Something isn't working label Sep 27, 2024
@SaeedDev94
Copy link

Same here

@TheTridentGuy
Copy link

TheTridentGuy commented Sep 27, 2024

pretty sure there is an existing issue for this, with a fix you can try: #1920

@SaeedDev94
Copy link

pretty sure there is an existing issue for this, with a fix you can try: #1920

OK, so we should wait for next release ... or manually building it after upgrading youtube_explode_dart: ^2.2.2 ?
I would appreciate if @KRTirtho releases a new build, thanks

@bordelique1
Copy link

Same for me on windows and android.
Tracks doesn't want play
Screenshot 2024-09-26 210008

@francescocan
Copy link

same for me.

From the log files, both on windows and Android:

Spotify API access errors:
Error 403: “Insufficient client scope”.
Errors when trying to get the main Spotify feed.

YouTube errors:
403 errors when trying to get streams of various YouTube videos.

Data processing errors:
Errors when trying to access properties of null objects, specifically when processing the main feed

Flutter Errors:
Various errors related to rebuilding widgets and handling application state.

I include my latest windows logs

spotube logs.txt

@GovindKrishnan
Copy link

Using Piped as Audio Source in Settings worked for me but is a temporary workaround.

@pmacedo-19
Copy link

Same problem for me. Tried to use Piped as Audio Source but it plays some random Indian song instead of my playlist.

@LogaYT
Copy link

LogaYT commented Sep 29, 2024

same here, it plays a random indian song xDDDDDD

@GovindKrishnan
Copy link

Yea, noticed the song is different in many cases when source is Piped. Gotta wait for next release I guess.

@bitterskittles
Copy link

I see this error on MacOS

[2024-09-29 16:24:09.243696]---------------------
YoutubeExplodeException: Video p9N-9DAlbYM returned 403 (stream: 313
#0      StreamClient.getManifest.<anonymous closure> (package:youtube_explode_dart/src/videos/streams/stream_client.dart:46)
<asynchronous suspension>
#1      retry (package:youtube_explode_dart/src/retry.dart:16)
<asynchronous suspension>
#2      Future.timeout.<anonymous closure> (dart:async/future_impl.dart:949)
<asynchronous suspension>
#3      YoutubeSourcedTrack.toSiblingType (package:spotube/services/sourced_track/sources/youtube.dart:145)
<asynchronous suspension>
#4      YoutubeSourcedTrack.fetchSiblings (package:spotube/services/sourced_track/sources/youtube.dart:239)
<asynchronous suspension>
#5      YoutubeSourcedTrack.fetchFromTrack (package:spotube/services/sourced_track/sources/youtube.dart:63)
<asynchronous suspension>
#6      SourcedTrack.fetchFromTrack (package:spotube/services/sourced_track/sourced_track.dart:131)
<asynchronous suspension>
#7      sourcedTrackProvider.<anonymous closure> (package:spotube/provider/server/sourced_track.dart:25)
<asynchronous suspension>
#8      FutureHandlerProviderElementMixin.handleFuture.<anonymous closure>.<anonymous closure> (package:riverpod/src/async_notifier/base.dart:348)
<asynchronous suspension>

----------------------------------------

@anekobtw
Copy link

same

@grishrana
Copy link

I had the same issues. I had installed spotube from yay. Now I reinstalled spotube from flatpak it works fine now.

@GovindKrishnan
Copy link

I had the same issues. I had installed spotube from yay. Now I reinstalled spotube from flatpak it works fine now.

Latest update fixed it for all

@francescocan
Copy link

@GovindKrishnan you rock!! thanks a million

@GrampaWildWilly
Copy link

On Windows 11 Pro 64-bit version 23H2 build 22631.4249 with Spotube 3.8.2, this track will not play:

Track: I've Got a Feeling - Rooftop Performance / Take 2
Timing: 5:35
Album: Get Back (Rooftop Performance)
Artist: The Beatles
On YouTube: https://www.youtube.com/watch?v=6uNVp8k2m5U (plays fine)

Spotube Log.txt

@KRTirtho
Copy link
Owner

KRTirtho commented Oct 1, 2024

Duplicate of #1916

@KRTirtho KRTirtho marked this as a duplicate of #1916 Oct 1, 2024
@KRTirtho KRTirtho closed this as completed Oct 1, 2024
@KRTirtho KRTirtho added the duplicate This issue or pull request already exists label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests