Pluto for Channels

This was created and graciously shared months ago, works great:

Thanks. I'll check it out.

I had major problems with Pluto recordings until I switched to the Docker method, fyi.

1 Like

Same here. Those shared links may be easy to set up, but their channels time out all the time. I think too many people might be using them at the same time or something? Not worth it. The docker method is rock solid and works great!

2 Likes

I had this same issue as my Channels Server is sitting on a VERY old Windows laptop. However, you do not need the Docker running on the same machine so long as you can reference it on network (by name or IP address). I now have my Pluto and Stirr Dockers running on a Raspberry Pi, but it could be any machine that can run it, really.

2 Likes

@eh750channels, thanks for liking my post...

but I will say that the docker setup on my end has been much more solid lately. Same hardware and settings. Don't know exactly why but just commenting on my experience.

I had issues with Channels updating Pluto guide data timely.
I ended up using a couple scheduled tasks and it's been working great.

1 Like

I just started playing with Pluto for Channels. How would I go about customizing what is in those feeds?

There's no customization. The comment you quoted is regarding a feature that lets you create multiple feeds of the Pluto channels/schedules. This is required since you can't share the same feed with multiple people as they have to be unique.

So it is just the same feed going to multiple people. Got it. Thanks

Apologies if Iā€™m missing something, but the point of using the Pluto for Channels Docker is so you have your own personal m3u that you donā€™t share with anybody else. Thatā€™s what Maddox is referring to. There are public versions you can find on the internet but they donā€™t work well due to the sharing issue.

And that's why the Pluto for Docker supports generating multiple feeds. So that you can host multiple unique feeds with a single instance. In case you want to help someone out.

2 Likes

Got it working on my Terramaster TNAS docker. However, I cannot get subtitles. tested on some movies channels. Anybody else has this issue?

I'm pretty sure that CC is not enabled for pluto channels. At least the way that channels is receiving them...

1 Like

Correct. Most (if not all) Pluto content does not include closed captioning.

When viewing the same channels with Pluto native apps, they DO have closed caption

Interested in subtitles hereā€¦confirmed that I see it on the Pluto app

Channels gets them from the Pluto website. Iā€™m guessing the web site does not provide them, or they are not provided in the format Channels needs them to be in. First step would be to see if there are captions available when watching Pluto in a web browser. If so, could see if the Devs could add support for them.

FYI: Via Pluto website and browser dev tools , I see the .ts stream available as something like:

https://siloh.pluto.tv/4c1af6_A24/clip/610ec14041ecbf0013d582b8_The_Death_of_Dick_Long/720p/20210807_103626/hls/4397816-4940691/hls_2400-00097.ts

And with CC on (in browser window), it looks like CC is transported to browser via a url like:

https://siloh.pluto.tv/4c1af6_A24/clip/610ec14041ecbf0013d582b8_The_Death_of_Dick_Long/720p/20210807_103626/hls/4397816-4940691/en/en.m3u8_0000000097.vtt

I don't know if Channels could "combine" these streams to get the CC working.

Looks like CC might be coming soon

4 Likes