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

Add 1337x search plugin #43

Merged
merged 1 commit into from
Sep 17, 2018
Merged

Conversation

ngosang
Copy link
Member

@ngosang ngosang commented Sep 16, 2018

Based on @v1k45 source code https://github.com/v1k45/1337x-qBittorrent-search-plugin

Changes:

  • Fix download torrent => magnet
  • Fix error with ',' in size
  • Code simplification
  • Compatible with python2, python3 and last qbittorrent release

@v1k45
Copy link

v1k45 commented Sep 16, 2018

Does this change only affects the newer releases or old ones too? AFAIK, old plugin engine versions don't support magnet links.

@ngosang
Copy link
Member Author

ngosang commented Sep 16, 2018

@v1k45 affects all qbittorrent versions, users with old versions too. It should work in all versions.

@ngosang
Copy link
Member Author

ngosang commented Sep 16, 2018

@Chocobo1 could you do the pep8 fixes for me?

@Chocobo1
Copy link
Member

@Chocobo1 could you do the pep8 fixes for me?

OK, but it will be later, short on free time right now...

@ngosang
Copy link
Member Author

ngosang commented Sep 16, 2018

I did, all PRs are ready to review.

@@ -1,5 +1,6 @@
btdb: 1.04
eztv: 1.01
leetx: 2.00
Copy link
Member

Choose a reason for hiding this comment

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

why the name is different? can't you use 1337x?

Copy link
Member Author

Choose a reason for hiding this comment

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

The file name must be the same as the class name and the class name can't start with numbers.

Copy link
Member

Choose a reason for hiding this comment

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

ok, no more question from me, proceed as you see fit.

@ngosang ngosang merged commit d2c118c into qbittorrent:master Sep 17, 2018
@ngosang ngosang deleted the feature/1337x branch September 17, 2018 16:01
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.

None yet

3 participants