miraclx/freyr-js

Playlist download operation does not gracefully crash when certain songs present

Open

#169 建立於 2022年3月22日

在 GitHub 查看
 (9 留言) (0 反應) (0 負責人)JavaScript (2,279 star) (154 fork)user submission
action or closebuggood first issuequestion

描述

An Apple Music playlist (~99 songs) I was trying to download kept crashing with the following error:

[•] Collating...
  [•] Inquiring tracks...(failed: [Cannot read properties of undefined (reading '0')]) 
 [i] An error occurred while processing the query (Failed to collect playlist tracks)

After a lot of trial and error, I narrowed the problem down to a single track: "Watch - Nosaj Thing": https://music.apple.com/us/album/watch/1608121372?i=1608121589

Removing this single track from the playlist allowed the entire playlist to download successfully.

貢獻者指南

Playlist download operation does not gracefully crash when certain songs present · miraclx/freyr-js#169 | Good First Issue