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
(1) Are you missing some words in your sentence? I would understand your point if you said "don't post comments ** like that ** it makes HN feel like it is turning into Reddit **.
However I cannot understand how you extrapolated that I actually stated that Hacker News is turning into Reddit. That is factually and materially evident by my non-editable comment above.
I assume that you meant (1) and I can understand where you are coming from.
However we are just extremely into hosting our own servers and services. Some go to extremes, and there really are no places on the internet like /r/homelab and /r/homedatacenter , maybe only /r/selfhosted .
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.
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!
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.
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.
I wish it supported other sites that yt-dlp supports, particularly Nebula but this is already a great start, and hopefully they'll add other sites eventually. It seems this has been discussed before.
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 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.
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.
How do you guard against getting your downloader connected to your google account (by IP address or some other association), and getting your google account perm-banned?
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.
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.
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
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.
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.
Yes, client connections are synced. They also all reuse the same underlying transcode stream, so there is no extra work with more connections (besides delivering the stream)
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.
Maintainer here (and fan of ETV)! Currently, the most fundamental difference between Tunarr and ETV is scheduling methodology, though this is on the road to change. ETV takes a top-down approach; you schedule lists/collections (either custom, or just a whole series, for instance), clump those choices together, and customize how they "play out" their contents, e.g. "play 2 programs from series A, then play 4 programs at random from collection X".
Tunarr is, currently (and like it's predecessor dizqueTV), a bottom-up scheduler. You create a schedule with a flat list of programs (episodes, movies, etc). Then, you apply transformations to that list (grouping, padding, etc) in order to build your schedule. This is a bit of a simplification.
Both programs have a range of tedium in their scheduling, depending on how particular you are about your schedule.
Of course, ETV is more mature than Tunarr, so there are a lot of other features it has that Tunarr does not. It is also, likely, more stable. However Tunarr's streaming stability has come a long way and was the primary focus in the beginning of the project.
Got it - thanks! I might suggest adding a comparison section to the website (whenever appropriate). Appreciate the response, I look forward to checking it out.
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)
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.
reply