←back to thread

653 points thunderbong | 1 comments | | HN request time: 0.281s | source
Show context
rkuykendall-com ◴[] No.36915447[source]
HackerNews seems like the place to ask this:

There is something magical about switching to a channel mid-stream. The old joke about how you'll watch a movie from the half-way mark with commercials on TV even though the DVD is on the shelf. I think this is why pluto.tv is so popular.

I have a ton of video files but can't find any way to recreate this for myself. Why isn't there a project like Plex but for channels?

replies(4): >>36915733 #>>36915931 #>>36915948 #>>36916830 #
xp84 ◴[] No.36915733[source]
I’ve definitely read several write ups of delightful nerds who have set up in-house 24/7 channels sourcing from their libraries of content. A “Friends” channel, 90s toons channel, etc. I wish I could find you some links.
replies(1): >>36916360 #
1. JKCalhoun ◴[] No.36916360[source]
I've got one of these projects. It's written in Python and buggy as hell (so I have kept the repo private until I have something others will enjoy).

The "schedule" is JSON, so it was easy enough to write a web page that parses today's schedule and presents it TV-Guide style: https://engineersneedart.com/UHF/

(Gaps in airtime are filled with shorts of various kinds.)