seiKiMo-Inc/Laudiolin

Importing large playlist silently fails

YutaNashi opened this issue · 2 comments

Importing a large spotify playlist (~1100 songs) silently fails. The importing alert shows and then disappears, waiting for 15-20 minutes produces no playlist and there isn't any info in the debug console. Importing a smaller spotify playlist (~100 songs) succeeds without issue almost immediately.
I tried with a latest self-built as debug to check console, the same result happened in the latest release version.

Is there a soft limit somewhere or a size issue?

this is most definitely a backend issue and probably an issue with a Spotify rate limit or some sort. won't know if it'll be fixed as its more of a third-party issue, but a potential soft-cap might be added

Alright, thanks! I'll try to break the playlist into smaller ones.