Home

Awesome

dizqueTV 1.5.5

Discord GitHub top language Docker Pulls

Create live TV channel streams from media on your Plex servers.

dizqueTV ( dis·keˈtiːˈvi ) is a fork of the project previously-known as pseudotv-plex or pseudotv. New repository because of lack of activity from the main repository and the name change is because projects with the old name already existed and were created long before this approach and it was causing confusion. You can migrate from pseudoTV 0.0.51 to dizqueTV by renaming the .pseudotv folder to .dizquetv and running the new executable (or doing a similar trick with the volumes used by the docker containers).

<img src="https://raw.githubusercontent.com/vexorian/dizquetv/main/resources/dizquetv.png" width="200">

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

Access your channels by adding the spoofed dizqueTV HDHomerun tuner to Plex, Jellyfin or emby or utilize the M3U Url with any 3rd party IPTV player app.

EPG (Guide Information) data is stored to .dizquetv/xmltv.xml

Features

Limitations

Releases

Wiki

App Preview

<img src="https://raw.githubusercontent.com/vexorian/dizquetv/main/docs/channels.png" width="500"> <br/> <img src="https://raw.githubusercontent.com/vexorian/dizquetv/main/docs/channel-config.png" width="500"> <br/> <img src="https://raw.githubusercontent.com/vexorian/dizquetv/main/docs/plex-guide.png" width="500"> <br/> <img src="https://raw.githubusercontent.com/vexorian/dizquetv/main/docs/plex-stream.png" width="500">

Development

Building/Packaging Binaries: (uses browserify, babel and pkg)

npm run build
npm run compile
npm run package

Live Development: (using nodemon and watchify)

npm run dev-client
npm run dev-server

Contribute

License

Thanks