/TVHClient

An Android client for TVHeadend using the HTSP protocol

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

TVHClient

Build Status

This android application allows you to interact and control the TVHeadend server. It is based on TVHGuide but contains many improvements and new features. It provides a clean and modern UI. The following major features are available:

Main features:

  • Show TV channels
  • Show current and upcoming programs
  • Full EPG (electronic program guide)
  • Schedule and manage recordings
  • Watch TV or your recordings
  • Search for programs
  • Modern and intuitive design
  • Supports multiple TVHeadend servers

Other features:

  • Filter channels by category
  • Show server statistics
  • Different playback profiles for TV programs and recordings
  • Show program genre colors
  • Multiple languages
  • Light and dark theme

This program is licensed under the GPLv3 (see LICENSE).

How can I help?

If you are a programmer, fork the project, and provide patches or enhancements via pull requests. If you don't have coding skills, you can help with translations. Otherwise, file bugs, and open enhancement requests.

Building from Source (Android Studio)

Build Properties

Build customization can be performed via a local-tvhclient.properties file, for example:

org.tvheadend.tvhclient.acraReportUri=https://crashreport.com/report/tvhclient
org.tvheadend.tvhclient.keystoreFile=keystore.jks
org.tvheadend.tvhclient.keystorePassword=MySecretPassword
org.tvheadend.tvhclient.keyAlias=My TVHClient Key
org.tvheadend.tvhclient.keyPassword=MySecretPassword