plex-api
plex-api copied to clipboard
PHP API for Plex Servers
While this API has wonderful promise, based on the overview, lack of documentation makes it very difficult if not impossible to use practically. Case in point, the following code: $filter1...
Good time of yours, thanks for your work, and if I could on my own, I would gladly solve this and contribute. But I can't figure out what is wrong....
When executing this code: $res = $client->filter($sectionNumber, [$filter1], true) ; a warning is logged stating that Video is an undefined index. Image shows the occurrence as well as the values...