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

Only 80 Songs in playslist #1039

Closed
1 task done
Carbon-Axion opened this issue Jan 7, 2024 · 6 comments
Closed
1 task done

Only 80 Songs in playslist #1039

Carbon-Axion opened this issue Jan 7, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@Carbon-Axion
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Playlists are limited to 80 songs

Expected Behavior

have all of them

Steps to reproduce

  1. open
  2. log into spotify
  3. playlist has only 80 songs

Operating System

Windows 11

Spotube version

v3.4.0

Installation source

GitHub Releases (Binary)

Additional information

No response

@Carbon-Axion Carbon-Axion added the bug Something isn't working label Jan 7, 2024
@KRTirtho
Copy link
Owner

KRTirtho commented Jan 8, 2024

Here's a 10,000+ songs playlist https://open.spotify.com/playlist/4xHmVFfa1xBKaCBrefgVRv which loads as much as you want.

@Carbon-Axion
Copy link
Author

------- DEVICE INFO -------
computerName: Axion
numberOfCores: 20
systemMemoryInMegabytes: 16384
------- APP INFO -------
environment: release
version: 3.4.0
appName: spotube
buildNumber:
packageName: spotube
---------- ERROR ----------
type 'Null' is not a subtype of type 'Map<String, dynamic>'
------- STACK TRACE -------
#0 Playlists.getTracksByPlaylistId. (package:spotify/src/endpoints/playlists.dart:41)
#1 MappedIterable.elementAt (dart:_internal/iterable.dart:385)
#2 ListIterator.moveNext (dart:_internal/iterable.dart:354)
#3 new _GrowableList._ofEfficientLengthIterable (dart:core-patch/growable_array.dart:189)
#4 new _GrowableList.of (dart:core-patch/growable_array.dart:150)
#5 new List.of (dart:core-patch/array_patch.dart:39)
#6 SetBase.toList (dart:collection/set.dart:119)
#7 PlaylistQueries.tracksOf (package:spotube/services/queries/playlist.dart:220)

#8 _AsyncCompleter.complete (dart:async/future_impl.dart:41)

#9 Retryer.retryOperation (package:fl_query/src/core/mixins/retryer.dart:17)

#10 CancelableCompleter.complete. (package:async/src/cancelable_operation.dart:425)

------- CUSTOM INFO -------

this is the log, for one reason its only mine and a couple others

@Carbon-Axion
Copy link
Author

heres the playlist with the problem
https://open.spotify.com/playlist/7DNvHhBG0CuQXGGQZHuWzk?si=b0d0f150f8d14c02

@KRTirtho
Copy link
Owner

Looks like a rare case. It only happens for a small amount of playlists.

@Carbon-Axion
Copy link
Author

I made a copy but now the newest added order is fucked

@KRTirtho
Copy link
Owner

It works now. There was a track causing this null issue in the spotify package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Deployed
Development

No branches or pull requests

2 participants