You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off, I've only been using this for a few days but I love it and want to thank you for your great work! The only issue I'm having is if a torrent is not complete when I shut down the container, it'll restart from 0% when starting back up. Any ideas why that would be?
Quick update here. I was playing around with this and it seems like pausing a torrent before stopping the docker container will at least let qBT not start all the way from 0%. The obvious downside there is that torrent will be paused when qBT starts back up.
An interesting observation with this scenario, if I pause a torrent at, say, 5%, shut down the container, start it back up, resume the torrent, let it go to, say, 10%, stop the container WITHOUT pausing, start it back up.... the torrent will be back at 5% (i.e. the last place it was paused at. Does this make sense to anyone??
First off, I've only been using this for a few days but I love it and want to thank you for your great work! The only issue I'm having is if a torrent is not complete when I shut down the container, it'll restart from 0% when starting back up. Any ideas why that would be?
Here is the docker compose file I'm using:
I'm running on Windows 11 with Docker Desktop 4.2.0 (70708).
The text was updated successfully, but these errors were encountered: