PlexIPTV icon indicating copy to clipboard operation
PlexIPTV copied to clipboard

This app simulate a DVR device for Plex by providing a layer to any IPTV provider (that provide a m3u8 playlist)

Results 18 PlexIPTV issues
Sort by recently updated
recently updated
newest added

it had any way to compile to armhf processors? or just works on x86?

Hi, I have the channels being detected but when trying to play any stream plex errors with "Unable to Tune Channel" debug log attached [debuglog.txt](https://github.com/xiaodoudou/PlexIPTV/files/2000436/debuglog.txt) Any help appreciated

bug
enhancement

Hi I would love to know if this project still in the works? thanks

TV tuner does not recognize channels with "+" in the name.

I made a filter with mainly the popular UK channels from Virgin Media if anyone that wants to use it. "filter": [ { "name": "BBC One HD", "channel": "101" },...

information's needed

``` events.js:183 throw er; // Unhandled 'error' event ^ Error: connect ECONNREFUSED 185.246.209.106:80 at Object._errnoException (util.js:992:11) at _exceptionWithHostPort (util.js:1014:20) at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1186:14) npm ERR! code ELIFECYCLE npm ERR!...

Using Synology Docker and need help with the 'Environment Settings' such as 'remotepath' etc ![screenshot 9](https://user-images.githubusercontent.com/17170386/40881866-ffbefd28-6710-11e8-91c5-fc21e73ff56d.png) I just cant get it working nor get plex to see it! any help...

enhancement

Thanks for the program! ``` mkdir -p /home/pi/docker/plexiptv vi /home/pi/docker/plexiptv/settings.json { "m3u8": { "local": "iptv.m3u8", // Locale file "remote": "https://api.init7.net/tvchannels.m3u" // Remote URL of the playlist }, "serverPort": 1234, //...