I haven't tried doing any plugin development at this time for unraid but I am a developer so maybe I could tackle this. I am mostly just looking for insights from others on feasibility/interest. I use plex, and for the most part my array is spun down unless something is being watched on plex that's older. Anything new stays on cache, but when watching a series that's been on there for a while its been moved to the array. I'm thinking a plugin should be able to detect shows being watched in plex or similar by file reads and move the next X number of episodes onto the cache so it doesn't have to spin up the array to watch it. This would keep the array off, and improve the time to play as well. Is this feasible in unraid?