taylorbobaylor / TrailerDownloader

Downloads all missing trailers for movies in your Plex library
GNU General Public License v3.0
42 stars 10 forks source link

Draft PR for TrailerDownloader Overhaul #46

Closed devin-ai-integration[bot] closed 6 months ago

devin-ai-integration[bot] commented 6 months ago

This draft PR includes the migration to .NET 8 for the backend and the implementation of a new React frontend with TypeScript. It also contains updated API endpoints for searching and downloading movie trailers, as well as a new caching mechanism.