Get Recently Added
This endpoint will return the recently added content.
{protocol}://{ip}:{port}
Plex Authentication Token
The content directory ID.
Comma-separated list of pinned content directory IDs.
The library section ID for filtering content.
The type of media to retrieve. 1 = movie 2 = show 3 = season 4 = episode E.g. A movie library will not return anything with type 3 as there are no seasons for movie libraries
Adds the Meta object to the response
The index of the first item to return. If not specified, the first item will be returned. If the number of items exceeds the limit, the response will be paginated. By default this is 0
The number of items to return. If not specified, all items will be returned. If the number of items exceeds the limit, the response will be paginated. By default this is 50
Authorizations
Plex Authentication Token
Query Parameters
The content directory ID.
Comma-separated list of pinned content directory IDs.
The library section ID for filtering content.
The type of media to retrieve. 1 = movie 2 = show 3 = season 4 = episode E.g. A movie library will not return anything with type 3 as there are no seasons for movie libraries
1
, 2
, 3
, 4
Adds the Meta object to the response
0
, 1
The index of the first item to return. If not specified, the first item will be returned. If the number of items exceeds the limit, the response will be paginated. By default this is 0
The number of items to return. If not specified, all items will be returned. If the number of items exceeds the limit, the response will be paginated. By default this is 50
Response
The Meta object is only included in the response if the includeMeta
parameter is set to 1
.
The direction of the sort. Can be either asc
or desc
.
asc
, desc
The direction of the sort. Can be either asc
or desc
.
asc
, desc
The rating key (Media ID) of this media item. Note: This is always an integer, but is represented as a string in the API.
The type of media content
movie
, show
, season
, episode
0
, 1
Setting that indicates the episode ordering for the show None = Library default, tmdbAiring = The Movie Database (Aired), aired = TheTVDB (Aired), dvd = TheTVDB (DVD), absolute = TheTVDB (Absolute)).
None
, tmdbAiring
, aired
, dvd
, absolute
Unix epoch datetime in seconds
Unix epoch datetime in seconds
The Media object is only included when type query is 4
or higher.
0
, 1
The container format of the media file.
0
, 1
The ID of the tag or actor.
The filter used to find the actor or tag.
The thumbnail of the actor
The name of the tag or actor.
Unique identifier for the tag.
The role of the actor or tag in the media.
The Guid object is only included in the response if the includeGuids
parameter is set to 1
.
Can be one of the following formats: imdb://tt13015952, tmdb://2434012, tvdb://7945991
The rating key of the parent item.