Commit Graph

162 Commits

Author SHA1 Message Date
8f6505bb1e Full support for adding movies with drop downs! 2023-08-08 10:50:04 -06:00
3b5b92369d Removed unused dependencies now 2023-08-08 10:50:04 -06:00
b748d27a06 Partial implementation for additional add-movie details. Need to implement selection menus now but that's it! 2023-08-08 10:50:04 -06:00
960319c3e7 Successful implementation of movie adding and deleting, and refactored network logic to be more reusable later 2023-08-08 10:50:04 -06:00
08cde20359 Mostly added Add movie functionality. Removed calendar functions for now. Want to add the ability to modify settings and quality profiles first 2023-08-08 10:50:04 -06:00
ae6e19a414 Partial matrix implementation 2023-08-08 10:50:04 -06:00
24a36443e9 Refactored filtering and searching logic to be more clean and added home/end support in tables. 2023-08-08 10:50:04 -06:00
ca86cad950 Fully added filtering and searching! 2023-08-08 10:50:04 -06:00
25730a3324 Partially working filtering logic 2023-08-08 10:50:04 -06:00
2cb4cd3eee Updated README and fixed a TMDB parsing bug for movie details 2023-08-08 10:50:04 -06:00
a304367e0e Refactored handlers and UI to have a separate radarr module, and implemented movie search functionality for existing movies. 2023-08-08 10:50:04 -06:00
3f378fb25a Refactored things a bit and added help text support 2023-08-08 10:50:04 -06:00