-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Not all playlists are displayed #646
Comments
Hello @Archer1411 👋 We really appreciate you taking the time to report this issue, please double check your issue to make sure you are clear and concise in your description. This will help us to help you as quickly as possible. We'd like to ask you be patient and we will get back to you as soon as we can. In the meantime, take a look at our FAQs which may answer your question. Thanks again and we hope you enjoy the app! 😃 |
What playlists are missing specifically? |
I have a maximum of 95 playlists in Cider. But I actually have far more than 95 playlists in Apple Music. I have around 187 playlists of my own. Sorted from A to Z, the list in Cider stops at the letter J. I suspect it's because of the high number. It is probably only reproducible if you have over 95 playlists. |
Do all playlists appear on the Apple Music website? And does the behaviour change when you enable legacy playlist fetch in settings > experiments? |
Yes, all playlists appear on the Apple Music website. I have enabled the legacy playlist retrieval method, restarted the app and that fixed it for me. Now I can use all my playlists. This method works for me. Thank you! |
I have assigned myself to this now, I have a suspicion as to why this is occurring, but first I need you to run a command in your devtools console. @gingerbeardman or @Archer7x if either of you are still having this issue / or are interested in getting it resolved for normal fetching. Please could you run the following in the console (console can be opened with Ctrl+Shift+I (Option on macOS). Electron builds require you to enable it in settings. Run the following: |
I'll need more guidance.
Edit: ah, this means I have the Electron version of the app so I can't help at this point. |
@gingerbeardman I have amended my message. Devtools can be enabled in advanced settings. |
cool, here we go
|
brilliant, thank you! I have made some changes and implemented separate calls to get the playlists. so this should be fixed in the next release. |
In 2.6.x I could see zero playlists I had to check Experiments > Use Legacy Playlist Retrieval Methods to get any/all of my playlists to appear. |
|
Sadly not:
Tried with and without Legacy Fetch enabled. Same result. |
Interesting. Could you please try launching the app from CLI. This can be done by opening terminal and cd'ing to |
|
What does |
I'm using the latest itch macOS arm64 build updated through the app to (2.6.0.2) updating to 2.6.0.4
|
Yeah the token is random at every launch, it's supposed to be used as a token for communicating between the client and backend library, I don't really understand why the previous call failed with token error when the token is returned correctly. |
Preflight Checklist
Download Source
MS Store
Operating System
Windows 11 Pro 22H2
Commit Hash
247e299e8c3cfc440d9012dd50949e2679864dcb
Connect Instance ID
not-logged-in
Build Timestamp
9.5.2024, 02:57:55
Describe the Bug
Half of my playlists are missing in the left playlist area. Under "All playlists", only 96 playlists from A-K are displayed.
Steps to Reproduce
Create more than 100 playlists and use the Cider app.
Anything else?
I really love cider, but this bug is annoying
The text was updated successfully, but these errors were encountered: