Skip to content

Commit

Permalink
Update plex.markdown, adding continuous parameter doc
Browse files Browse the repository at this point in the history
  • Loading branch information
siemon-geeroms authored Dec 1, 2024
1 parent 08f6d12 commit eb4ba00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/_integrations/plex.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ Required fields within the `media_content_id` payloads are marked as such, other
- `offset`: The desired playback start position in seconds.
- `allow_multiple`: A search must find one specific item to succeed. This parameter accepts multiple matches in a search and enqueues all found items for playback. Accepts `1` or `true` to enable.
- `username`: A username for a local Plex user account. This is only required if the Plex server has multiple users and you wish to play media for a specific user.
- `continuous`: Plex will automatically play the next episode in the series. Accepts `1` or `true` to enable.

Simplified examples are provided for [music](#music), [TV episodes](#tv-episode), and [movies](#movie). See [advanced searches](#advanced-searches) for complex/smart search capabilities.

Expand Down

0 comments on commit eb4ba00

Please sign in to comment.