Getting flashbanged when using qbt at night #16076

Open
opened 2026-02-22 02:46:36 -05:00 by deekerman · 19 comments
Owner

Originally created by @cheater on GitHub (Sep 21, 2024).

qBittorrent & operating system versions

qBittorrent 4.6.7 x64
OS Windows 10 Pro latest

What is the problem?

I use dark mode. When working at night, this is pretty important. I also use a UI theme that has a dark / black background. When I minimize qBittorrent, and then click on the icon to bring it up again, the window is fully white until the UI loads. This results in a flash that is so bright it becomes very uncomfortable and I have to hold my hand in front of my eyes. If this were black instead it would be much better.

Steps to reproduce

No response

Additional context

No response

Log(s) & preferences file(s)

No response

Originally created by @cheater on GitHub (Sep 21, 2024). ### qBittorrent & operating system versions qBittorrent 4.6.7 x64 OS Windows 10 Pro latest ### What is the problem? I use dark mode. When working at night, this is pretty important. I also use a UI theme that has a dark / black background. When I minimize qBittorrent, and then click on the icon to bring it up again, the window is fully white until the UI loads. This results in a flash that is so bright it becomes very uncomfortable and I have to hold my hand in front of my eyes. If this were black instead it would be much better. ### Steps to reproduce _No response_ ### Additional context _No response_ ### Log(s) & preferences file(s) _No response_
Author
Owner

@qBittUser commented on GitHub (Sep 22, 2024):

You should try v5.0.0rc1 or wait for v5.0.0 to be released, then you get automatic dark mode without a need to use 3rd party themes and no need to use any other workaround.

If you wish to force qBittorrent to run with dark background on Windows OS using older qBittorrent version than v5.0.0+, then steps to try have already mentioned multiple times.

@qBittUser commented on GitHub (Sep 22, 2024): You should try v5.0.0rc1 or wait for v5.0.0 to be released, then you get automatic dark mode without a need to use 3rd party themes and no need to use any other workaround. If you wish to force qBittorrent to run with dark background on Windows OS using older qBittorrent version than v5.0.0+, then steps to try have already mentioned multiple times. * https://github.com/qbittorrent/qBittorrent/discussions/20617 * https://github.com/qbittorrent/qBittorrent/issues/17081#issuecomment-1800271828
Author
Owner

@cheater commented on GitHub (Sep 22, 2024):

As mentioned, I am already using a dark UI theme. The white background is presented by the application window before the UI has time to load.

@cheater commented on GitHub (Sep 22, 2024): As mentioned, I am already using a dark UI theme. The white background is presented by the application window before the UI has time to load.
Author
Owner

@cheater commented on GitHub (Sep 22, 2024):

Even if technically my instance of qBittorrent is in "light mode", it would be much better to make that background black for light mode, because the whole area gets overdrawn by the UI anyways. So it's not much work for a better default that works well for both modes.

A full screen of #FFFFFF in dark mode is painful, a full screen of #000000 in light mode is not.

@cheater commented on GitHub (Sep 22, 2024): Even if technically my instance of qBittorrent is in "light mode", it would be much better to make that background black for light mode, because the whole area gets overdrawn by the UI anyways. So it's not much work for a better default that works well for both modes. A full screen of #FFFFFF in dark mode is painful, a full screen of #000000 in light mode is not.
Author
Owner

@kirbco commented on GitHub (Sep 30, 2024):

You should try v5.0.0rc1 or wait for v5.0.0 to be released, then you get automatic dark mode without a need to use 3rd party themes and no need to use any other workaround.

If you wish to force qBittorrent to run with dark background on Windows OS using older qBittorrent version than v5.0.0+, then steps to try have already mentioned multiple times.

