Ethan Lindemann

Results 58 comments of Ethan Lindemann

I started working on this feature but only for the WebUI: #16239

primarily because I wanted a way to do this in the browser and have the changes be visible in real-time before actually committing to the bulk rename. additionally I am...

seems like this would make a good candidate for a truly headless qbittorrent instance i.e. no web interface

Under the Content pane: I can rename files, but I cannot rename folders in the Web UI. I am using Web UI v4.2.2 I have a torrent with a root...

I believe something like that would be best suited for websockets instead of the existing polling architecture the webui uses.

I'm having the same issue

So the problem was the permissions on the `db_mongo` container data directory were too restrictive. The container was unable to create a lock file. After running `docker logs db_mongo` I...

I'm having the same issue with my "New Microsoft Ergonomic" Mouse. Except that my mouse doesn't even show up in the list of devices. To be clear I put the...

I was able to determine which device was the mouse by reading the `RSSI` value. The closer to `0` means the device is close to the laptop. So I chose...

I switched over to use PopOS with linux-surface kernel and my device now shows up in the list of devices. Idk how much different Ubuntu 20.04 could be from PopOS