kiall / android-tvheadend

Android + TV Headend + TV Input Framework
Apache License 2.0
192 stars 61 forks source link

HtspDataSource should treat subscriptions too as end of input #147

Closed kiall closed 7 years ago

kiall commented 7 years ago

Once we see a subscriptionStop message, we'll no longer get any more messages related to this subscription. We need to close things off so we don't sit in an infinite loop awaiting more data.