iptvx
iptvx copied to clipboard
IPTV player and streamer for Linux that allows to play any stream that LibVLC can play, offers an overlay based on WebKit using HTML5, JavaScript and CSS and uses XMLTV data for EPG information. It al...
How do I install a source file? can somebody help me with this
Sorry no other way to message you. The 2 links in Installation Sections are not reachable. Just a FYI.
Hello, it is impossible to access the section « Installation instructions and package list » thank you
uninstall: rm /usr/bin/iptvx rm -r /etc/iptvx rm -r /var/iptvx rm /etc/systemd/system/iptvx.service
This issue tracks the wanted distributions. Target distros are OpenSUSE, Ubuntu, Debian and Arch. Any others are currently not supported through packages and users are encouraged to compile theirselves. Any...
Hello, great work with iptvx. I run Debian Stretch on a Pi3, and have downloaded installed the deb package file: https://download.opensuse.org/repositories/home:/jankammerath:/iptvx/Debian_9.0/armhf/iptvx_0.5_armhf.deb After apt-get update, I install you .deb binary and...
When you request http://127.0.0.1/app/ for example, it sigterm-crashes.
The epg just runs out of data, but should update appropriately. It seems a partial re-write of the whole epg loading process is quite necessary.
Currently the root page of the daemon only shows the epg status in percentage. It should also show the threads currently running and their status.
Partially described here: https://tecnocode.co.uk/2017/11/10/debugging-critical-warnings-from-glib-code/ The two errors that always come up and need fixing: `(iptvx:29955): Gdk-WARNING **: gdkwindow-x11.c:5573 drawable is not a native X11 window` `(iptvx:29955): GLib-CRITICAL **: g_array_free: assertion...