miraclx/freyr-js

Error retrieving an Apple Music playlist

Open

#657 opened on 2024年2月29日

GitHub で見る
 (7 comments) (0 reactions) (0 assignees)JavaScript (2,279 stars) (154 forks)user submission
buggood first issuehelp wanted

説明

I was using freyr in conjunction with an Apple Music account and made one playlist with my entire library on it. This playlist consists of 1,077 items (the "Tracks" number reported). However, at the "Inquiring tracks" step the program gives an error:

[•] Inquiring tracks...(failed: [expecting an array or an iterable object but got [object Null]]) [i] An error occurred while processing the query (Failed to collect playlist tracks)

On the off chance that this was based on the time to retrieve data from Apple Music, I ran it again with the timeout set to 100,000ms (vs. the default of 10,000), but the same error occurred.

コントリビューターガイド

Error retrieving an Apple Music playlist · miraclx/freyr-js#657 | Good First Issue