MythTV-Clients / MythtvPlayerForAndroid

MythTV Player is an Android client for accessing content from a MythTV Backend
https://play.google.com/store/apps/details?id=org.mythtv.android
GNU General Public License v3.0
16 stars 7 forks source link

Add filter to only show HLS recordings and videos #259

Closed dmfrey closed 7 years ago

dmfrey commented 7 years ago

This preference allows only HLS transcoded recordings and videos to be displayed in the app. A new empty view was also added to indicate when a category or fragment has no items to display. It will also indicate it is empty if the HLS only preference has been enabled.

Closes #203