Apple Music: Limit get_library_tracks to 150 songs per batch (#3094)
authorMizterB <5458030+MizterB@users.noreply.github.com>
Thu, 5 Feb 2026 09:32:59 +0000 (04:32 -0500)
committerGitHub <noreply@github.com>
Thu, 5 Feb 2026 09:32:59 +0000 (10:32 +0100)
commitc1603b7e5b2943f04c682f3dd6597cb2157912f1
treefd1fd2a27e8f455fef70d200982f40254a5e394f
parent100d2b3a0fe26048fee90b0bd91475c0e9a497be
Apple Music: Limit get_library_tracks to 150 songs per batch (#3094)

Reduce max_limit to 150
music_assistant/providers/apple_music/__init__.py