You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only call to the processPlaylist in RESTProcessor is made from the PlaylistLoader. We should just move the code from RESTProcessor into PlaylistLoader and get rid of the RESTProcessor class.