Giter Site home page Giter Site logo

go-rtorrent's People

Contributors

burmudar avatar damdo avatar justinrush avatar mrobinsn avatar somethingreen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

go-rtorrent's Issues

List of labels

Hello! Thanks for maintaining this library!

Would you happen know how to get a list of labels out of rTorrent, so I can set them on torrents?

add torrent from file?

Trying to add a torrent from a link generated by Jackett and realized with a face palm that it isn't working because I'm sending an internal URL to a rtorrent server that can't reach said URL. Is there a good way to just send the binary torrent file data to the rtorrent server rather than passing it a URL?

install instructions do not install everything needed for gocode to function properly

To be clear, I can import this package and build just fine after a go get github.com/mrobinsn/go-rtorrent

gocode cant see what the return type of rtorrent.New() is after just a go get github.com/mrobinsn/go-rtorrent

after some mucking about running this go install -i github.com/mrobinsn/go-rtorrent set everything straight. Note the -i. I don't know why this works.

Not sure how to fix this, it seems like the instructions from the readme should work.
If you want some debugging info or a patch or something I think I can spare some time.

No type checking is performed

It seems like no type checking is performed when casting the outputs of calls like IP() Name() DownTotal() UpTotal() etc..


goroutine 1 [running]:
github.com/tehjojo/go-rtorrent/rtorrent.(*RTorrent).DownTotal(0xc42000e038, 0xc42000e038, 0x4, 0xc400000008)
        /go/src/github.com/tehjojo/go-rtorrent/rtorrent/rtorrent.go:98 +0xb8```

date attributes?

It doesn't seem possible to get any date related attributes from the torrents - like date added, completed, created, etc. Am I missing something?

If not, I'd be open to looking at the xmlrpc spec and creating a PR if you are open to PRs. Of course, if you just want to do it, i'm open to that too :)

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.