Skip to content

Cabernet allows control of IPTV streams. Supports Pluto TV, XUMO, USTVGO, M3U/XMLTV.XML files (SamsungTV, STIRR, IPTV Org, DistroTV, Plex TV)

License

Notifications You must be signed in to change notification settings

c1sn1/cabernet

 
 

Repository files navigation

Installation

1. Requirements

  • Python 3.7+
  • python cryptography module
  • ffmpeg

2. Installation

  • Download source
  • Unzip source in the installation folder
  • Create a data folder inside the installation folder and create a config.ini file inside the data folder
  • Edit the config.ini and add the following lines
[plutotv_default]
label = PlutoTV Instance
  • Launch the app by running the command "python3 tvh_main.py"
  • Bring up browser and go to http://ipaddress:6077/
  • Go to settings and make changes you want.
    • Logging: Change log level from warning to info if needed
    • Under Providers > PlutoTV enable
      • URL Filtering
      • PTS/DTS Resync
  • From XML/JSON Links try some of the links

3. Notes

Enjoy

About

Cabernet allows control of IPTV streams. Supports Pluto TV, XUMO, USTVGO, M3U/XMLTV.XML files (SamsungTV, STIRR, IPTV Org, DistroTV, Plex TV)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 64.5%
  • CSS 19.3%
  • C++ 5.1%
  • NSIS 5.0%
  • JavaScript 2.9%
  • C 1.7%
  • Other 1.5%