mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 12:15:41 -04:00
22 lines
1.5 KiB
Plaintext
22 lines
1.5 KiB
Plaintext
──────────────────────────────────────────────────────────────────────────────────────────
|
|
TVApp2 Docker Image
|
|
──────────────────────────────────────────────────────────────────────────────────────────
|
|
The TvApp2 image allows you to fetch M3U playlist and EPG data for numerous
|
|
IPTV services online.
|
|
|
|
Once the files are fetched by the image, you can visit the self-hosted webpage,
|
|
copy the links to the M3U and EPG files; and add them to your favorite IPTV app
|
|
such as Jellyfin, Plex, or Emby.
|
|
|
|
For more information about this project; visit the links below. This app is
|
|
served on multiple repositories as backup. Use any of the repo links below:
|
|
|
|
TVApp2 Repo 1 https://github.com/TheBinaryNinja/tvapp2
|
|
TVApp2 Repo 2 https://git.binaryninja.net/BinaryNinja/tvapp2
|
|
Base Alpine Image https://github.com/Aetherinox/docker-base-alpine
|
|
|
|
If you are making this container available on a public-facing domain,
|
|
please consider using Traefik and Authentik to protect this container from
|
|
outside access. Your M3U and EPG files will be available for the public to
|
|
download and use.
|