cheese_greater@lemmy.world to Ask Lemmy@lemmy.world · edit-22 days agoWhat app/program do you wish existed and what does it do that you've not found elsewhere?message-squaremessage-square132fedilinkarrow-up185arrow-down13file-text
arrow-up182arrow-down1message-squareWhat app/program do you wish existed and what does it do that you've not found elsewhere?cheese_greater@lemmy.world to Ask Lemmy@lemmy.world · edit-22 days agomessage-square132fedilinkfile-text
I wish there was a good looping software that good take any song and cut the perfect infinite loop of it automatically.
minus-squaresin_free_for_00_days@sopuli.xyzlinkfedilinkEnglisharrow-up2arrow-down1·2 days agoSeems like it would be pretty easy to set up some cron job that would change a symlink to a folder every hour and just run programs from that symlink.
minus-squarejordanlund@lemmy.worldlinkfedilinkarrow-up3·1 day agoThat would likely work if the intent was to watch files locally, and that’s not the goal. The goal is to stream them out to something viewable on a television. A DLNA server can do the streaming, but not the scheduling and it won’t run continuously.
minus-squarefmstrat@lemmy.nowsci.comlinkfedilinkEnglisharrow-up2arrow-down1·1 day agoSeems like youre shooting these down without considering what the author meant by “program”. Create a folder called “My Channel” Make a bash script that does the symlinks Add folder to Jellyfin Profit
Seems like it would be pretty easy to set up some cron job that would change a symlink to a folder every hour and just run programs from that symlink.
That would likely work if the intent was to watch files locally, and that’s not the goal. The goal is to stream them out to something viewable on a television.
A DLNA server can do the streaming, but not the scheduling and it won’t run continuously.
Seems like youre shooting these down without considering what the author meant by “program”.