Quote:2018-06-17 18:48:39.040 [DEBUG][22] Got Web Request (::ffff:107.77.248.113): /services/service method=channel.transcode.lease&sid=c8efc687129a4000bef0c92e5e9e7a9b
The app is regularly making this call whenever you're watching a stream. Those calls eventually stop arriving, and it assumes the client has gone away, so stops the stream. In the most recent log, the last one of those requests arrives from the client at 18:48:39. 15 second later, at 18:48:54, it hasn't head from the client for a while, so shuts the stream down. I've got to work out why those requests stop coming.
You're not switching to another app when it stops?
any luck with this sub? just as a test I got mediaportal working and using the android app remotely is working. I still like nextpvr better and your android app so I would love to get it working and use it instead of mediaportal. Thanks for you help
chris4824 Wrote:any luck with this sub? just as a test I got mediaportal working and using the android app remotely is working. I still like nextpvr better and your android app so I would love to get it working and use it instead of mediaportal. Thanks for you help
I have made a small change for the next build, to add a time parameter to the url, to make the method=channel.transcode.lease look you unique, and stop anything along the way caching the result. I had a theory this would cause the request to sometimes not be delivered as far as NextPVR.