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 rarbg search plugin #48

Merged
merged 1 commit into from
Sep 17, 2018
Merged

Conversation

ngosang
Copy link
Member

@ngosang ngosang commented Sep 16, 2018

Based on @b0nk code => https://github.com/b0nk/qbittorrent-search-plugins

Changes:

  • Changed Name and Domain
  • Code simplification
  • Compatible with python2, python3 and last qbittorrent release

'software': '1;33;34;43'}

def search(self, what, cat='all'):
base_url = "https://torrentapi.org/pubapi_v2.php?%s"
Copy link
Member

@Chocobo1 Chocobo1 Sep 17, 2018

Choose a reason for hiding this comment

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

Is it Are they related to rarbg?

Copy link
Member Author

Choose a reason for hiding this comment

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

I don't know the relationship, but it's used by several well known software. #38 (comment)

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 47ee0b9 into qbittorrent:master Sep 17, 2018
@ngosang ngosang deleted the feature/rarbg branch September 17, 2018 16:02
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

2 participants