I tried this for a while with ErsatzTV and really loved it. I don’t have cable anymore but I remember fond memories of cycling through channels as a child.
I set up a food channel that would cycle through Masterchef and a few travel cooking shows, one for anime and one for Bollywood movies.
It was incredibly enjoyable. I could just put on a channel after work without having to consciously make a decision on what to watch. Just watch whatever’s on the channel and switch over to something else if it didn’t click!
I worked on a DVB-H receiver back in the day and we tried to speed it up by having a complete second tuner in hardware and starting the acquisition on the next stream while decoding the first one.
We reversed the direction if the user started going backwards. We talked about a third tuner to hold the previous channel if they decided to reverse direction but the cost wasn't worth it.
The whole technology was kind of a dead man walking by that point in history. iPhone killed it all.
Not really. the definition of what the 'next' stream is could easily change depending on what the last button you pressed, with the assumption that you would continue pressing that button:
* up - next stream is one more channel up
* down - next stream is one more channel down
* last/prev - next stream is the previous channel.
That sounds fun, is it computationally expensive? Is it, like, actually processing the stuff even if nobody's watching? I'm not gonna try it on my current NAS, because it's all HDDs and I can hear it in the room, so I mostly use it as "cold" storage, but your post really made me want to try it. Also, now that I'm thinking of it, must be pretty hard for HDDs too, if you don't use some dedicated all-SSD NAS specifically for that...
I didn't read his comment as saying that HN is turning into Reddit, just a bit of a joke about some people not minding or flexing the intensity of the "idle" state of their lab
There are more modern versions of such things that can do ATSC / QAM for full HD. I picked one up that takes multiple HDMI inputs with the idea of transmitting a couple outdoor cameras to our TVs but got sidetracked with the realization that none of the coax in my home is convenient to any of our TVs.
This is awesome! This is what I'd like to do at home albeit with DVB-T.
I've seen a lot of clabretro's videos and am especially hooked on the token ring series. I don't know why since that was just outside of me starting to work on networking (we ran a 10-base-2 at home since my dad worked in networking) but he's so calm and a good story teller. Highly recommended channel!
I recently bought an HDMI Transmitter and as my laptop's HDMI port doesn't output sound. I've rigged a Bluetooth RX/TX dongle plugged in to the headphone-out port which made me giddy in nerd. It's voodoo.
Being able to stream from my laptop to my TV in 1080p without any additional cables and using emulators for games is kind of dark magic.
I need to purchase a usb DAC and better quality BT streaming devices, creative a web-ui to finish the setup. But that was cool, would love to do something when I upgrade from an apartment especially with the 3x cable monitors.
I installed and set this up with my jellyfin server last night.
It's a but rough around the edges, but still pretty good for a project that is obviously in the early stages.
The transctranscoding pipeline seems a bit confused, though. It seems like Tunarr is streaming meadia (raw?) from Jellyfin, and doing its own transcoding. Then jellyfin sees it as a raw broadcast signal, and then transcodes 2-5 second chunks to send out to the client.
Every client I've tried to use has had some real buffering problems. The system can just barely pump out frames fast enough for a 1:1 playback speed. Most clients only ever have a few seconds in the buffer, so interruptions are frequent. It also seems to not support subtitles correctly? All of my shows have subtitles, but I don't get an option to enable them during playback.
Jellyfin also doesn't seem to like the program guide.
One of my channels shows up correctly, and the guide info is integrated into jellyfin. If I open that channel, it shows me thumbnails for all upcoming episodes, and they're linked to the episodes in my library. The other channel has nothing. I can only show what's playing now.
But, it's all pretty simple to set up, and my husband is thrilled about his favorite comfort show now being on a permanent loop he can tune into at any time
I'm backing up my Youtube favorites locally since 2018, so far 10k videos. I might try to use this because seems like would be a fun way to play them in the background on a second monitor.
Check out pinchflat. Think of it like sonarr for yt channels. I use it to grab content for my kid that he consumers via Plex so I can limit what he sees and remove the algo.
Pinchflat does all the renaming, metadata, and file structure as I configure.
Not the OP, but I have a Postfix mail server running on my home media box that receives YouTube URLs sent to its special email address. Postfix passes the message to a Python script that parses out the URL and places it into a Redis queue. A second Python program, running as a daemon, watches the queue and then downloads the video using yt-dlp. I can also enqueue video URLs from the command line.
This is the command that the daemon runs to request 720p, for example:
I just parse the URLs from the liked playlist every couple of days with a Chrome extension then simply run the app.
yt-dlp would work automatically too with logins but I'm always too nervous that Google would just straight up ban my account for whatever reasons. So I rather do it in a more manual way.
I run a flask app with an endpoint that takes a video URL and runs yt-dlp. I have a bookmarklet that submits the URL of the current video page I'm on to the web service.
Also when I'm in NewPipe on the phone I can go to a video and share the URL to an app that forwards it to the web service.
My dad, who passed away 2023, left a stack of over 100 VHS tapes full of 80s TV. It’s mostly music (esp. bass guitar orientated), steam trains, photography and I think this would make the perfect way to digest that content.
Something like this needs to exist for radio / music streaming, preferably in a physical form factor.
A lot of older people's objection to streaming is "I want to push a physical switch and get decent music + news + a bit of talk from a nice-sounding speaker". Radio provides this. Streaming does not.
I have been threatening to do this for a while just put all of my dvd rips on a server on make channels based on genera scifi (star trek stargate etc) cartoon (loony toons popeye...) sitcoms (scrubs HowIMetYourMother Frasier Cheer) all of my kids horrible shows on another. i often find i end up flipping thorugh netflix with option paralysis when i mostly want background noise this would be nice.
Dumb question, but is every channel "synched" such that, if two different users tune in on Jellyfin, at separate times, they will still see the same thing at (roughly, given latency, et al) the same time?
I was not able to figure this out from the docs thus far.
Now we just need some free, open-licensed commercials for non-existent products and services to inject at random intervals throughout the program. (Only mildly joking)
If you've got it working then obviously it must be possible, but I'm a touch confused because the ErsatzTV documentation says "A Plex Pass is required for ErsatzTV to work with Plex." (https://ersatztv.org/docs/user-guide/configure-clients)
Is it possible that you had this working in the past but Plex has since removed the functionality from their free tier?
I've never had a Plex Pass and I currently use ErsatzTV through Plex daily. I also tried out Tunarr this afternoon and got it working. Though I'll be sticking with ErsatzTV.
I set up a food channel that would cycle through Masterchef and a few travel cooking shows, one for anime and one for Bollywood movies.
It was incredibly enjoyable. I could just put on a channel after work without having to consciously make a decision on what to watch. Just watch whatever’s on the channel and switch over to something else if it didn’t click!
Definitely going to try this out on my NAS.
One thing that’s missing is the low-latency old analog systems had changing channels. Has anyone figured out a way to achieve this in the digital era?
The whole technology was kind of a dead man walking by that point in history. iPhone killed it all.
If somebody tunes in, the server figures out where to start the stream and begins streaming.
I've seen a lot of clabretro's videos and am especially hooked on the token ring series. I don't know why since that was just outside of me starting to work on networking (we ran a 10-base-2 at home since my dad worked in networking) but he's so calm and a good story teller. Highly recommended channel!
Being able to stream from my laptop to my TV in 1080p without any additional cables and using emulators for games is kind of dark magic.
I need to purchase a usb DAC and better quality BT streaming devices, creative a web-ui to finish the setup. But that was cool, would love to do something when I upgrade from an apartment especially with the 3x cable monitors.
It's a but rough around the edges, but still pretty good for a project that is obviously in the early stages.
The transctranscoding pipeline seems a bit confused, though. It seems like Tunarr is streaming meadia (raw?) from Jellyfin, and doing its own transcoding. Then jellyfin sees it as a raw broadcast signal, and then transcodes 2-5 second chunks to send out to the client.
Every client I've tried to use has had some real buffering problems. The system can just barely pump out frames fast enough for a 1:1 playback speed. Most clients only ever have a few seconds in the buffer, so interruptions are frequent. It also seems to not support subtitles correctly? All of my shows have subtitles, but I don't get an option to enable them during playback.
Jellyfin also doesn't seem to like the program guide.
One of my channels shows up correctly, and the guide info is integrated into jellyfin. If I open that channel, it shows me thumbnails for all upcoming episodes, and they're linked to the episodes in my library. The other channel has nothing. I can only show what's playing now.
But, it's all pretty simple to set up, and my husband is thrilled about his favorite comfort show now being on a permanent loop he can tune into at any time
The first is how you organize them. With 10k videos, do you organize the files in some way?
Secondly, aside from this project, have you found a nice way to browse/watch these videos?
Thirdly, any chance you could throw your scripts up somewhere?
Pinchflat does all the renaming, metadata, and file structure as I configure.
This is the command that the daemon runs to request 720p, for example:
I just parse the URLs from the liked playlist every couple of days with a Chrome extension then simply run the app.
yt-dlp would work automatically too with logins but I'm always too nervous that Google would just straight up ban my account for whatever reasons. So I rather do it in a more manual way.
Also when I'm in NewPipe on the phone I can go to a video and share the URL to an app that forwards it to the web service.
Thanks for sharing.
https://www.youtube.com/watch?v=--AqQpz2ZXs&list=PLWeppF9fEM...
A lot of older people's objection to streaming is "I want to push a physical switch and get decent music + news + a bit of talk from a nice-sounding speaker". Radio provides this. Streaming does not.
I just love the feeling this gives. I'm even almost tempted to add some K-Mart infomercials vhs rips:)
I was not able to figure this out from the docs thus far.
You could also go down the Turbo Encabulator rabbit hole:
https://www.youtube.com/watch?v=Ac7G7xOG2Ag https://www.youtube.com/watch?v=RXJKdh1KZ0w
FYI with ErsatzTV, the one I use, (which is great) a Plex Pass isn't needed.
Is it possible that you had this working in the past but Plex has since removed the functionality from their free tier?