plex-api-spec icon indicating copy to clipboard operation
plex-api-spec copied to clipboard

An open source Plex Media Server API Specification

Results 4 plex-api-spec issues
Sort by recently updated
recently updated
newest added

> [!IMPORTANT] > Linting report available at: Update of compiled sources

Hi, I am currently working on a project that makes use of the plex apis and am currently generating a http client from this library, and just wanted to pop...

Providers from Plex (Tidal Music Integration, Watchlist) expose an almost identical API as Plex Servers. However restrictions in the schema prevent these sdks from using a provider as an input....

Hi i noticed that the marker are missing which are under `MediaContainer` / `Metadata` / `Marker` and they look like this ```json "Marker": [ { "id": 8561, "type": "credits", "startTimeOffset":...

bug
good first issue