Closed sergiou87 closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
qbittorrent | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 30, 2024 10:36pm |
:tada: This issue has been resolved in version 9.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Thank you for the quick merge @scttcper ! 🙏
Also thank you for this library, because it's been super super useful to me 🍻 🙇♂️ Take care!
According to the documentation: https://github.com/scttcper/qbittorrent/blob/902228cb2b7e3ae5afdbf69c28c272aea2643154/README.md?plain=1#L68
The
deleteFiles
parameter inremoveTorrent
should default tofalse
. I have accidentally removed a few downloaded files using this function 😅The other option is to update the docs to reflect the implementation, but I personally believe the default behavior should be the least destructive.