This commit ensures that playlists longer than 50 items return
successfully when `max_tracks_per_playlist` is set higher than 50.
Previously if this value was raised higher than 50 the addition of a
playlist with more than 50 items would hang indefinitely.