Hacker News new | ask | show | jobs
by baddox 2260 days ago
Interesting. I have the 4K Apple TV and sometimes apps feel extremely sluggish. Netflix clearly has some sort of compounding problem (maybe a memory leak) where simply scrolling through the app gets progressively slower until it’s nearly completely unusable. Killing and restarting the app fixes it temporarily.
1 comments

I haven't noticed that in Netflix. But 80% of my use of the Apple TV is plex and a little app I wrote that reads directories on my computer running Apache and shows everything in a directory structure. And a bash script that runs through everything calling HandBrakeCli (if needed), generates thumbnails with ffmpeg, and then creates the xml.js file the app reads.

It took around six hours to build and I had zero experience with any tvos or ios development. Just a fun covid-project.