I have been working on some issues on the USTVnow plugin and I've noticed that the streams I am getting consistently crash the Roku and subsequently the Roku will need to reboot itself. The streams work perfectly on the other clients I've tested them on. Here is what my MediaObjectsForURL looks like:
I don't see any errors in the Plex Logs on the server or on the Roku. The Roku logs are reset once the Roku reboots it looks like. Any tips on how I might be able to debug this? Thanks!
I have been working on some issues on the USTVnow plugin and I've noticed that the streams I am getting consistently crash the Roku and subsequently the Roku will need to reboot itself. The streams work perfectly on the other clients I've tested them on. Here is what my MediaObjectsForURL looks like:
I don't see any errors in the Plex Logs on the server or on the Roku. The Roku logs are reset once the Roku reboots it looks like. Any tips on how I might be able to debug this? Thanks!
Maybe the Roku can't handle relative paths?
I'd suggest you try using a callback with the @indirect decorator, that usually helps when the paths in the m3u8 list are relative.