Naut/ISSUES.md
ookami125 66ec5d6c3d ISSUES: RSS download button + rule match preview done
The backend link/Atom-href source fix landed in 15905c2; record the two
new issues (manual download button, show current matches) as resolved.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-23 20:51:08 -04:00

17 lines
No EOL
1.5 KiB
Markdown

- ✅ Set Location doesn't work, it should also show the current location.
- ✅ I need a way to modify a category (including Uncategorozied).
- ✅ Adding a Category means I can't have none selected on adding a torrent.
- ✅ Category default download location does nothing as changing it doesn't change the download location. Download location should be greyed out by default with the default location shown. Clicking should allow you to change the location. If the location is set it shouldn't change if the category is changed.
- ✅ Automation variables at half window width makes the script unseeable. It should be displayed above the script if the window is to narrow.
- ✅ We need to implement the RSS and Search Tabs.
- ✅ I need to be able to add Tags on adding a torrent.
- ✅ Categories aren't saved across restart.
- ✅ 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 paused torrent should still do a full piece check.
- ✅ Something appears to have broken the peers info tab, nothing shows up.
- ✅ RSS should have a manual download button
- ✅ RSS should have a manual repull
- ✅ I should be able to force re-run a rule for cases where it was modified.
- ✅ RSS manual download button doesn't work — there's no + next to articles (feeds whose items only carry a <link>/Atom href had no source).
- ✅ Rules should show their current matches.