github xteve-project/xTeVe 2.0.1.0010
2.0.1

latest releases: 2.2.0.200, 2.1.2.0120, 2.1.1.0111...
4 years ago

Migration from 1.4.4 to 2.0.1 - Binary must have the permission to execute

Web Interface:

  1. Make a backup of 1.4.4 (Settings -> Backup)
  2. Exit xTeVe 1.4.4
  3. Start xTeVe 2.0.1
  4. Go through the wizard
  5. Restore the configuration of 1.4.4 (Setting -> Restore -> Select backup file)

Command line - CLI

  1. Open a terminal
  2. Go to the folder where the xTeVe binary is located
cd /path/to/xteve/folder/
  1. Restore a backup file
./xteve -restore /path/to/backup/xteve_backup_YYYYMMDD_HHMM.zip
  1. Start xTeVe

New function

  1. xTeVe internal
  • Buffer HLS: Supports VOD tag from the M3U8
  • Set timestamp to <episode-num system="original-air-date">
  • Add Content-Type application/mp2t to buffer whitelist
  1. CLI
  • Restore a backup from the command line. Backup must be from version 1.4.4 or newer.
./xteve -restore xteve_backup_YYYYMMDD_HHMM.zip
  • Show system information via the command line
./xteve -info
  1. Mapping
  • Original channel name is shown in the Mapping Editor

Bug fixes

  • Missing images with caching for localhost URL
  • Wrong IP address when creating a backup
  • Error in http/https detection

Don't miss a new xTeVe release

NewReleases is sending notifications on new releases.