-
Notifications
You must be signed in to change notification settings - Fork 274
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
Deduplicate RequestInfo params. #1329
Deduplicate RequestInfo params. #1329
Conversation
|
Hey @Ku33ma, TravisCI finished with status TravisBuddy Request Identifier: 55371bf0-d1cc-11ea-bb2f-e1a2ee6530fc |
|
Is there any news regarding this MR? |
|
Waiting for review from @transmission-remote-gui/development |
|
Let's see if it works. |
|
@PeterDaveHello I've been running it with this patch at least since my comment, so I can confirm that it works correctly. |
|
@ambroisie thanks! |
|
Same thing for me : after upgrading my mediacenter, transmission-daemon become version 3.0 and transgui V5.18.0 does not run anymore. BUT transgui v5.18.0 on Raspberry PI400 runs fine |
|
@elbarbudo your raspberry pi's distribution probably applied this patch downstream, whereas Linux Mint hasn't. |
Fix "Duplicate object member: status" error Thanks to Ku33ma transmission-remote-gui/transgui#1329 Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Fix "Duplicate object member: status" error Thanks to Ku33ma transmission-remote-gui/transgui#1329 Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This is a more correct way to solve the problem described in #1325.
Any duplicate fields are removed.