[PR #44] [CLOSED] Some QoL improvements #2

Closed
opened 2026-02-13 15:47:38 -06:00 by mirrors · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Satsuoni/DeDRM_tools/pull/44
Author: @xyzzy-foo
Created: 1/10/2026
Status: Closed

Base: masterHead: master


📝 Commits (5)

  • 1424c37 Add a button to delete the extra key file
  • 0e49885 Removes the hardcoding for Kindle eBooks (MOBI/KF8) watermark removal and makes it operate based on the value of the [Remove watermarks] option
  • 5371d88 Change the default value for the [Remove watermarks] option from False to True
  • aefeb2b Update credits
  • 018430f Update description

📊 Changes

5 files changed (+21 additions, -9 deletions)

View changed files

📝 DeDRM_plugin/__init__.py (+5 -4)
📝 DeDRM_plugin/config.py (+11 -0)
📝 DeDRM_plugin/k4mobidedrm.py (+2 -2)
📝 DeDRM_plugin/mobidedrm.py (+2 -2)
📝 DeDRM_plugin/prefs.py (+1 -1)

📄 Description

Added a delete button for an extra key candidate file, and for some reason NoDRM had the [Remove watermarks] option hardcoded and not actually working, so I changed it to make the option actually work and set the default value to True. Also, updated the credits and description (you deserve credit!).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Satsuoni/DeDRM_tools/pull/44 **Author:** [@xyzzy-foo](https://github.com/xyzzy-foo) **Created:** 1/10/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`1424c37`](https://github.com/Satsuoni/DeDRM_tools/commit/1424c3788a6d230168990c4d0e775683ad585c2e) Add a button to delete the extra key file - [`0e49885`](https://github.com/Satsuoni/DeDRM_tools/commit/0e49885bdd3d9805a57042578716fa77f7b35f5f) Removes the hardcoding for Kindle eBooks (MOBI/KF8) watermark removal and makes it operate based on the value of the [Remove watermarks] option - [`5371d88`](https://github.com/Satsuoni/DeDRM_tools/commit/5371d88b3ec31b64de0c1d3a72cc6faea0bf26f6) Change the default value for the [Remove watermarks] option from False to True - [`aefeb2b`](https://github.com/Satsuoni/DeDRM_tools/commit/aefeb2b539cfec9109a2f8c401ca0bad6977b9b7) Update credits - [`018430f`](https://github.com/Satsuoni/DeDRM_tools/commit/018430f96753cf4fba9e90e27013ecab382ff6b8) Update description ### 📊 Changes **5 files changed** (+21 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `DeDRM_plugin/__init__.py` (+5 -4) 📝 `DeDRM_plugin/config.py` (+11 -0) 📝 `DeDRM_plugin/k4mobidedrm.py` (+2 -2) 📝 `DeDRM_plugin/mobidedrm.py` (+2 -2) 📝 `DeDRM_plugin/prefs.py` (+1 -1) </details> ### 📄 Description Added a delete button for an extra key candidate file, and for some reason NoDRM had the [Remove watermarks] option hardcoded and not actually working, so I changed it to make the option actually work and set the default value to `True`. Also, updated the credits and description (you deserve credit!). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirrors 2026-02-13 15:47:38 -06:00
Sign in to join this conversation.
No labels
pull-request
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
mirrors/DeDRM_tools#2
No description provided.