I’m having an issue when trying to play a blu-ray stream using MakeMKV. It looks like when I try and open a stream it tries to load the stream as a UPnP server. problem is MakeMKV isn’t actually a functioning UPNP server.
I’ve tried to use charles and proxy everything on the system through it. The idea is to use charles to rename the server value in the response header. but for what ever reason plex doesn’t go through charles when making the final request. all other requests (browsing through different titles) work just fine.
so my questions are. Is their a way to make plex not try to load it as a UPnP server. i assume it’s because it detects Upnp in the headers. Is their a way to force plex to believe it received a different header?
if i mirror the server to a default apache server… The content will play back just fine.
here is part of the log from Plex.log
14:49:44 T:2959814656 M:507371520 DEBUG: Curl:: Debug HTTP/1.1 200 OK
14:49:44 T:2959814656 M:507371520 DEBUG: Curl:: Debug CONTENT-LENGTH: 127776768
14:49:44 T:2959814656 M:507371520 DEBUG: Curl:: Debug CONTENT-TYPE: video/mpeg
14:49:44 T:2959814656 M:507371520 DEBUG: Curl:: Debug DATE: Sun, 07 Feb 2010 21:49:44 GMT
14:49:44 T:2959814656 M:507371520 DEBUG: Curl:: Debug LAST-MODIFIED: Sun, 07 Feb 2010 21:25:51 GMT
14:49:44 T:2959814656 M:507371520 DEBUG: Curl:: Debug SERVER: MakeMKV v1.4.12 beta darwin(x86-release), UPnP/1.0, Portable SDK for UPnP devices/1.4.7
14:49:44 T:2959814656 M:507371520 DEBUG: Curl:: Debug X-User-Agent: redsonic
14:49:44 T:2959814656 M:507371520 DEBUG: Curl:: Debug CONNECTION: close
14:49:44 T:2959814656 M:507371520 DEBUG: Curl:: Debug
14:49:44 T:2959814656 M:507371520 DEBUG: Curl:: Debug Expire cleared
14:49:44 T:2959814656 M:507383808 WARNING: FileCurl - disabling multi session due to broken libupnp server
14:49:44 T:2959814656 M:507383808 INFO: CDVDFactorySubtitle::GetSubtitles, searching subtitles
14:49:44 T:2959814656 M:507383808 DEBUG: CacheSubtitles: START
14:49:44 T:2959814656 M:507383808 DEBUG: CacheSubtitles: Checking for common subirs…
14:49:44 T:2959814656 M:507383808 ERROR: Exists - Error checking for http://192.168.2.4:51000/stream/subs
14:49:44 T:2959814656 M:507383808 ERROR: Exists - Error checking for http://192.168.2.4:51000/stream/subtitles
14:49:44 T:2959814656 M:507383808 ERROR: Exists - Error checking for http://192.168.2.4:51000/stream/vobsubs
14:49:44 T:2959814656 M:507383808 ERROR: Exists - Error checking for http://192.168.2.4:51000/stream/sub
14:49:44 T:2959814656 M:507383808 ERROR: Exists - Error checking for http://192.168.2.4:51000/stream/vobsub
14:49:44 T:2959814656 M:507383808 ERROR: Exists - Error checking for http://192.168.2.4:51000/stream/subtitle
14:49:44 T:2959814656 M:507383808 ERROR: Exists - Error checking for http://192.168.2.4:51000/stream/cd1
14:49:44 T:2959814656 M:507383808 ERROR: Exists - Error checking for http://192.168.2.4:51000/stream/cd2
14:49:44 T:2959814656 M:507383808 ERROR: Exists - Error checking for http://192.168.2.4:51000/stream/cd3
14:49:44 T:2959814656 M:507383808 ERROR: Exists - Error checking for http://192.168.2.4:51000/stream/cd4
14:49:44 T:2959814656 M:507383808 ERROR: Exists - Error checking for http://192.168.2.4:51000/stream/cd5
14:49:44 T:2959814656 M:507383808 ERROR: Exists - Error checking for http://192.168.2.4:51000/stream/cd6
14:49:44 T:2959814656 M:507383808 ERROR: Exists - Error checking for http://192.168.2.4:51000/stream/cd7
14:49:44 T:2959814656 M:507383808 ERROR: Exists - Error checking for http://192.168.2.4:51000/stream/cd8
14:49:44 T:2959814656 M:507383808 ERROR: Exists - Error checking for http://192.168.2.4:51000/stream/cd9
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.