jankammerath / iptvx

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 allows the playback of URLs, files and can grab URLs from shell scripts. XMLTV EPG data can be downloaded from URLs or grabbed from shell scripts.
http://iptvx.org
Apache License 2.0
80 stars 37 forks source link

daemon issues #83

Closed halfagascan closed 4 years ago

halfagascan commented 5 years ago

iptvx --daemon iptvx: unrecognized option '--daemon' Try iptvx --help' oriptvx --usage' for more information. iptvx --version iptvx 0.5 beta

sudo systemctl start iptvx Failed to start iptvx.service: Unit iptvx.service not found.

dpkg --purge iptvx

jankammerath commented 4 years ago

Was not implemented as of that version.