ciderapp / Cider-2

Primary public repository for Cider 2.x
https://cider.sh
188 stars 3 forks source link

Collection for Playback Related Issues. (PRI-MKJS) #835

Open cryptofyre opened 1 week ago

cryptofyre commented 1 week ago

This issue thread is a general collection point for community feedback on playback problems in specific regions. Your input can help us provide valuable insights to Apple to improve MusicKit playback reliability.

If you are experiencing playback issues, please contribute by adding a comment to this thread with as much information as you can. Screenshots, logs, and detailed descriptions are all extremely helpful.

How to Contribute Effectively:

  1. Check MusicKit Version: Run MusicKit.getInstance().version in Cider's Developer Tools (press CTRL + SHIFT + I and click the Console tab, Note: you may need to enable this on some client versions!). Include this version number in your comment.
  2. Provide Regional Details: Include your region and storefront settings, e.g., US or Canada. Mention any specific regions if playback issues are localized.
  3. Describe the Issue: List the specific songs, albums, or playlists that are causing problems. Screenshots of the error or issue are highly appreciated. These same errors and issue logs will also appear in the developer console, which can be accessed via Cider's Developer Tools. The more precise you are, the more helpful your report will be.

Important Guidelines

Thank you for helping us improve MusicKit by providing detailed and constructive feedback!

Submitting your own feedback to Apple

If you'd like to submit your own feedback outside of this collection; you are always welcome to provide feedback to the following address, be respectful and helpful to Apple when making these: https://www.apple.com/feedback/apple-music.html

Be sure to mark your request for "Apple Music on the Web" as this classifies under the MusicKit.js category.

booeybaba commented 1 week ago

MusicKit Version: 3.2446.2

Storefront settings: United States (I live in Switzerland but altering the region to my place doesn't change anything)

Issue: Cider fails to play large playlists. This one in particular has 3856 songs and Cider cannot play it, though a playlist with 1407 is okay (still takes about five seconds to load completely). Logs show a lot of similar entries like GET https://amp-api.music.apple.com/v1/me/library/songs/i.KoJ2PMMTaLPa18Q net::ERR_INSUFFICIENT_RESOURCES and end in a Uncaught (in promise) NETWORK_ERROR: Unable to complete request for ttps://amp-api.music.apple.com/v1/me/library/songs/i.pmz2o4dt2M529WG. The playlist contains all songs that come from Apple Music

Console Playlist Storefront settings Logs: localhost.log