Search found 5 matches

by ofrias
Fri Dec 25, 2015 10:07 pm
Forum: Help and Support
Topic: How to force external subtitles and see HTTP requests/responses
Replies: 13
Views: 19890

Re: How to force external subtitles and see HTTP requests/responses

Currently UMS is sending these 2 responses to this TV:

<res xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/" protocolInfo="http-get:*:video/avi:DLNA.ORG_OP=01" pv:subtitleFileType="SRT" pv:subtitleFileUri="http://192.168.1.134:5001/get/29/subtitle0000myfile.srt" size="576993989" duration="00:22:38 ...
by ofrias
Thu Dec 24, 2015 6:50 am
Forum: Help and Support
Topic: How to force external subtitles and see HTTP requests/responses
Replies: 13
Views: 19890

Re: How to force external subtitles and see HTTP requests/responses

OK, that would be good news because then there should be a way to fix minidlna for this TV. Thanks for your help!
by ofrias
Thu Dec 24, 2015 6:24 am
Forum: Help and Support
Topic: How to force external subtitles and see HTTP requests/responses
Replies: 13
Views: 19890

Re: How to force external subtitles and see HTTP requests/responses

Oops, sorry for that. This is the log with the "Final verdict" part. Does it mean that the 2 files are individually streamed, or is UMS merging them into one MKV ?

19:38:56 TRACE Opened request handler on socket /192.168.1.133:34626
19:38:56 TRACE Request: HTTP/1.1 : POST : upnp/control/content ...
by ofrias
Thu Dec 24, 2015 5:11 am
Forum: Help and Support
Topic: How to force external subtitles and see HTTP requests/responses
Replies: 13
Views: 19890

Re: How to force external subtitles and see HTTP requests/responses

I have enabled trace logs but I am still not sure about what is happening. In particular I don't know if UMS is just sending the link to the SRT file to the TV, or if it is adding the subtitles stream to the MKV file.

In the TV, I see the file with this name: myfile {StreamSub:SubRip:Spanish}.mkv ...
by ofrias
Wed Dec 23, 2015 9:59 pm
Forum: Help and Support
Topic: How to force external subtitles and see HTTP requests/responses
Replies: 13
Views: 19890

How to force external subtitles and see HTTP requests/responses

Hi.

I am trying to debug an issue in a Samsung J Series (or maybe in minidlna server), in particular in model UE65JU7000.

It looks like the TV is not requesting the external subtitles file even if they are correctly reported in the CaptionInfoEx tag. Here are the details: https://sourceforge.net/p ...