* [How to enable style fusion in Dark Mode when opening torrent file? #20617](https://github.com/qbittorrent/qBittorrent/discussions/20617)

* [Windows 10 1903+ Dark "App" Mode (Native Support) #17081 (comment)](https://github.com/qbittorrent/qBittorrent/issues/17081#issuecomment-1800271828)

Just updated to v5.0.0, how do you turn off automatic dark mode?

@kirbco commented on GitHub (Sep 30, 2024): > You should try v5.0.0rc1 or wait for v5.0.0 to be released, then you get automatic dark mode without a need to use 3rd party themes and no need to use any other workaround. > > If you wish to force qBittorrent to run with dark background on Windows OS using older qBittorrent version than v5.0.0+, then steps to try have already mentioned multiple times. > > * [How to enable style fusion in Dark Mode when opening torrent file? #20617](https://github.com/qbittorrent/qBittorrent/discussions/20617) > > * [Windows 10 1903+ Dark "App" Mode (Native Support) #17081 (comment)](https://github.com/qbittorrent/qBittorrent/issues/17081#issuecomment-1800271828) Just updated to v5.0.0, how do you turn off automatic dark mode?
Author
Owner

@qBittUser commented on GitHub (Sep 30, 2024):

@kirbco

You're supposed to use Discussions page and select Q&A instead of commenting on another users issue reports about something else than what was mentioned in the opening post.

If you want a new feature or extra options to be added, then submit a feature request in issues page.

How do you turn off automatic dark mode?

There's no built-in option to turn off.

If you want to force qBittorrent to open with light theme instead of automatic OS system native, then currently the easiest workaround is to use a custom UI theme file. Unfortunately lot of theme files are currently not fully compatible with qBittorrent v5.0.0 and other workarounds are too complicated.

If you or anyone else have any other questions or suggestions instead what's mentioned in the very beginning of this issue report, then those should be discussed elsewhere instead of continuing to stay too much off-topic.

@qBittUser commented on GitHub (Sep 30, 2024): @kirbco You're supposed to use [Discussions page](https://github.com/qbittorrent/qBittorrent/discussions) and select Q&A instead of commenting on another users issue reports about something else than what was mentioned in the opening post. If you want a new feature or extra options to be added, then submit a feature request in [issues](https://github.com/qbittorrent/qBittorrent/issues) page. > How do you turn off automatic dark mode? There's no built-in option to turn off. If you want to force qBittorrent to open with light theme instead of automatic OS system native, then currently the easiest workaround is to use a [custom UI theme](https://github.com/qbittorrent/qBittorrent/wiki/List-of-known-qBittorrent-themes) file. Unfortunately lot of theme files are currently not fully compatible with qBittorrent v5.0.0 and other workarounds are too complicated. If you or anyone else have any other questions or suggestions instead what's mentioned in the very beginning of this issue report, then those should be discussed elsewhere instead of continuing to stay too much off-topic.
Author
Owner

@cheater commented on GitHub (Dec 14, 2024):

Testing, I'll let you know in a few weeks if the issue isn't present anymore

@cheater commented on GitHub (Dec 14, 2024): Testing, I'll let you know in a few weeks if the issue isn't present anymore
Author
Owner

@cheater commented on GitHub (Dec 23, 2024):

Seems to be fixed, thank you

@cheater commented on GitHub (Dec 23, 2024): Seems to be fixed, thank you
Author
Owner

@cheater commented on GitHub (Jan 25, 2025):

while the main UI doesn't do that anymore, the "add torrent" UI still flashbangs

@cheater commented on GitHub (Jan 25, 2025): while the main UI doesn't do that anymore, the "add torrent" UI still flashbangs
Author
Owner

@xavier2k6 commented on GitHub (Jul 4, 2025):

@cheater This should no longer be an issue with 5.1.x series, can you test 5.1.2 & feedback?

@xavier2k6 commented on GitHub (Jul 4, 2025): @cheater This should no longer be an issue with 5.1.x series, can you test 5.1.2 & feedback?
Author
Owner

@HulkSmashBurgers commented on GitHub (Jul 4, 2025):

Issue is still present in 5.1.2 for me.

@HulkSmashBurgers commented on GitHub (Jul 4, 2025): Issue is still present in 5.1.2 for me.
Author
Owner

@xavier2k6 commented on GitHub (Jul 5, 2025):

Can you provide a video grab?

@xavier2k6 commented on GitHub (Jul 5, 2025): Can you provide a video grab?
Author
Owner

@cheater commented on GitHub (Jul 5, 2025):

I can't test because my new pc is a ryzen 9950x3d and the torrent list is way shorter. So even if there's a flashbang it's so short I wouldn't see it. I can test on my old pc, but it'll take some time before I can get around to it.

For Hulk, I suggest recording with your phone, rather than a screen recorder, because the flashbang happens when there's a very high load (so high that the window cannot refresh in time). So recording at the same time is likely to skip frames. Maybe it'll work, but if it doesn't, then you can do it with your phone.

If you've never uploaded a video to the web, using youtube is very simple. Otherwise you can probably do an attachment.

@cheater commented on GitHub (Jul 5, 2025): I can't test because my new pc is a ryzen 9950x3d and the torrent list is way shorter. So even if there's a flashbang it's so short I wouldn't see it. I can test on my old pc, but it'll take some time before I can get around to it. For Hulk, I suggest recording with your phone, rather than a screen recorder, because the flashbang happens when there's a very high load (so high that the window cannot refresh in time). So recording at the same time is likely to skip frames. Maybe it'll work, but if it doesn't, then you can do it with your phone. If you've never uploaded a video to the web, using youtube is very simple. Otherwise you can probably do an attachment.
Author
Owner

@HulkSmashBurgers commented on GitHub (Jul 5, 2025):

Happens with native dark theme, and with custom UI theme.

https://github.com/user-attachments/assets/c519ee45-07ce-4fb6-adbc-885cb1b841f0

@HulkSmashBurgers commented on GitHub (Jul 5, 2025): Happens with native dark theme, and with custom UI theme. https://github.com/user-attachments/assets/c519ee45-07ce-4fb6-adbc-885cb1b841f0
Author
Owner

@cheater commented on GitHub (Jul 5, 2025):

man, that's painful to look at even in a tiny window.

@cheater commented on GitHub (Jul 5, 2025): man, that's painful to look at even in a tiny window.
Author
Owner

@xavier2k6 commented on GitHub (Jul 5, 2025):

preferences file?

@xavier2k6 commented on GitHub (Jul 5, 2025): preferences file?
Author
Owner

@HulkSmashBurgers commented on GitHub (Jul 5, 2025):

[BitTorrent]
Session\AddTorrentStopped=false
Session\GlobalDLSpeedLimit=25000
Session\AlternativeGlobalDLSpeedLimit=2000
Session\MaxUploadsPerTorrent=8
Session\GlobalUPSpeedLimit=2000
Session\ShareLimitAction=Stop
Session\AlternativeGlobalUPSpeedLimit=600
Session\TorrentContentRemoveOption=Delete
Session\DefaultSavePath=D:\\Torrent Downloads
Session\MaxConnectionsPerTorrent=240
Session\SSL\Port=redacted
Session\AddExtensionToIncompleteFiles=true
Session\MaxUploads=40
Session\Port=redacted
Session\MaxConnections=1200
Session\QueueingSystemEnabled=false
Session\StartPaused=false

[TransferListFilters]
trackerFilterState=false
CategoryFilterState=false
TagFilterState=false

[TransferList]
SubSortOrder=0
SubSortColumn=1

[SearchPluginSourceDialog]
Size=@Size(207 76)

[GUI]
DownloadTrackerFavicon=false
Qt6\TorrentProperties\FilesListState=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x5\x18\0\0\0\x6\x1\x1\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x6\0\0\x2\x98\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\xf0\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\0\0\0\x64\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1)
Qt6\AddNewTorrentDialog\SplitterState=@ByteArray(\0\0\0\xff\0\0\0\x1\0\0\0\x2\0\0\x1\xe4\0\0\x2\xe4\0\xff\xff\xff\xff\x1\0\0\0\x1\0)
Qt6\TorrentProperties\PeerListState=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\x1\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\xf@@\0\0\0\x2\0\0\0\xe\0\0\0\x64\0\0\0\x6\0\0\0\x64\0\0\x5\x14\0\0\0\xf\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\xf\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\xff\xff\xff\xff\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1)
Qt6\AddNewTorrentDialog\TreeHeaderState=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x6\x34\0\0\0\x3\0\0\0\x4\0\0\0\x64\0\0\0\x2\0\0\0\x64\0\0\0\x5\0\0\0\x64\0\0\x3K\0\0\0\x6\x1\x1\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x6\0\0\x2\x83\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\0\0\0\x64\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1)
Log\Enabled=false
Notifications\Enabled=false
UIThemeDialog\Size=@Size(451 348)
Qt6\TransferList\HeaderState=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\xf\x1\0\0\0%\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\x3\0\0\0\x4\0\0\0\x5\0\0\0\x6\0\0\0\a\0\0\0\b\0\0\0\t\0\0\0\n\0\0\0\v\0\0\0\x10\0\0\0\x11\0\0\0\xe\0\0\0\xf\0\0\0\x12\0\0\0\x13\0\0\0\x14\0\0\0\x15\0\0\0\x16\0\0\0\x17\0\0\0\x18\0\0\0\x19\0\0\0\x1a\0\0\0\f\0\0\0\r\0\0\0\x1b\0\0\0\x1c\0\0\0\x1d\0\0\0\x1e\0\0\0\x1f\0\0\0 \0\0\0!\0\0\0\"\0\0\0#\0\0\0$\0\0\0%\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\x3\0\0\0\x4\0\0\0\x5\0\0\0\x6\0\0\0\a\0\0\0\b\0\0\0\t\0\0\0\n\0\0\0\v\0\0\0\x19\0\0\0\x1a\0\0\0\xe\0\0\0\xf\0\0\0\f\0\0\0\r\0\0\0\x10\0\0\0\x11\0\0\0\x12\0\0\0\x13\0\0\0\x14\0\0\0\x15\0\0\0\x16\0\0\0\x17\0\0\0\x18\0\0\0\x1b\0\0\0\x1c\0\0\0\x1d\0\0\0\x1e\0\0\0\x1f\0\0\0 \0\0\0!\0\0\0\"\0\0\0#\0\0\0$\0\0\0%\t\0\xfc\xbf\x3\0\0\0\x11\0\0\0\x14\0\0\0\x64\0\0\0\x18\0\0\0\x64\0\0\0\x1c\0\0\0\x64\0\0\0\x1b\0\0\0\x64\0\0\0\x16\0\0\0\x64\0\0\0 \0\0\0\x64\0\0\0\0\0\0\0\x64\0\0\0!\0\0\0\x64\0\0\0\x12\0\0\0\x64\0\0\0\x15\0\0\0\x64\0\0\0\x11\0\0\0\x64\0\0\0\x1d\0\0\0\x64\0\0\0\x13\0\0\0\x64\0\0\0\x1f\0\0\0\x64\0\0\0\x3\0\0\0\x64\0\0\0\x17\0\0\0\x64\0\0\0\x10\0\0\0\x64\0\0\tT\0\0\0%\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0%\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\x2\x36\0\0\0\x1\0\0\0\0\0\0\0\x44\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0T\0\0\0\x1\0\0\0\0\0\0\0\x83\0\0\0\x1\0\0\0\0\0\0\0\x44\0\0\0\x1\0\0\0\0\0\0\0\x42\0\0\0\x1\0\0\0\0\0\0\0j\0\0\0\x1\0\0\0\0\0\0\0Y\0\0\0\x1\0\0\0\0\0\0\0\x39\0\0\0\x1\0\0\0\0\0\0\0\x41\0\0\0\x1\0\0\0\0\0\0\0\xa9\0\0\0\x1\0\0\0\0\0\0\0Z\0\0\0\x1\0\0\0\0\0\0\0\x7f\0\0\0\x1\0\0\0\0\0\0\0s\0\0\0\x1\0\0\0\0\0\0\0^\0\0\0\x1\0\0\0\0\0\0\0W\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0i\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0k\0\0\0\x1\0\0\0\0\0\0\0w\0\0\0\x1\0\0\0\0\0\0\0K\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\0\0\0\x64\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1)
StartUpWindowState=Minimized
MainWindow\FiltersSidebarWidth=216
Qt6\TorrentProperties\TrackerListState=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x5o\0\0\0\v\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\v\0\0\0\xec\0\0\0\x1\0\0\0\0\0\0\0\xff\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\0\0\0\x64\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1)

