Skip to content

jblaker/ZeroTV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZeroTV

ZeroTV is an IPTV application for tvOS. It relies on TVVLCKit and has borrowed some code from the VLC AppleTV application.

Features include:

  • Quick access to your list of favorite shows
  • Subtitle support for VOD episodes (powered by OpenSubtitles.org, API key required)
  • Subtitle selection for Live channels with subtitle tracks
  • Subtitle offset adjustment
  • Episodes that have been watched will be marked with a checkmark
  • Manually marking an episode as watched or unwatched
  • Resuming a partially watched episode
  • Jumping forward/backward 10 seconds
  • Scrubbing (for non-linear content)
  • Search
  • Manifest will be cached and is easily updated within app
  • Bookmarking specific videos

Setup

  • Create Config.plist at ZeroTV/Config.plist
  • Add your IPTV manifest URL to ManifestURL in Config.plist
  • Add your OpenSubtitles.org API Key to OpenSubtitlesAPIKey in Config.plist
  • Configure the FavoriteShows array in Config.plist with the titles of your favorite shows.

License

ZeroTV is under the LGPLv2.1 license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages