FastChannels - FAST Channels aggregator/manager

too many scrapers... I can't keep 'em all straight!

so to confirm - even with the ones you have subscribed to, they don't show up in FC? Maybe the API I scrape doesn't show those premiums. I'll mess around with it.

Funny u mention that. As i was gonna ask, how does that even work?
It says u can select multiple, but i can't seem to.
I can use Shift and select all of them in a row, but not specfic ones.
I just want Local, Canada, and UK. But i end up selecting everything.
rn, i had only Canada selected.
Maybe i should just select everything? For maximum scrapage.

did you use your CTRL button when you click?

and maybe Star Trek is only listed under United States (east)? I'm just guessing btw - worth trying it and then a fresh scrape to see if those channels come back up for you.

CTRL just opens right click menu.

oh..derp...cmd/alt on MacOS does it right.

i did look at the channels the scraper excluded (due to no playback envelop):

  • AMC
  • AMC+
  • BBC America
  • beIN SPORTS
  • beIN SPORTS en Español
  • Cinemax Action
  • Cinemax Classics
  • Cinemax HD East
  • Cinemax Hits
  • Cinemax West
  • CNN International
  • CNN Originals
  • CNN Stream
  • IFC
  • MAX Latino East
  • Sundance TV
  • The Walking Dead Channel

not saying your other channels don't exist, but at least not on the page I current scrape.

And. yup. The channels be back. LOLZ
Weird, since last i messed with the Region settings was like a month ago.
Only now, they dissapear.

They do! I did a quick check last night and was able to get the 4 Screenpix channels, and the 7-8 Starz channels, minus Starz West. IIRC YES (Gotham Sports) and MLBN also worked.

Logs have been submitted as **b3d3dbad-18d3-4321-8323-667c8a518272

is this what you're looking for ?

We've confirmed with @radiohacker's logs that the issue of repeating content is with the Pluto ad injection. There's nothing we can do about it — we're recording the stream we are receiving.

@radiohacker if you update to the latest DVR pre-release, there are some small fixes you will benefit from.

1 Like

thank you for verifying the issue with pluto. i'll stay with the release version since the whole family uses this :smile:

New error on Prismcast Bridge when I run "test setup":

Test failed to run: TypeError: NetworkError when attempting to fetch resource.

When I tested a few Amazon bridged channels in Channels, they played ok, as did a few "regular" Prismcast channels not running through FC.

1 Like

Well, it does not do it on the Pluto app, or website, so, must be something different in how those are fed then.

@speedingcheetah The app and website do have the commercial loop issue. people have been complaining about that for years. It's not every channel and not all the time, but everything I have seen on it blames the way they inject the commercials. Just look on Pluto's Reddit page

https://www.reddit.com/r/Pluto_TV/s/Y6oxB2tH6h

2 Likes

Well, i guess i not watch them long enough. :neutral_face:
But i watched 3 episodes, back to back, on three devices, Apple TV (Channels), Mac Mini (web site) ipad mini (App). The only thing that repeated was the ATV with Channels. Channels had a repeat of both like 10 sec, or 10 min, 2x in each episode. The website and app did not at all.

And that link is a archived thread for freezing issues. Not anything about programs backtracking or repeating sections (unless its buried in one persons comments in there)

I think we’ve debated it long enough. All FC does is forward the HLS stream straight to CDVR and all CDVR is play the stream it gets from Pluto. Pluto servers sometimes send the wrong timing during a return from an ad interjection with their stitching. Look up Server Side Ad Interjection (SSAI) if you wanna learn more.

There’s really nothing else that can be done. It’s unfortunate but we get what we pay for I guess. I love Plutos content - I personally think it’s the best.

1 Like

FastChannels 5.1.0 — What's New

Headline: FastChannels Player — a new Android HDMI-encoder bridge

Some channels can't be played back directly and need a real device to play them — a Fire TV or Android TV box whose HDMI output gets captured back into Channels DVR. This started as an experiment built on Kodi; I've since pivoted to FastChannels Player, a custom Android app that uses the device's own built-in Fire TV/Android TV player instead.

Important — this is not a decryption tool. FastChannels Player doesn't crack, strip, or bypass anything. It remote-triggers normal playback on your own device and captures that device's HDMI output, just like using a capture card with a TV. Provider licensing and entitlement checks still happen normally on your device.

This is still device- and hardware-dependent setup, so please read the setup guide before diving in: docs/fc-player-setup.md.

New TV Everywhere providers

  • YouTube and YouTube TV are now selectable sign-in providers in Settings → TV Everywhere, alongside Cox, Sling, and Xfinity.
  • YouTube TV is newer and less battle-tested than the other providers, and is flagged as such in the UI. Let me know how it holds up.

Bug fixes

Cleaned up a batch of sign-in and guide-data issues on providers that have been around a while — none of these are new problems, just old ones I finally tracked down: NBC guide data going empty after NBC changed something on their end, FYI (A+E) sign-in breaking after A+E restructured their site, Cox sign-ins occasionally colliding during multi-channel logins, DirecTV Stream browser sign-in reliability, and improved Gracenote guide-ID matching across several TVE channels.

6 Likes

Thanks @KineticMan. I'm testing now and getting stuck on FYI's login, been on this screen for 5+ minutes so far. There was a popup that I clicked Next on, sorry I didn't take a screen shot and don't recall the specific question. I'll reboot the container and see if I can capture more of what's happening.

EDIT - Restarted and tried just to do FYI vs all, but getting this (no prompt showing up now):

1 Like

Very, very cool @KineticMan!

I did have to fix one small bug, which has been submitted as PR#40:

@KineticMan Also, what would you think if we added a $FASTCHANNELS_URL env var to the standard ah4c Docker Compose, and added the scripts/firetv/fastchannels to the repo? That would eliminate a step or two for people to get up-and-running.

yep anything to make it easier - you know that's my #1 goal!