From e9cddf40f81d3633a9f05f1d2e5325a84c76b4bd Mon Sep 17 00:00:00 2001 From: maxDorninger <97409287+maxDorninger@users.noreply.github.com> Date: Sun, 8 Jun 2025 18:31:26 +0200 Subject: [PATCH] update roadmap --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bc39a65..7c874a5 100644 --- a/README.md +++ b/README.md @@ -27,21 +27,21 @@ torrents and authentication. ## Roadmap -- [ ] support for movies - [x] support for more torrent indexers - [x] fully automatic downloads +- [x] add tests +- [x] add more logs/errors +- [ ] support for movies - [ ] responsive ui - [ ] add check at startup if hardlinks work -- [ ] support multiple OIDC servers at once +- [ ] support styling the login with OIDC button - [ ] make API return proper error codes - [ ] add in-depth documentation on the architecure of the codebase - [ ] expand README with more information and a quickstart guide - [ ] make indexer module multithreaded - [ ] add notification system - [ ] _maybe_ rework the logo -- [ ] add tests - [ ] optimize images for web in the backend and merging frontend with backend container -- [ ] add more logs/errors - [ ] add support for deluge and transmission - [ ] automatically download new seasons/episodes of shows