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

Fix for an reintroduced bug: Failed to send torrent to qBittorrent if theres an accent in the file name (#4218) #7533

Merged
merged 1 commit into from
Dec 28, 2019

Conversation

uilton-oliveira
Copy link
Contributor

@uilton-oliveira uilton-oliveira commented Dec 28, 2019

  • PR is based on the DEVELOP branch
  • Don't send big changes all at once. Split up big PRs into multiple smaller PRs that are easier to manage and review
  • Read the contribution guide

This is an fix for an bug that was fixed in #4219 and then reintroduced in #7040
The problem happens when there's an torrent with accents in file name, it will not be sent to qbittorrent, as already discussed in the pull request #4219 the filename in the api call is not necessary (tested again in v2 and still work without it) and cause it to fail when there's accents.

Copy link
Contributor

@medariox medariox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@medariox medariox merged commit 1647a3b into pymedusa:develop Dec 28, 2019
@sharkykh
Copy link
Contributor

Sorry about that (it was my branch) and thank you!

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.

3 participants