a5aa590f95
Added tests for radarr models and refactored get_movie_status to live inside the radarr_network module
Dark-Alex-172023-08-08 10:50:05 -06:00
f38de0a6c3
Added tests for radarr models and refactored get_movie_status to live inside the radarr_network module
Dark-Alex-172023-08-08 10:50:05 -06:00
a939346d30
Fixed NZB related bug that has no peers in releases when using an NZB indexer
Dark-Alex-172023-08-08 10:50:05 -06:00
69964b7f02
Added tests for the movie_details handler and created some more test utilities and macros
Dark-Alex-172023-08-08 10:50:05 -06:00
1181449cbf
Updated test names to be more consistent with each other and added collection details tests
Dark-Alex-172023-08-08 10:50:05 -06:00
52739f4da0
Added unit tests for the add_movie_handler and added an additional test to radarr handles to ensure proper delegation. Also added a few macros for testing scrolling and home/end in all handlers to make life easier for those tests.
Dark-Alex-172023-08-08 10:50:05 -06:00
a7dccf7990
Fixed random bug in file info menu and added all blocks to be rounded borders
Dark-Alex-172023-08-08 10:50:05 -06:00
befd4bc15a
Added Makefile and tests for the main radarr_handler
Dark-Alex-172023-08-08 10:50:05 -06:00
c15bda5885
Started writing more tests in the handlers
Dark-Alex-172023-08-08 10:50:05 -06:00
4fa2ce6aee
Fixed bug in collection details table that showed context for main collections table
Dark-Alex-172023-08-08 10:50:05 -06:00
cab3d1d50d
Updated README for what still needs to be done
Dark-Alex-172023-08-08 10:50:05 -06:00
6735849518
Fully functional manual searching capabilities and refresh capabilities for all movies, downloads, and collections
Dark-Alex-172023-08-08 10:50:05 -06:00
05b8f85dfb
Updated UI to have contextual help with tables so the UI doesn't feel so crowded
Dark-Alex-172023-08-08 10:50:05 -06:00
8120debe81
Working manual search with UTF-8 support and scrolling. Still need release details and finally, manually selecting release to download.
Dark-Alex-172023-08-08 10:50:05 -06:00
1ad1b16668
Refresh, disk scan, and trigger auto-scan support and partial implementation for manual searches
Dark-Alex-172023-08-08 10:50:05 -06:00
b748d27a06
Partial implementation for additional add-movie details. Need to implement selection menus now but that's it!
Dark-Alex-172023-08-08 10:50:04 -06:00
d1da5af6d7
Removed intention of ever having Overseerr support. Seems redundant
Dark-Alex-172023-08-08 10:50:04 -06:00
960319c3e7
Successful implementation of movie adding and deleting, and refactored network logic to be more reusable later
Dark-Alex-172023-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
Dark-Alex-172023-08-08 10:50:04 -06:00
d328714d00
Updated README to include list of features and what features are currently missing
Dark-Alex-172023-08-08 10:50:04 -06:00
2cb4cd3eee
Updated README and fixed a TMDB parsing bug for movie details
Dark-Alex-172023-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.
Dark-Alex-172023-08-08 10:50:04 -06:00
3f378fb25a
Refactored things a bit and added help text support
Dark-Alex-172023-08-08 10:50:04 -06:00
44db47f8ee
Added error windows with scrolling text, and a colorized Radarr logo. Also added header row with header tabs
Dark-Alex-172023-08-08 10:50:04 -06:00
daf08c10cc
Added tabs and navigation for movie info
Dark-Alex-172023-08-08 10:50:04 -06:00
c16f234088
Implemented Library and Download tabs!
Dark-Alex-172023-08-08 10:50:04 -06:00
d856e84b93
Added downloads info box to context and increased network API refresh calls to every 15 seconds
Dark-Alex-172023-08-08 10:50:04 -06:00
08ecdea1e0
Implemented basic stats functionality and started setting up menu
Dark-Alex-172023-08-08 10:50:04 -06:00
155675b596
Cleaned up imports a bit and added rustfmt.toml
Dark-Alex-172023-08-08 10:50:04 -06:00
0d4e283c21
Base working commit with a UI thread (Tokio), Network thread (Tokio), and an input events thread (std).
Dark-Alex-172023-08-08 10:50:03 -06:00
f436a66069
Initial commit
Alex Tusa
2023-01-14 14:18:13 -07:00