GithubHelp home page GithubHelp logo

txtsd / qb-ipt Goto Github PK

View Code? Open in Web Editor NEW
11.0 3.0 11.0 26 KB

[MIRROR] A plugin for qBittorrent to search on iptorrents.com (Main repo at https://sr.ht/~txtsd/qB-IPT/)

Home Page: https://sr.ht/~txtsd/qB-IPT/

License: GNU General Public License v3.0

Python 100.00%

qb-ipt's Introduction

qB-IPT

Notice

This project has been discontinued in favor of Jackett. Jackett supports IPTorrents out-of-the-box. Here are qBittorrent's instructions to configure Jackett in qBittorrent.

Links

Project: https://sr.ht/~txtsd/qB-IPT/
Sources: https://sr.ht/~txtsd/qB-IPT/sources
Ticket Tracker: https://todo.sr.ht/~txtsd/qB-IPT
Mailing List: https://lists.sr.ht/~txtsd/qB-IPT

Mirrors:
Codeberg
NotABug
GitLab
GitHub
Bitbucket

If sourcehut is not feasible, contribution is welcome from across mirrors.

Installation

Because IPTorrents requires an account, this plugin requires a bit more work than most.

  1. You will need an IPTorrents account (You can only acquire one via an invite)
  2. You will need to put your login information directly into the plugin file:

You can do this by editing these specific lines (41:42).

    # Login information ######################################################
    #
    # SET THESE VALUES!!
    #
    username = "username"
    password = "password"
    ##########################################################################
    ...

Now replace the "username" and "password" with your username and password, surrounded by quotation marks. So if your username is herp and your password is derp these lines should read:

    ...
    # SET THESE VALUES
    #
    username = "herp"
    password = "derp"
    ...

After you've done this you can add this plugin to qBittorrent by going: Search tab -> Plugins -> Install a new one -> Selecting the iptorrents.py file.

Or by manually copying the iptorrents.py to the following location:

  • Linux: ~/.local/share/data/qBittorrent/nova/engines/iptorrents.py
  • Mac: ~/Library/Application Support/qBittorrent/nova/engines/iptorrents.py
  • Windows: C:\Documents and Settings\username\Local Settings\Application Data\qBittorrent\nova\engines\iptorrents.py

qb-ipt's People

Contributors

txtsd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

qb-ipt's Issues

Error "Plugin iptorrents is not supported."

When trying to install this plugin I get the following error
Plugin iptorrents is not supported.

I'm running qBittorrent v4.2.1 x64 on Windows 10 with python v3.8.0
Python detected, executable name: 'python', version: 3.8

As per instructions, I:

  1. Downloaded the iptorrents.py file
  2. Edited lines 41 and 42 in Notepad++ to add username and password
  3. in qB I tried to install new plugin from local file (same result installing from web using direct link)

qBittorrent/4.1.9.1 - Plugin iptorrents is not supported.

Hi,

I'm trying to use your plugin in freenas qbittorrent plugin and I get the following error in the logfile:

(I) 2020-01-31T21:39:42 - Plugin iptorrents is not supported.

Other plugins seems to load fine.
Version: qBittorrent v4.1.9.1
O/S: FreeBSD

Is there anything I can try to fix this?

Can't use or install plugin

I was using this plugin fine for a few months and all of a sudden I can't see it anymore in the search plugin list. When I try installing it via the GUI i get an error message saying it can't be installed. If I manually copy it to %LOCALAPPDATA%/qbittorrent/nova/engines, the plugin does not show up in the list. However I do see a .pyc file created. Is this a personal issue or something wrong with the site/plugin? I have also tried fresh installs of qbittorrent and python with no luck.
I've also tried older versions with no luck.

qBittorrent 4.1.7
Python version 3.7.4

I appreciate any help with this, thanks

Plugin not supported

I get an error while installing this plugin "This plugin isn't supported". This happened after the latest update.
I'm using Latest qBittorrent 4.1.9
Python= 3.7.5

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.