What app/program do you wish existed and what does it do that you've not found elsewhere?
What app/program do you wish existed and what does it do that you've not found elsewhere?
I wish there was a good looping software that good take any song and cut the perfect infinite loop of it automatically.
Media server software that lets me program my own television station.
5:00 PM - Play the next file from folder X.
6:00 PM - Play the next file from folder Y.
7:00 PM - Play the next file from folder Z.
8:00 PM - Play random movie.
That is like a 10 line bash script? Well maybe a little more but not much. Start here: https://linux.die.net/man/1/at
Setting up something like a cron job is trivial, getting it to stream files from a particular folder, on a channel I can access on demand, is the trick.
Ideally I want to be able to change the input on my television, any time I want, to my personal streaming channel which is constantly running the schedule I've defined.
Ersatz is this brilliant self hosted IPTV server that can do this. Any client (even a browser or your smart tv) can run it. Setting up the channels are a bit clunky but it’s well documented
https://ersatztv.org/ Your Personal IPTV Server | ErsatzTV
There's tons of these? I've been using DizqueTV for like five years without issue.
Not linking to reddit, but this DisqueTV?
VLC (Video LAN Client) probably has a plugin for this. It was designed to stream video across networks.
https://www.youtube.com/watch?v=W7m7OW2xrJE
This guy actually rolled his own internal home cableTV broadcast, which does exactly what you're asking.
Composite video and mono audio... Ew. LOL.
Have you tried ErsatzTV? It's selfhostable, pretty extensible, can be integrated into on-demand solutions like Jellyfin...
I look at different solutions from time to time, but it's been a while, I'll check that out!