Skip to content

issues Search Results · repo:LukeHagar/plex-api-spec language:TypeScript

Filter by

17 results
 (52 ms)

17 results

inLukeHagar/plex-api-spec (press backspace or delete to remove)

First off, thanks for putting this together! I see that the Ruby port uses Faraday internally. I am trying to figure out a way to disable the SSL verification that Faraday does. I m only using my script ...
  • onyxmueller
  • Opened 
    8 days ago
  • #90

Are there any plans to support the GraphQL API hosted at https://community.plex.tv/api ? It exposes functionality that s not present elsewhere. For example, it supports the getWatchlistHub operation which ...
  • hitboxr
  • 1
  • Opened 
    24 days ago
  • #86

I would like to accept my plex servers invite on users behalf, I can currently do this with python-plexapi using acceptInvite. And call it like this to accept users invite def accept_plex_invitation(token: ...
  • that-9uy
  • 1
  • Opened 
    24 days ago
  • #87

Specifically I would love to have support for https://clients.plex.tv/api/users This will fetch the total users for a plex server and not just friends
  • Fyb3roptik
  • 1
  • Opened 
    on Feb 4
  • #81

flattenSeasons can be -1 for Library Default, 0 for False/Hide, 1 for True/Show. https://github.com/pkkid/python-plexapi/blob/master/plexapi/video.py#L526 has this documented as such. It s treated as ...
  • nasisakk
  • 6
  • Opened 
    on Jan 21
  • #77

Endpoints that return Item metadata, like getSessions, do not return the originalTitle property even though it is present in response data. This property is used by Plex, for audio items, to render the ...
  • FoxxMD
  • 2
  • Opened 
    on Dec 16, 2024
  • #72

I was trying to get the playlist items with /playlists/:id/items. Unfortunately the type parameter is required and on top of that limited to only four types ( 1 = movie 2 = show 3 = season 4 = episode). ...
  • robatosan
  • 5
  • Opened 
    on Nov 10, 2024
  • #65

When trying to use the JS SDK over the past two days I ve run into NUMEROUS type errors. While I initially assumed this was a result of my outdated plex server (1.40.2.8395) I cannot believe that an update ...
  • Funtime60
  • 1
  • Opened 
    on Oct 20, 2024
  • #64

Not a git expert, but the following command gives the following error, making me suspect the possibly unsuported space at the end of PULL_REQUEST_TEMPLATE before the slash. git clone https://github.com/LukeHagar/plex-api-spec.git ...
  • sbeaudoin
  • 1
  • Opened 
    on Sep 19, 2024
  • #54

More details on the possible parameters can be found in this implementation.
  • memen45
  • Opened 
    on Aug 24, 2024
  • #41
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub