Giter VIP home page Giter VIP logo

Comments (4)

xel86 avatar xel86 commented on May 30, 2024 1

This appears to be an "issue" with transmission itself, make sure in your /etc/transmission-daemon/settings.json ( be sure to be using sudo while viewing/editing this ) that start-added-torrents is marked as true. If it is then there is probably a different permissions issue with the daemon.

A different, less nice, solution is to manually start the torrent after it get's added by first listing the torrents and finding the added torrent's id transmission-remote -l, then starting it using transmission-remote -t # -s.

I don't plan on manually starting torrents through transmission using my script since there's no easy way to know what the next torrent id will be before adding it, and I don't want to just start all of the torrents since there could be one's unrelated to my script.

Any other information will probably be found here: https://linux.die.net/man/1/transmission-remote

from magnetfinder-legacy.

xel86 avatar xel86 commented on May 30, 2024

I'm sure you didn't intend for this, but I have never received a comment on one of my public repositories before, so I feel obliged to accomplish it. Will work on it soon (probably today or tmrw)

from magnetfinder-legacy.

xel86 avatar xel86 commented on May 30, 2024

assuming you are using transmission-daemon & transmission-remote (and they are working correctly alone), this has been added! ac1e376

To start using transmission instead of deluge simply go into the config.ini file and set client equal to 'transmission'

let me know if you have any questions or think there could be other features added!

from magnetfinder-legacy.

tapatianbeast avatar tapatianbeast commented on May 30, 2024

Wow terrific work! I just have a little doubt: the tool adds the torrent correctly to transmission but does not download it .. let me know if it is a configuration error of mine

from magnetfinder-legacy.

Related Issues (1)

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.