Unable to DLNA streaming with last version PlexMediaServer-1.14.1.5488-cc260c476-OSX

Hi,

as on the topic after updating my Plex Media Server from 1.13.1.5470 to 1.14.1.5488, I was unable to use DLNA streaming. Previously everything is working fine. Reinstalling the previous version solve the issue.

Is there any open known bug on the last version? If yes, what’s the ETA? Is safe to stay on 5470?

Best,

drz0ne

Have done some checks on the logs. The problem seems related only to Plex DLNA Server executable found inside the Contents/MacOS resource. Substituting it in the 5488 with the old one from the 5470 fix the problem and all clients can stream again from DLNA.

Hope this info can be helpful to mitigate the problem.

More coming from this thread:

Inspecting the single streams within the M3U playlist transcoded I look a strange behaviour:

curl -o output2.mp4 -A "iOS" "http://10.10.1.117:32469/object/8cc5db8842c7cae4ce23/session/1cb3565b8534924f0c3eb0407cf7da811221e4f9/base/00988.ts"
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0  334k    0     0    0     0      0      0 --:--:--  0:00:40 --:--:--     0

  0  334k    0     0    0     0      0      0 --:--:--  0:01:04 --:--:--     0
curl: (18) transfer closed with 342536 bytes remaining to read

seems that the transcoding is not completed for each block (every block close with this error.

using the 5470, instead, everything went fine.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.