[SpeedLimitDialog]
Size=@Size(481 272)

[Preferences]
Advanced\updateCheck=false
General\CloseToTrayNotified=true
WebUI\Enabled=true
General\Locale=en
General\MinimizeToTrayNotified=true
WebUI\Password_PBKDF2=
General\ExitConfirm=false
General\CustomUIThemePath=G:\\Documents\\App Settings\\Themes\\catppuccin-mocha.qbtheme
General\UseCustomUITheme=true
General\MinimizeToTray=true
Search\SearchEnabled=false
WebUI\Username=Lumpiness2
Downloads\DblClOnTorDl=1

[Application]
FileLogger\AgeType=1
FileLogger\Backup=true
FileLogger\Enabled=true
GUI\Notifications\TorrentAdded=false
FileLogger\Age=1
FileLogger\MaxSizeBytes=66560
FileLogger\DeleteOld=true
FileLogger\Path=C:\\Users\\redacted\\AppData\\Local\\qBittorrent\\logs

[OptionsDialog]
HorizontalSplitterSizes=125, 628
LastViewedPage=1
Size=@Size(779 591)

[Appearance]
ColorScheme=Dark
Style=Fusion

[LegalNotice]
Accepted=true

[AddNewTorrentDialog]
RememberLastSavePath=true
DialogSize=@Size(1430 755)
TopLevel=true
Attached=false
DownloadPathHistory=
Enabled=true
SavePathHistory=D:\\Torrent Downloads\\

