This endpoint takes an large possible set of values. Here are some examples.
Parameters, extra documentation
/library/sections/{id}/all?type=10&id=42&title.value=NewName/library/sections/{id}/all?type=10&id=42,43,44&title.value=NewName/library/sections/{id}/all?type=10&title.value=NewName/library/sections/{id}/all?type=9&id=42&title.value=Album 2
/library/sections/{id}/all?type=9&title.value=Moo Album
/library/sections/{id}/all?type=9&id=42&title.value=NewAlbumTitle
/library/sections/{id}/all?type=9&title.value=NewAlbumTitle
/library/sections/{id}/all?type=8&id=42&title.value=Artist 2
/library/sections/{id}/all?type=8&title.value=Artist 3
/library/sections/{id}/all?type=8&id=42&title.value=NewArtistTitle
/library/sections/{id}/all?type=8&title.value=NewArtistTitle
Notes
The token which identifies the user accessing the PMS. This can be either:
JWT tokens provide better security with:
Indicates the client accepts the indicated media types
application/json, application/xml An opaque identifier unique to the client
"abc123"
The name of the client product
"Plex for Roku"
The version of the client application
"2.4.1"
The platform of the client
"Roku"
The version of the platform
"4.3 build 1057"
A relatively friendly name for the client device
"Roku 3"
A potentially less friendly identifier for the device model
"4200X"
The device vendor
"Roku"
A friendly name for the client
"Living Room TV"
The marketplace on which the client application is distributed
"googlePlay"
The id of the section
The filters to apply to determine which items should be modified
Set the specified field to a new value
Set the specified field to locked (or unlocked if set to 0)
0, 1 This field is treated specially by albums or artists and may be used for implicit reparenting.
Reparents set of Tracks or Albums - used with album.title.* in the case of tracks
Reparents set of Tracks or Albums - used with album.title.* in the case of tracks
Reparents set of Tracks - Must be used in conjunction with artist.title.value or id
Reparents set of Tracks - Must be used in conjunction with artist.title.value or id
Creates tag and associates it with each item in the set. - [idx] links this and the next parameters together
Here object may be text/thumb/art/theme - Optionally used in conjunction with tag.tag, to update association info across the set.
Remove comma separated tags from the set of items
Remove associations of this type (e.g. genre) from the set of items
OK