mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
WebUI: Show free space of temp folder in status bar #13832
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#13832
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dsm1212 on GitHub (Sep 16, 2022).
Suggestion
In status bar today it shows:
Free space: xxTB
I'd like it to show:
Work space: xxGB Free Space: xxTB
Use case
Subject says it all. On my nas I use an SSD for incompleted torrents because it's so much faster, but completed files are moved to raid magnetic storage. The status bar seems to show the final destination folder. That's great, but it's the busy/temp folder I'd like to monitor because it's not so massive.
Extra info/examples/attachments
No response
@luzpaz commented on GitHub (Aug 14, 2024):
@thalieht commented on GitHub (Aug 14, 2024):
This is used for the default save path's free space.
freeDiskSpaceOnPathcan also be used for the temp path (or any path).github.com/qbittorrent/qBittorrent@c5b7c82344/src/webui/freediskspacechecker.cpp (L42)@luzpaz commented on GitHub (Mar 9, 2025):
Related #22407
@glassez commented on GitHub (Mar 11, 2025):
@qbittorrent/bug-handlers, @Pentaphon
What format would you like to see it in?
The suggestion from OP
Work space: xxGB Free Space: xxTBlooks confusing to me.@luzpaz commented on GitHub (Mar 11, 2025):
How do other apps approach this ? Anyone know?
@Pentaphon commented on GitHub (Mar 11, 2025):
The format really doesn't matter to me as long as the free space is actually shown so whatever makes the most sense to you is fine by me in this case. "Temp space" seems the most consistent, no? Perhaps an option whether to show temp space or not for people who don't want to display it? Opt-in of course.
@glassez commented on GitHub (Mar 11, 2025):
When I see "Free space" and some other "space" at the same time, it looks like an opposition (i.e., as if other space is not free, unlike "Free space"). That's what looks confusing to me. They both are free space.
@xavier2k6 commented on GitHub (Mar 11, 2025):
Well, on windows we have "Used space" & "Free space" when talking about drives.
So, why not
Total SizeorTotal Capacity/Drive Capacity& then we can also useFree space?@glassez commented on GitHub (Mar 11, 2025):
Do we talk about total size, etc.?
Don't we talk about free space at temp save path in addition to free space at main save path?
@xavier2k6 commented on GitHub (Mar 11, 2025):
I might've misinterpreted the request - I though the OP was asking for capacity/free space of temp drive in addition to free space for destination drive.
If they are on the same drive....then "free space" for both will be equal, won't they?
How about for naming?!
(Incomplete Path) Free space: X.XX GiB / (Save Path) Free space: X.XX GiB
@dsm1212 commented on GitHub (Mar 11, 2025):
Yes I was asking for temp space. My temp space is more limited than my final storage because I use an SSD for temp and bunch of large magnetic drives for completed downloads. I still find sometimes stalled downloads have piled up a lot of temp.
@xavier2k6 commented on GitHub (May 24, 2025):
ANNOUNCEMENT!
For anybody coming across this "Feature Request" & would like/love to see a potential implementation in the future!
Here are some options available to you:
Please select/click the 👍 &/or ❤
reactionsin the original/opening post of this ticket.Please feel free (If you have the "skillset") to create a "Pull Request" implementing what's being requested in this ticket.
(new/existing contributors/developers are always welcome)
DO:
DO NOT:
(These will be disregarded/hidden as "spam/abuse/off-topic" etc. as they don't provide anything constructive.)