Rémi Marseault
Rémi Marseault
While reading about the bulk feature on the OG WebUI I stumbled across the following comment which might help in the meantime. https://github.com/qbittorrent/qBittorrent/issues/17049#issuecomment-1129576549
Without any details, we can't help you. Did the issue also occur on Desktop ? - If yes, please open the browser console with F12 and see if you have...
Have you tried clearing your cache and site data? Apart from that, I don't remember having introduced potential incompatible code in the codebase 🤔 I can still look at it...
I'm working on something to allow you to create error report without the UI working, I'll let you know how it goes.
@Awhitedressy Here's a build including a global error handler. It should display the error in a popup when you open the page. Linked code: #1834 [vuetorrent.zip](https://github.com/user-attachments/files/16488308/vuetorrent.zip)
Branch has been merged, this will be released in 2.12.0
Closing for inactivity
Is there a reason why you're not using auth bypass? You can configure qBittorrent to disable authentication for your local IP only This way you won't need your credentials to...
After looking back at the code we had something similar asked in the past. We added a way to login using query params in the URL. Can this be a...
We can't really provide a secure way to store it. I think the best way to handle this is to fix the password manager issue... #1504