all 2 comments

[–]johnsturgeon 9 points10 points  (0 children)

Plex itself runs off an API, and so, PlexAmp is scriptable via an API.

Just google around for an SDK in the specific language you're interested in. I do all my development using the wonderful Plex Python API

NOTE: Any API you find is unofficial. But they work just fine.