iptv-filter

command module
v0.0.0-...-6d33e2a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 11, 2021 License: MIT Imports: 17 Imported by: 0

README

iptv-filter

###docker-compose example

version: "3.9"

services:
  iptv:
    image: sebastianoo/iptv-filter
    restart: always
    environment:
      - TARGET=M3U URL
      - EPG_URL=EPG URL 
      - PUBLIC_URL=localhost:65341
      - INCLUDE=|EU|  ITALIA,|EU| NETHERLAND
      - CACHE_TIME=1
    volumes:
      - iptv:/out
    ports:
      - "65341:65341"
volumes:
  iptv:
    external: false

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL