Download » History » Revision 2
« Previous |
Revision 2/25
(diff)
| Next »
Christoffer Bergkvist, 2012-08-02 11:01
Download¶
Latest version 2.12
Documentation is available online.
Download:
- hts-tvheadend_2.12_i386.deb — Binary for Debian/Ubuntu 32bit.
- hts-tvheadend_2.12_amd64.deb — Binary for Debian/Ubuntu 64bit.
Sourcecode:
- hts-tvheadend_2.12.tar.gz — Release tree.
Source code¶
The source for Tvheadend is hosted on github at https://github.com/andoma/tvheadend
Tvheadend on Debian & Ubuntu¶
HTS has its own repository for Debian and Ubuntu systems, located here:
deb http://www.lonelycoder.com/debian/ hts main
A public key file for the repository is available here.
You can either add this directly to your /etc/apt/sources.list or use the Software Center in Ubuntu to add it.
Once the respository has been setup you can install directly from a command line:
sudo aptitude update sudo aptitude install hts-tvheadend
You can of course also install the package directly from Software Center if you prefer that.
The install process will prompt you for a super username/password combination. You will need to configure this in order to log into the web interface. The user can not be changed or removed from within tvheadend itself. You can still add/remove new users but this special username/password will always grant full access to all features.
If you need to change the username and/or password you can reconfigure the package. From a command line, execute:
sudo dpkg-reconfigure hts-tvheadend
Once you are all set, login to Tvheadend via the Built in web interface
Tvheadend on ClearOS¶
Read a short install HOWTO here
Updated by Christoffer Bergkvist over 12 years ago · 2 revisions