Issue accessing UMS with Smart TV
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Re: Issue accessing UMS with Smart TV
So just retested it. Thumbnails didn't load. I clicked to play the video and TV went unresponsive (4:53 pm PST). I waited 2 mins so it can keep logging and quit UMS at 4:55 pm PST. My tv then became responsive and i was able to return to the home screen.
- Attachments
-
- ums_dbg.zip
- (71.24 KiB) Downloaded 350 times
Re: Issue accessing UMS with Smart TV
@RobRascal Hello,
Remove this line from your renderer's configuration file:
As i don't think it is of any use in your case.
Add this line into your renderer's configuration file:
Start UMS and compare the video playing / streaming with these modifications.
- Do you get that issue only with some video files ?
Thank you for your understanding.
Remove this line from your renderer's configuration file:
Code: Select all
MediaParserV2_ThumbnailGeneration = true
Add this line into your renderer's configuration file:
Code: Select all
TranscodeVideo = MPEGTS-H264-AC3
- Do you get that issue only with some video files ?
Thank you for your understanding.