jeff-winn / plex-transcode-interceptor

Provides a transcode interceptor for the Plex Media Server
MIT License
3 stars 0 forks source link

Execute the manifest api callback #12

Open jeff-winn opened 4 years ago

jeff-winn commented 4 years ago

The following callback needs to be executed as it is passed into the transcoder.

-manifest_name http://127.0.0.1:32400/video/:/transcode/session/7t8j0klvbeam293gc2b2bgxt/8be34f27-d440-4402-9645-b301c7e6f984/manifest?X-Plex-Http-Pipeline=infinite

jeff-winn commented 4 years ago

The data from this call may need to be passed along to the transcoder for the transcode request.