mirror of
https://github.com/LukeHagar/plex-sdk-docs.git
synced 2025-12-11 04:20:57 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.151.0
This commit is contained in:
@@ -9,16 +9,16 @@ s = plex_api.PlexAPI(
|
||||
)
|
||||
|
||||
req = operations.GetTimelineRequest(
|
||||
rating_key=6788.8,
|
||||
rating_key=7206.33,
|
||||
key='<key>',
|
||||
state=operations.State.PLAYING,
|
||||
has_mde=7206.33,
|
||||
time=6399.21,
|
||||
duration=5820.2,
|
||||
state=operations.State.PAUSED,
|
||||
has_mde=5820.2,
|
||||
time=1433.53,
|
||||
duration=5373.73,
|
||||
context='string',
|
||||
play_queue_item_id=1433.53,
|
||||
play_back_time=5373.73,
|
||||
row=9446.69,
|
||||
play_queue_item_id=9446.69,
|
||||
play_back_time=7586.16,
|
||||
row=5218.48,
|
||||
)
|
||||
|
||||
res = s.video.get_timeline(req)
|
||||
|
||||
@@ -9,10 +9,10 @@ s = plex_api.PlexAPI(
|
||||
)
|
||||
|
||||
req = operations.StartUniversalTranscodeRequest(
|
||||
has_mde=8009.11,
|
||||
path='/private',
|
||||
media_index=5204.78,
|
||||
part_index=7805.29,
|
||||
has_mde=5204.78,
|
||||
path='/usr/libexec',
|
||||
media_index=6788.8,
|
||||
part_index=1182.74,
|
||||
protocol='string',
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user