Coder Social home page Coder Social logo

Comments (8)

oblitum avatar oblitum commented on September 28, 2024 3

So, to answer the OP question, yes there's, this is what I did to send torrents/magnets to transmission-daemon.

~/.local/share/applications/transmission-remote.desktop

[Desktop Entry]
Type=Application
Name=Transmission (remote)
Comment=Add torrent to transmission
Exec=/usr/bin/transmission-remote -a %u
MimeType=application/x-bittorrent;application/x-torrent;x-scheme-handler/magnet;
$ xdg-mime default transmission-remote.desktop application/x-bittorrent
$ xdg-mime default transmission-remote.desktop application/x-torrent
$ xdg-mime default transmission-remote.desktop x-scheme-handler/magnet

Now torrentflix -o -e leetx -s 'some file to search' will send the torrent to transmission-daemon (if it's running) by executing transmission-remote -a.

from torrentflix.

paulodiovani avatar paulodiovani commented on September 28, 2024 1

The whole point of this project is to stream, not download.
Otherwise you can just use a regular torrent client.

from torrentflix.

ItzBlitz98 avatar ItzBlitz98 commented on September 28, 2024 1

I just noticed there's the -o option, it will send magnet/torrent file to the default application set for those. Wished there was an option to simply print the link.

Try echo or something instead of peerflix under the "peerflix_command" in your config file

from torrentflix.

 avatar commented on September 28, 2024

I also want know this.

from torrentflix.

oblitum avatar oblitum commented on September 28, 2024

I wished this project provided download option, for torrent files, or magnet links, because even though I could be using a "torrent client", there's actually no good torrent search tool for the terminal, the last that worked was torrench but it stopped working recently, so there's only torrentflix left, and I'm using it solely for the .torrent files it downloads on /tmp.

from torrentflix.

oblitum avatar oblitum commented on September 28, 2024

I just noticed there's the -o option, it will send magnet/torrent file to the default application set for those. Wished there was an option to simply print the link.

from torrentflix.

oblitum avatar oblitum commented on September 28, 2024

You may also use torrentflix -oe there.

from torrentflix.

oblitum avatar oblitum commented on September 28, 2024

You may also use torrentflix -oe there.

Correction, this stopped working on latest release, have to use flags separately.

from torrentflix.

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.