sspiff / lms-plugin-pyrrha

Pyrrha - Daughter of Pandora
GNU General Public License v2.0
13 stars 4 forks source link

Make API calls asynchronous #14

Closed sspiff closed 6 months ago

sspiff commented 6 months ago

Converts synchronous HTTP::Request requests to asynchronous Slim::Networking::SimpleAsyncHTTP requests

Only the WebService::Pandora::login, WebService::Pandora::getStationList, WebService::Pandora::getStation, and WebService::Pandora::getPlaylist methods have been updated to work with the asynchronous call and now require a callback code ref