Notifiarr / website

Issue tracker for Notifiarr.com
https://notifiarr.com
6 stars 0 forks source link

smartctl and drive usage changes for Mac and windows #167

Closed davidnewhall closed 1 year ago

davidnewhall commented 2 years ago

smartctl works on Mac and Windows, but we need to fix the Discord notifications a bit. This also affects the drive usage, at least on macOS.

For MacOS (Darwin), check each partition for duplication and ignore duplicates. Basically, if the partition has the same size and free space as another one, do not add its size and free space to the total, ignore it.

For Windows, we still need to dial in the smartctl usage. I went ahead and added all the disks to the output, but it may not be in a usable format for you. Please test unstable and let me know.

austinwbest commented 1 year ago

More disk options where added previously. Added a dedupe for volumes/mounts for mac, it is on dev.