Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fixes #758

Merged
merged 27 commits into from
Jun 30, 2024
Merged

Bug fixes #758

merged 27 commits into from
Jun 30, 2024

Conversation

davidnewhall
Copy link
Contributor

@davidnewhall davidnewhall commented Jun 23, 2024

In the past updating the go deps has added extra garbage logging to the mulery web socket module, and it's broken the ability to save the config file using the UI. Both of these bugs appear to be fixed, but please test.

  • Makes S.M.A.R.T. work in macOS snapshots.
  • Gets more drives for S.M.A.R.T. snapshots in Linux, maybe Windows too.
  • Increases debug logging for smartctl snapshot data collection.
  • Adds file system type and partition mount options to snapshot payload.
  • Filters away non-drives and duplicate mounts from snapshot output (for usage).
  • Fixes a bug with windows auto update feature going into a loop.
  • Fixes a bug preventing the auto updater from being turned off.
  • Removes the password requirement from Deluge. Closes Notifiarr won't start if Deluge has empty password #742
  • Fixes ssl cert bug causing startup crash after save #746
  • Updates all go deps.

@davidnewhall davidnewhall changed the title Unstable Bug fixes Jun 23, 2024
@davidnewhall davidnewhall merged commit 70e546e into main Jun 30, 2024
22 checks passed
@davidnewhall davidnewhall deleted the unstable branch June 30, 2024 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ssl cert bug causing startup crash after save Notifiarr won't start if Deluge has empty password
1 participant