From aeb5abad41b0fd9e4ca5742a5a86239f1c00f7b3 Mon Sep 17 00:00:00 2001 From: Jose134 Date: Sun, 8 Dec 2024 02:26:49 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a4b9e95..a6f8299 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,11 @@ Store all the logs for the current job in order to be able to debug and keep tra # Roadmap: - [x] Be able to move and rename files based on a regex -- [ ] Read qbittorrent credentials from .env file -- [ ] Implement API endpoint using FastAPI +- [x] Read qbittorrent credentials from .env file +- [x] Implement API endpoint using FastAPI +- [ ] Run organization ob on a separate thread - [ ] Deduplicate files using Czkawka - [ ] Add unit tests - [ ] Add logging +- [ ] Make it run in docker - [ ] Create another endpoint to retrieve the logs of a job \ No newline at end of file