miraclx/freyr-js

Error retrieving an Apple Music playlist

Open

#657 建立於 2024年2月29日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)JavaScript (2,279 star) (154 fork)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.

貢獻者指南