Let a misfiled series be moved from the finding that reported it
The triage could say Narcos is filed under anime and offer nothing to do about it. Findings that recorded a destination now carry a Move action, which the AI tab renders as a button on its own — actions are read from the server, so no UI knew this existed. Armed like Fix and Dismiss, because it is the only action in that card that relocates files rather than settings and the undo is another move. Offered only where the triage said misfiled, never for uncertain: three narrowings before a file is touched. Re-reads the series from Sonarr first, so a finding gone stale cannot undo a move made by hand in the meantime.
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
// GET ?action=chats stored conversations, newest first, metadata only
|
||||
// GET ?action=chat_get&id=<hex32> one stored conversation with its transcript
|
||||
// GET ?action=findings [all=1] repair findings, open only unless all=1
|
||||
// POST action=finding_action id=<hex12> act=fix|ack|dismiss|reopen|cancel [note=…]
|
||||
// POST action=finding_action id=<hex12> act=fix|move|ack|dismiss|reopen|cancel [note=…]
|
||||
// POST action=ask question=… [history=<JSON>] [kind=…] [think=0|1]
|
||||
// POST action=memory_set memory=… replace the memory file
|
||||
// POST action=clear token=<hex32> discard a finished job
|
||||
|
||||
Reference in New Issue
Block a user