Open Tarow opened 1 year ago
2023-02-25 19:41:04.6|Trace|Http|Req: 3800 [DELETE] /api/v1/book/358?deleteFiles=true&addImportListExclusion=false&queryParams=%5Bobject%20Object%5D (from 10.1.1.126 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0)
queryParams seem rather weird here
the delete logic was never hit given the absence of
I have the same issue. The only way I found that works to delete the book files is to go to the book, click Files tab, checkmark the files to delete and click delete. I am not sure if Calibre is notified via an API but the file gets deleted from the folder and disappears from Calibre too
Is there an existing issue for this?
Current Behavior
When deleting individual books from the web ui with the
delete the book files
option enabled, the files will be removed from the Readarr library, however they are not actually deleted on the filesystem. I tested this with multiple books from different authors (e. g. Armada from Ernest Cline) and the books were still present on the file system in every case.When deleting an author including all its books, the author folder is actually deleted successful, so this issue only exists for individual books.
Expected Behavior
When checking the
delete book files
option, the files should be deleted on the file system.Steps To Reproduce
networks: traefik-proxy: external: true
What branch are you running?
Develop
Trace Logs?
Readarr.trace.txt