Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for more torrent clients #86

Closed
esteb4n opened this issue Mar 7, 2015 · 25 comments
Closed

Support for more torrent clients #86

esteb4n opened this issue Mar 7, 2015 · 25 comments

Comments

@esteb4n
Copy link

esteb4n commented Mar 7, 2015

Recently uTorrent has started bundling an unannounced bitcoin miner with no opt out, on top of the already annoying practises of in-app ads etc. Support for more torrent clients with Taiga's "Use Anime folder as download folder" feature such as qBittorrent etc would be greatly appreciated.

@erengy erengy added the torrents label Mar 7, 2015
@erengy
Copy link
Owner

erengy commented Mar 7, 2015

Quoting myself from an answer that I posted just a couple of hours ago:

This is a feature that's missing from the torrent clients rather than from Taiga. uTorrent allows setting the download folder via /directory command-line parameter, other clients don't. Hence the feature is currently limited to uTorrent. It's been a while since I checked all the other popular torrent clients though; let me know if they've recently added a similar feature.

@rr-
Copy link

rr- commented Mar 7, 2015

@esteb4n it's a good idea to request this feature for @erengy to qBittorrent's Github page. 🍰

@Zyst
Copy link

Zyst commented Mar 12, 2015

As an added commentary @esteb4n the 'bitcoin miner' with no opt out actually does have an opt out.

Not sure why people are saying it doesn't.

Opt out

You can just click "Decline offer". Just meant as a general comment, mentioned because I dislike people spreading misinformation.

I would love it for other clients to have this functionality though! I use uTorrent exclusively because of the Taiga compatibility, would love to see this in something a bit less, well, uTorrent-ish.

@vendethiel
Copy link

That's still some very big bullshit and it's pretending "it helps the world be a better place and helps cure aids". That's terrible.

@Zyst
Copy link

Zyst commented Mar 13, 2015

@vendethiel that company (Epic Scale) is currently a complete non-profit. It donates 100% of its profits as of right now.

[...]

The "changing the world" part comes from what Epic Scale proposes to do with the proceeds of its distributed computing: the company says that long term it intends to donate 75 percent of its profits to charity, and in the short term, it's donating 100 percent of its profits. The chosen charities are presently healthcare funding initiative Watsi, and HIV vaccine researcher Immunity Project.

The "changing the world" part comes from what Epic Scale proposes to do with the proceeds of its distributed computing: the company says that long term it intends to donate 75 percent of its profits to charity, and in the short term, it's donating 100 percent of its profits. The chosen charities are presently healthcare funding initiative Watsi, and HIV vaccine researcher Immunity Project.

[...]

Article further reading.

Mind you, I do not necessarily agree with uTorrent using the stupidity of the below-average user to do this, but it isn't unannounced, it isn't non-optable, and it is using the company proceedings to legitimately donate to causes which you can see however you want to.

@ConnorKrammer
Copy link

One work-around when using other clients could be to have it download to the default folder, then have Taiga move it to the anime folder. You'd get the same effect, more or less, and won't have to wait for the clients to implement the feature. If or when they do implement command-line download options, then you can switch to using that.

@Cael
Copy link

Cael commented May 8, 2015

For that deluge solution that does require you to be running the daemon with the thinclient (or webui) connected to it rather than just running the client as a single process.

@erengy
Copy link
Owner

erengy commented Dec 20, 2015

As of ff9090a, Taiga supports Deluge too (although it only works with deluge-console.exe).

@Zyst
Copy link

Zyst commented Dec 22, 2015

Praise the sun

@Adyel
Copy link

Adyel commented Dec 23, 2015

Why the people say it's bitcoin miner? It's more like folding@home. Finding cure for complex diseases using cluster computering

@rr-
Copy link

rr- commented Dec 23, 2015

I remember uTorrent's about box claiming it will remain forever free, and then uTorrent+ happened. I'll tell you I imagined "remaining free" a little bit different.

@Zyst
Copy link

Zyst commented Dec 24, 2015

@Adyel we commonly call programs that do that 'botnets'. Regardless of functionality for the cluster computing it's still cancerous, and behavior you would otherwise expect out of a virus.

Couple this with uTorrent being extremely insidious in the install process with trashware bundling, and it's not hard to realize why all the bad will towards the program exists. Add to that the fact that it's not even a good torrent program (try to add a ~32 GB torrent or a torrent with 40k+ files and see what happens) and wanting to use any of the better alternatives honestly just seems like a matter of course.

The only reason I use (soon to be used) uTorrent 3.3.1 is due to the Taiga folder functionality, now that an alternative exists? Good riddance.

@erengy erengy changed the title [Suggestion] uTorrent alternatives working with Anime folder as download folder Support for more torrent clients Jan 13, 2016
@koteq
Copy link

koteq commented Jul 10, 2016

Here is a script which I wrote to utilize qBittorrent WebUI API and gain its full support in Taiga.

You have to know how to install and use python3 on Windows to make use of it. Do note that filename of the script must contain utorrent to work properly.