[MainWindow]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\xff\xff\xff\xf9\0\0\x5\xff\0\0\x3\x8f\0\0\x2m\0\0\0I\0\0\x5\xfe\0\0\x2{\0\0\0\0\x2\0\0\0\x6\0\0\0\0\0\0\0\0\x17\0\0\x5\xff\0\0\x3\x8f)

[AddTrackersDialog]
Size=@Size(367 274)
TrackersListURL=

[SearchPluginSelectDialog]
Size=@Size(600 345)

[TorrentProperties]
CurrentTab=4
SplitterSizes="322,460"
Visible=true

[Network]
PortForwardingEnabled=false

[Meta]
MigrationVersion=8

[RSS]
AutoDownloader\DownloadRepacks=true
AutoDownloader\SmartEpisodeFilter=s(\\d+)e(\\d+), (\\d+)x(\\d+), "(\\d{4}[.\\-]\\d{1,2}[.\\-]\\d{1,2})", "(\\d{1,2}[.\\-]\\d{1,2}[.\\-]\\d{4})"

[Core]
AutoDeleteAddedTorrentFile=Always

[AboutDialog]
Size=@Size(545 356)

@HulkSmashBurgers commented on GitHub (Jul 5, 2025): ``` [BitTorrent] Session\AddTorrentStopped=false Session\GlobalDLSpeedLimit=25000 Session\AlternativeGlobalDLSpeedLimit=2000 Session\MaxUploadsPerTorrent=8 Session\GlobalUPSpeedLimit=2000 Session\ShareLimitAction=Stop Session\AlternativeGlobalUPSpeedLimit=600 Session\TorrentContentRemoveOption=Delete Session\DefaultSavePath=D:\\Torrent Downloads Session\MaxConnectionsPerTorrent=240 Session\SSL\Port=redacted Session\AddExtensionToIncompleteFiles=true Session\MaxUploads=40 Session\Port=redacted Session\MaxConnections=1200 Session\QueueingSystemEnabled=false Session\StartPaused=false [TransferListFilters] trackerFilterState=false CategoryFilterState=false TagFilterState=false [TransferList] SubSortOrder=0 SubSortColumn=1 [SearchPluginSourceDialog] Size=@Size(207 76) [GUI] DownloadTrackerFavicon=false Qt6\TorrentProperties\FilesListState=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x5\x18\0\0\0\x6\x1\x1\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x6\0\0\x2\x98\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\xf0\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\0\0\0\x64\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1) Qt6\AddNewTorrentDialog\SplitterState=@ByteArray(\0\0\0\xff\0\0\0\x1\0\0\0\x2\0\0\x1\xe4\0\0\x2\xe4\0\xff\xff\xff\xff\x1\0\0\0\x1\0) Qt6\TorrentProperties\PeerListState=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\x1\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\xf@@\0\0\0\x2\0\0\0\xe\0\0\0\x64\0\0\0\x6\0\0\0\x64\0\0\x5\x14\0\0\0\xf\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\xf\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\xff\xff\xff\xff\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1) Qt6\AddNewTorrentDialog\TreeHeaderState=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x6\x34\0\0\0\x3\0\0\0\x4\0\0\0\x64\0\0\0\x2\0\0\0\x64\0\0\0\x5\0\0\0\x64\0\0\x3K\0\0\0\x6\x1\x1\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x6\0\0\x2\x83\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\0\0\0\x64\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1) Log\Enabled=false Notifications\Enabled=false UIThemeDialog\Size=@Size(451 348) Qt6\TransferList\HeaderState=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\xf\x1\0\0\0%\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\x3\0\0\0\x4\0\0\0\x5\0\0\0\x6\0\0\0\a\0\0\0\b\0\0\0\t\0\0\0\n\0\0\0\v\0\0\0\x10\0\0\0\x11\0\0\0\xe\0\0\0\xf\0\0\0\x12\0\0\0\x13\0\0\0\x14\0\0\0\x15\0\0\0\x16\0\0\0\x17\0\0\0\x18\0\0\0\x19\0\0\0\x1a\0\0\0\f\0\0\0\r\0\0\0\x1b\0\0\0\x1c\0\0\0\x1d\0\0\0\x1e\0\0\0\x1f\0\0\0 \0\0\0!\0\0\0\"\0\0\0#\0\0\0$\0\0\0%\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\x3\0\0\0\x4\0\0\0\x5\0\0\0\x6\0\0\0\a\0\0\0\b\0\0\0\t\0\0\0\n\0\0\0\v\0\0\0\x19\0\0\0\x1a\0\0\0\xe\0\0\0\xf\0\0\0\f\0\0\0\r\0\0\0\x10\0\0\0\x11\0\0\0\x12\0\0\0\x13\0\0\0\x14\0\0\0\x15\0\0\0\x16\0\0\0\x17\0\0\0\x18\0\0\0\x1b\0\0\0\x1c\0\0\0\x1d\0\0\0\x1e\0\0\0\x1f\0\0\0 \0\0\0!\0\0\0\"\0\0\0#\0\0\0$\0\0\0%\t\0\xfc\xbf\x3\0\0\0\x11\0\0\0\x14\0\0\0\x64\0\0\0\x18\0\0\0\x64\0\0\0\x1c\0\0\0\x64\0\0\0\x1b\0\0\0\x64\0\0\0\x16\0\0\0\x64\0\0\0 \0\0\0\x64\0\0\0\0\0\0\0\x64\0\0\0!\0\0\0\x64\0\0\0\x12\0\0\0\x64\0\0\0\x15\0\0\0\x64\0\0\0\x11\0\0\0\x64\0\0\0\x1d\0\0\0\x64\0\0\0\x13\0\0\0\x64\0\0\0\x1f\0\0\0\x64\0\0\0\x3\0\0\0\x64\0\0\0\x17\0\0\0\x64\0\0\0\x10\0\0\0\x64\0\0\tT\0\0\0%\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0%\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\x2\x36\0\0\0\x1\0\0\0\0\0\0\0\x44\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0T\0\0\0\x1\0\0\0\0\0\0\0\x83\0\0\0\x1\0\0\0\0\0\0\0\x44\0\0\0\x1\0\0\0\0\0\0\0\x42\0\0\0\x1\0\0\0\0\0\0\0j\0\0\0\x1\0\0\0\0\0\0\0Y\0\0\0\x1\0\0\0\0\0\0\0\x39\0\0\0\x1\0\0\0\0\0\0\0\x41\0\0\0\x1\0\0\0\0\0\0\0\xa9\0\0\0\x1\0\0\0\0\0\0\0Z\0\0\0\x1\0\0\0\0\0\0\0\x7f\0\0\0\x1\0\0\0\0\0\0\0s\0\0\0\x1\0\0\0\0\0\0\0^\0\0\0\x1\0\0\0\0\0\0\0W\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0i\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0k\0\0\0\x1\0\0\0\0\0\0\0w\0\0\0\x1\0\0\0\0\0\0\0K\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\0\0\0\x64\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1) StartUpWindowState=Minimized MainWindow\FiltersSidebarWidth=216 Qt6\TorrentProperties\TrackerListState=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x5o\0\0\0\v\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\v\0\0\0\xec\0\0\0\x1\0\0\0\0\0\0\0\xff\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\0\0\0\x64\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1) [SpeedLimitDialog] Size=@Size(481 272) [Preferences] Advanced\updateCheck=false General\CloseToTrayNotified=true WebUI\Enabled=true General\Locale=en General\MinimizeToTrayNotified=true WebUI\Password_PBKDF2= General\ExitConfirm=false General\CustomUIThemePath=G:\\Documents\\App Settings\\Themes\\catppuccin-mocha.qbtheme General\UseCustomUITheme=true General\MinimizeToTray=true Search\SearchEnabled=false WebUI\Username=Lumpiness2 Downloads\DblClOnTorDl=1 [Application] FileLogger\AgeType=1 FileLogger\Backup=true FileLogger\Enabled=true GUI\Notifications\TorrentAdded=false FileLogger\Age=1 FileLogger\MaxSizeBytes=66560 FileLogger\DeleteOld=true FileLogger\Path=C:\\Users\\redacted\\AppData\\Local\\qBittorrent\\logs [OptionsDialog] HorizontalSplitterSizes=125, 628 LastViewedPage=1 Size=@Size(779 591) [Appearance] ColorScheme=Dark Style=Fusion [LegalNotice] Accepted=true [AddNewTorrentDialog] RememberLastSavePath=true DialogSize=@Size(1430 755) TopLevel=true Attached=false DownloadPathHistory= Enabled=true SavePathHistory=D:\\Torrent Downloads\\ [MainWindow] geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\xff\xff\xff\xf9\0\0\x5\xff\0\0\x3\x8f\0\0\x2m\0\0\0I\0\0\x5\xfe\0\0\x2{\0\0\0\0\x2\0\0\0\x6\0\0\0\0\0\0\0\0\x17\0\0\x5\xff\0\0\x3\x8f) [AddTrackersDialog] Size=@Size(367 274) TrackersListURL= [SearchPluginSelectDialog] Size=@Size(600 345) [TorrentProperties] CurrentTab=4 SplitterSizes="322,460" Visible=true [Network] PortForwardingEnabled=false [Meta] MigrationVersion=8 [RSS] AutoDownloader\DownloadRepacks=true AutoDownloader\SmartEpisodeFilter=s(\\d+)e(\\d+), (\\d+)x(\\d+), "(\\d{4}[.\\-]\\d{1,2}[.\\-]\\d{1,2})", "(\\d{1,2}[.\\-]\\d{1,2}[.\\-]\\d{4})" [Core] AutoDeleteAddedTorrentFile=Always [AboutDialog] Size=@Size(545 356) ```
Author
Owner

@xavier2k6 commented on GitHub (Jul 5, 2025):

@HulkSmashBurgers What OS?

@xavier2k6 commented on GitHub (Jul 5, 2025): @HulkSmashBurgers What OS?
Author
Owner

@HulkSmashBurgers commented on GitHub (Jul 5, 2025):

@xavier2k6 Win11. Sorry. Should have known to included that.

@HulkSmashBurgers commented on GitHub (Jul 5, 2025): @xavier2k6 Win11. Sorry. Should have known to included that.
Author
Owner

@slideray commented on GitHub (Jul 15, 2025):

I've been having the same problem for a long time, and I can't count the number of releases. I'm suffering. I'm very hopeful for a solution.

@slideray commented on GitHub (Jul 15, 2025): I've been having the same problem for a long time, and I can't count the number of releases. I'm suffering. I'm very hopeful for a solution.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#16076
No description provided.