Blake Embrey
Blake Embrey
Should use a simpler approach to aligning items. Just use the cursor API and align based on what the service is told to align. Could add two different shortcuts for...
It should remove the torrent from the filesystem and block it from future search results.
Currently everything is jank and in-memory. We should move to redis (for sessions) and another database (or again redis?) for keeping movies, movie lists, search results, etc. cached. Then we...
It'd be good for logged in users to have a dashboard with "upcoming" things to watch, like tv shows as they are available.
Enable the ability to log in and track amount watched, current watch progress, etc.
It's pretty straightforward as I'm already using it in production. Just a matter of writing it up.
Add a search box to the header and trigger search of the movies page when typing.
It should log when I watch something and show me when I've already watched something.