I would like if there was a feature to customize arguments which Taiga sends to a torrent client. So I might store each season in dedicated category and manage them with ease.

@erengy
Copy link
Owner

erengy commented Apr 8, 2017

It seems we can add qBittorrent support using the -p | --path argument, if qbittorrent/qBittorrent#5532 gets merged.


It's merged, although the argument is renamed to --save-path. I'm now waiting for them to release an application update.

@taigalover
Copy link

taigalover commented Oct 6, 2017

would appreciate if someone would break down into an explanaition of what @ConnorKrammer said and how to use it. since it seems like its the only way to use the feature with qbittorent. help greatly appreciated

Edit: and also is there a way to do this without codes, just simple file directory and settings tweaks. (i dream a lot)

@erengy
Copy link
Owner

erengy commented Oct 11, 2017

qBittorrent v3.4.0 (or v4.0.0, depending on how it's named) will be supported by Taiga. I'm just waiting for its stable release.

In other news, Taiga now supports Transmission too (see #439).

@taigalover
Copy link

Blessing have arrived. Now we wait.

@othmanalikhan
Copy link

While some of us wait for the new qBittorrent stable release, here is a quick Python script that I wrote to help sort my downloads (similar to what Taiga does I believe for uTorrent and Deluge).

It moves anime episodes from folderA to folderB such that every file is placed into a subfolder using the anime title as its name (subfolders are automatically created).

To use the script, you will need Python3 and pip install the Anitopy library. Also, change the TARGET and DESTINATION path names at the end of the script to suit your needs.

To further automate this process, I happen to have Git Bash for Windows on my machine, so I have an alias command to call a batch script (Windows) that calls the Python script. So now I just type a single word in Git Bash and my downloads from qBittorrent get sorted. (See the demonstration below).

moveme

P.S. Taiga is the best (A big thanks to @erengy for developing it!)

@taigalover
Copy link

taigalover commented Nov 20, 2017

qBittorent v4.0.0 is out now.

https://www.qbittorrent.org/news.php

With a huge changelog. And its looks amazing, with a quite a few new features.

Cant wait to see how taiga works with this.

Edit: Wish i knew it would wipe all my rss feeds.
Edit: No my bad, i just had to bring rss tab back in 'view'.

@gunt3001
Copy link
Contributor

gunt3001 commented Nov 20, 2017

Here's the qBittorrent stable 4.0.0 command line parameters

help 2017-11-20 22 45 41

Of note should be the --save-path= and --skip-dialog= options.

However, while testing this out, I found out that if you have qBittorrent's Torrent Management Mode set to Automatic (where qBittorrent will manage save paths for you depending on the torrent's category), it will ignore the --save-path parameter. Just a little gotcha.

Edit: To clarify, if you have the mode set to Automatic and add a torrent with the --save-path parameter, it will silently add the torrent in your default download folder, not the one specified via command line, without any warning whatsoever.

@erengy
Copy link
Owner

erengy commented Dec 23, 2017

Now that Taiga supports all the popular BitTorrent clients (Deluge, qBittorrent, Transmission, uTorrent), I'm closing this issue.

Feel free to comment if you'd like another client supported. I checked out PicoTorrent and Tixati, but neither of them has the necessary command-line options at the moment.

@erengy erengy closed this as completed Dec 23, 2017
@Zyst
Copy link

Zyst commented Dec 24, 2017

Thanks for all the work over the last couple of years on this feature! It's awesome to have more options.

@aktersnurra95
Copy link

Here's the qBittorrent stable 4.0.0 command line parameters

help 2017-11-20 22 45 41

Of note should be the --save-path= and --skip-dialog= options.

However, while testing this out, I found out that if you have qBittorrent's Torrent Management Mode set to Automatic (where qBittorrent will manage save paths for you depending on the torrent's category), it will ignore the --save-path parameter. Just a little gotcha.

Edit: To clarify, if you have the mode set to Automatic and add a torrent with the --save-path parameter, it will silently add the torrent in your default download folder, not the one specified via command line, without any warning whatsoever.

Bit of a noob, how would I go about setting a category in qBittorrent? I'm trying to use "Torrents/Downloads/BitTorrent Client/Use a custom application:" and launch qbt with parameters but I don't understand how to set it up using the --category= parameter.
Thanks!

@unkn0wn234
Copy link

Now that Taiga supports all the popular BitTorrent clients (Deluge, qBittorrent, Transmission, uTorrent), I'm closing this issue.

Feel free to comment if you'd like another client supported. I checked out PicoTorrent and Tixati, but neither of them has the necessary command-line options at the moment.

Would you consider supporting MediaGet it lets u stream the torrent as you watch too

@erengy
Copy link
Owner

erengy commented Jan 17, 2021

@mathu204 It's not possible for the same reason. Besides, I'd advise against using MediaGet. See VirusTotal reports for its installer and mediaget.exe.

erengy added a commit that referenced this issue Jan 17, 2021
erengy added a commit that referenced this issue Jan 24, 2021
Added with @picotorrent/picotorrent#1124. Should be available in PicoTorrent 0.25.

See #86.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests