Merged
Conversation
🎉 Linting finished with no errors or warnings 🎉Thank you for your submission! This is an automated linter that checks for common issues in pull requests to the Umbrel App Store. Please review the linting results below and make any necessary changes to your submission. Linting Results
Legend
|
Collaborator
Author
Collaborator
Author
|
Tested update on Umbrel dev instance. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

🤖 This is an automated pull request to update transmission to version 4.1.1. This PR must be reviewed and tested before merging.
Auto-generated update considerations:
tcp-enabledandudp-enabledsettings insettings.jsonare deprecated; replaced bypreferred_transports— existing configurations using these keys should be updatedcache-size-mbsetting renamed tocache_size_mibinsettings.json— existing configurations referencing the old key will need to be updatedpeer_socket_tossetting renamed topeer_socket_diffservinsettings.json— existing configurations referencing the old key will need to be updatedtorrent_get.wantednow returns an array of booleans instead of integers in the JSON-RPC API — any scripts or integrations parsing this field may breaksettings.jsonand RPC are now serialized to a consistent set of strings — existing stored values may differ from the new format4.1.0RPC change that returned floating-point numbers for speed limit fields (instead of integers) was reverted in 4.1.1 — third-party integrations affected by the 4.1.0 change should re-verify behaviorumaskdefined insettings.json— file permission behavior may change on upgradesession_get.rpc_versionandsession_get.rpc_version_minimumare deprecated in favor ofsession_get.rpc_version_semverin RPC — scripts relying on the old fields should be updatedtorrent-get.manualAnnounceTimeRPC field is deprecated — integrations using this field should plan for its removalOriginal GitHub release notes