Plex Live TV Channels M3U?

Thanks guys. So I took out the previous container and made a new one using this command in the Terminal:

docker run -d --restart unless-stopped --network=host -e PLEX_PORT=7777 -e PLEX_CODE=us_east --name plex-for-channels Package plex-for-channels · GitHub

Here is a screenshot of the installation log:

And finally a screenshot of the Status window:

So as far as I can tell it is running, but my brain can't figure out what to enter in the Custom Channels, Add Source, URL or EPG entries.

Granted, this all might just be way over my head to figure out...my apologies.

Stand by I will try what chDVRuser suggested.

FIGURED IT OUT!! Guys thanks so much I really appreciate the help I was totally lost.

You should install this if you're going to be using docker containers with Channels DVR

3 Likes

I had that same issue when I was using this M3U: https://i.mjh.nz/Plex/us.m3u8
However, once I switched over to the the plex-for-channels docker instead, installed easily via OliveTin's aforementioned Project One-Click, the problem was resolved. Now Plex streams play continuously, without interruption. As always, YMMV...

For some reason https://i.mjh.nz/Plex/us.m3u8 changed the stream links a few days ago and broke my channels. It resulted in a 401 - unauthorized error.
Was : (i.mjh.nz/Plex)
Now: (jmp2.uk/Plex)

I updated my PlexIPTV.sh script to allow for either. That script replaces it with: (epg.provider.plex.tv/library/parts)

Hope this info is helpful for others. It took me a bit to figure out what changed.

2 Likes

Thanks for reporting this and figuring out what changed. I didn't see it since I've not been running Channels while looking at alternatives.

I've updated my gist with the change.

Got Plex working via docker but the guide doesn’t show any information

I lost Stirr, PBS, Samsung, and Plex on my QNAP hosted DVR :frowning: Can we fix it via a software update? This sucks.

What have you done to troubleshoot the issue?

1 Like

Those aren't Channels DVR sources, they're third party. So Channels DVR can't fix it.
You can check the section here for docker sources.

1 Like

The Plex container works great, but one of the channels that used to have guide data, no longer does. It's obscure... but it's "GameTV Go"... it only lists every program as "GameTV Go ()". I can't figure out why. It appears to be a channel with data when I search my lineup to manually adjust/map...yet it never actually loads any data. Any ideas?

1 Like

It pulling the same data as the web is showing so not sure I see a problem here


1 Like

Ah thanks... I guess they have borked the guide data on the web! I hadn't thought to check that first. Thanks! I'll send a note to Plex/GameTV Go to see if they can fix the web info as that will presumably, fix the guide info we receive.

I too lost Plex at the end of August. Is there a non-docker url for the playlist and epg?

There is not.

These URLs for EPG from one of our fearless leaders at the start of this thread are still active.
https://i.mjh.nz/Plex/

But I can't attest to their accuracy as I haven't found a currently active M3U to use it. If anyone has a working one that that would be fantastic. I will add tho eyeballing the US file contents to the Plex Live TV App Guide, series+episode numbers seems to lineup.

In case anyone else is having the same issue I am with @joagomez's Plex Docker:

Interesting @babsonnexus

Im not using a docker. Ive hard coded this plex epg link into a custom channel.

https://i.mjh.nz/Plex/

Been using for over a year.

As of yesterday Ive observed guide issues with that hard coded custom channel, but when i go to the url above that seems to still be alive.

Do you folks using the docker solution also indirectly call the link above, or do we just by coincidence have two separate problems with the plex guide?

No, the Docker builds its own guide using a similar, but different method. I tried to see if there was something going on in the i.mjh.nz, but nothing in particular stood out.

1 Like