chrisbenincasa / tunarr

Spiritual successor to dizqueTV
https://tunarr.com/
zlib License
85 stars 9 forks source link
ffmpeg iptv local-streaming media-streaming plex self-hosted streaming tv

Tunarr

Create live TV channels from media on your Plex servers, and more!

Configure your channels, programs, commercials, and settings using the Tunarr web UI.

Access your channels by adding the spoofed Tunarr HDHomerun tuner to Plex, Jellyfin, or Emby. Or utilize the m3u Url with any 3rd party IPTV player app.

Disclaimer

What is this?

Tunarr is a fork / rewrite / rebrand of dizqueTV (which in itself was a fork of other projects!). This project was born out of both a love for TV and an appreciation for the work put into dizqueTV and its predecessors.

Tunarr has the following goals:

Features

Limitations

Releases

Wiki

Development

pnpm, turbo, and vite are used for package management and development. More details on the development environment, setup, and contributing to come!

Start dev servers

Run from the root of the project:

pnpm turbo dev

After the servers are running, the backend should be available at localhost:8000 and the frontend at localhost:5173/web.

License