webui: edit categories (rename + save path, incl. Uncategorized)
Add POST /api/categories/edit. Renames a category, updating its save path and reassigning every torrent that referenced the old name; the empty-named Uncategorized pseudo-category can have its save path set but not renamed. Changes persist via the daemon taxonomy. Closes ISSUES #2. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
4708db151d
commit
f6c933fd1c
2 changed files with 50 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
- ✅ Set Location doesn't work, it should also show the current location.
|
||||
- ⬛ I need a way to modify a category (including Uncategorozied).
|
||||
- ✅ 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue