Roku Media Player only play or exit with UMS
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
-
- Posts: 27
- Joined: Thu May 06, 2021 6:42 pm
Re: Roku Media Player only play or exit with UMS
So I played a file then I did the voice remote commands to pause, play , and fast forward. None of the buttons worked except the back button to leave the current file.
Re: Roku Media Player only play or exit with UMS
I'm also having the same issue (can't pause, rewind, forward) with Roku Media Player. I'm using UMS version 10.18 and Roku Streaming Stick+ and Roku Premiere.
-
- Posts: 27
- Joined: Thu May 06, 2021 6:42 pm
Re: Roku Media Player only play or exit with UMS
Yeah the only way to get around it is to use Roku voice commands. I dont have this issue with emby so must be something with UMS.
Re: Roku Media Player only play or exit with UMS
Roku Premiere does not have a voice remote. Only pause and play voice commands work with Roku Streaming Stick+ (fast forward, rewind does not work).DetectiveKenobi wrote: ↑Thu Apr 07, 2022 7:30 pmYeah the only way to get around it is to use Roku voice commands. I dont have this issue with emby so must be something with UMS.
I have a Oppo BDP-103 and everything works fine with UMS.
Is this some kind of configuration issue with Roku devices?
-
- Posts: 27
- Joined: Thu May 06, 2021 6:42 pm
Re: Roku Media Player only play or exit with UMS
I bought the Roku voice remote pro for my Roku TV. But you can also use the Roku app on Android/Apple TV to do voice commands.
Re: Roku Media Player only play or exit with UMS
In v11 we support HLS transcoding. I wonder if it will work with Roku. Please try the attached profile and if it doesn't work, please provide logs
- Attachments
-
Roku-TV-4K.conf
- (2.2 KiB) Downloaded 545 times
Re: Roku Media Player only play or exit with UMS
That seems like good progress. How long is "a long time"?
Re: Roku Media Player only play or exit with UMS
I've had this issue for a quite a while now, and still have it as of the current version 11.1.0 (Windows 11). I've had a look at the recently posted config files, but they seem to be for Roku 4/Roku TV - I'm using a "Roku 3 (NSP 6-7)", which is the "Roku-Roku3-6-7.conf" file. I made a similar change to the ones described for those other configs, adding HLS to the "TranscodeVideo" option in the Conf file... that is, I changed this from...
to
...restarted my Roku and UMS, and now seeking and pausing works again (which is really satisfying!). I've attached my updated .conf, in case anyone with the same issue using a Roku 3 device wants to try it without updating the file themselves.
Code: Select all
TranscodeVideo = MPEGTS-H264-AAC
Code: Select all
TranscodeVideo = HLS-MPEGTS-H264-AAC
- Attachments
-
Roku-Roku3-6-7.conf
- (1.15 KiB) Downloaded 600 times