vladshoob

Results 4 comments of vladshoob

Still the issue in `0.4.0`, no gulp in dependencies.

`$client = new PlexApi(LOCAL_SERVER_IP, LOCAL_SERVER_PORT, IS_LOCAL_SERVER_HTTPS); $client->setAuth(LOGIN, PASSWORD); $output = $client->getBaseInfo(); dd($output);` It is as in basic examples. Seems like I am receiving an empty response with login post curl....

Hm, it is ok now =( Probably I just had my plex media server closed or something like that. Any ideas how to call plex.tv for info, instead of local...

@Doug-Cleo, faced the same and resolved with removing `deduplicationId` and `groupId` fields from options. My guess is with those fields set queue type needs to be of FIFO type.