Code Monkey home page Code Monkey logo

Comments (5)

ludviglundgren avatar ludviglundgren commented on August 16, 2024 1

I released a new major version earlier today, v2.0.0-beta1.

It's got a lot of changes so check out the README. The help commands are IMO pretty self-explanatory now.

from qbittorrent-cli.

BaukeZwart avatar BaukeZwart commented on August 16, 2024

What have you tried?
I have qbit-cli communicating with a remote (HDB) seedbox over https.
Took me a while to figure it out, but it now works.
I'm running a build I made using the latest dev branch, not sure if that makes a difference.

from qbittorrent-cli.

yonizaf avatar yonizaf commented on August 16, 2024

I just added host = "whatever.com" to the config file. when running qbt list I got an error:
login error: Post "http://whatever.com:8082/api/v2/auth/login": EOF

I tried to add "https://whatever.com", but it just tried "http://https://whatever.com", so no help there.

Not sure what I could try further, couldn't find anything else in the documentation or elsewhere.

from qbittorrent-cli.

BaukeZwart avatar BaukeZwart commented on August 16, 2024

This what I use, but it's using dev build, I think the variable naming changed.

addr      = "https://XXX.dedi.hostingby.design/qbittorrent"
login     = "REDACTED"
password  = "REDACTED"
basicUser = "REDACTED"
basicPass = "REDACTED"

from qbittorrent-cli.

ludviglundgren avatar ludviglundgren commented on August 16, 2024

Hi! The project is in the middle of a pretty major refactor with a lot of improvements, fixes and changes. More to come!

What BaukeZwart posted above should work.

from qbittorrent-cli.

Related Issues (20)

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.