miraclx/freyr-js

Error retrieving an Apple Music playlist

Open

#657 aperta il 29 feb 2024

Vedi su GitHub
 (7 commenti) (0 reazioni) (0 assegnatari)JavaScript (154 fork)user submission
buggood first issuehelp wanted

Metriche repository

Star
 (2279 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor