ISSUES: mark add-tags (#7) done

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
ookami125 2026-06-22 00:29:37 -04:00
parent 36c8acc83a
commit 1e469a0483

View file

@ -8,4 +8,5 @@
- ✅ Categories aren't saved across restart. - ✅ Categories aren't saved across restart.
- ✅ Pausing a torrent will go back into Downloading and Seeding. - ✅ Pausing a torrent will go back into Downloading and Seeding.
- ⬛ A torrents data could overlap with another existing torrent. This should be blocked to avoid - ⬛ A torrents data could overlap with another existing torrent. This should be blocked to avoid
- ⬛ A paused torrent should still do a full piece check. - ⬛ A paused torrent should still do a full piece check.
- ⬛ Something appears to have broken the peers info tab, nothing shows up.