Commit Graph

78 Commits

Author SHA1 Message Date
718613d59f Added typo checks and upgraded to the latest version of Ratatui 2023-08-08 10:50:07 -06:00
0c7fc88e22 Added the ability to view Radarr updates and remapped the events queue key to 'z' 2023-08-08 10:50:07 -06:00
b2e475200c Implemented full system browsing support with logs, events, and tasks. 2023-08-08 10:50:06 -06:00
c606fe8573 Added full support for managing root folders, and also for changing the root folder when adding a movie 2023-08-08 10:50:06 -06:00
d8a93efd5a Updated the Asciinema to be public 2023-08-08 10:50:06 -06:00
a65b6328ed Fixed a tags bug and added in an asciicast demo of Managarr's radarr functionality 2023-08-08 10:50:06 -06:00
88f0934ef1 Testing using a webm demo of Managarr instead of a gif 2023-08-08 10:50:06 -06:00
7a45aee126 Updated README to be more consistent 2023-08-08 10:50:06 -06:00
bf5ecbd5a6 Implemented the ability to edit collections and fixed a refresh bug so screens will automatically refresh when users edit movies or collections 2023-08-08 10:50:06 -06:00
7f3dd18478 Full support for editing movies and managing tags 2023-08-08 10:50:06 -06:00
1c670e0925 Added Wekan logo and link to the Wekan board 2023-08-08 10:50:05 -06:00
8968eb0015 Created a Wekan board to track bugs, features, changes, etc. This should make life easier moving forward. 2023-08-08 10:50:05 -06:00
cab3d1d50d Updated README for what still needs to be done 2023-08-08 10:50:05 -06:00
6735849518 Fully functional manual searching capabilities and refresh capabilities for all movies, downloads, and collections 2023-08-08 10:50:05 -06:00
1ad1b16668 Refresh, disk scan, and trigger auto-scan support and partial implementation for manual searches 2023-08-08 10:50:05 -06:00
d1da5af6d7 Removed intention of ever having Overseerr support. Seems redundant 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
cd0cf2e04a Added delete movie functionality 2023-08-08 10:50:04 -06:00
864dd4e331 Updated README with accurate Radarr functionalities 2023-08-08 10:50:04 -06:00
25730a3324 Partially working filtering logic 2023-08-08 10:50:04 -06:00
afeb333100 Added another TODO to Radarr features 2023-08-08 10:50:04 -06:00
4c6c2bcdcb Updated README to have a demo file 2023-08-08 10:50:04 -06:00
4d049c9ddf Updated README to have a demo file 2023-08-08 10:50:04 -06:00
d328714d00 Updated README to include list of features and what features are currently missing 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
44db47f8ee Added error windows with scrolling text, and a colorized Radarr logo. Also added header row with header tabs 2023-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). 2023-08-08 10:50:03 -06:00
Alex Tusa
f436a66069 Initial commit 2023-01-14 14:18:13 -07:00