Jump to content

Transmission-CUI: How to queue torrents? Or stop them after download finishes

I'm following this YouTube Guide: https://youtu.be/wZY6xTmovuc?t=94 to download Torrents using https://colab.research.google.com via Transmission-CUIBut if you watch the video for even 10 seconds, you'll know that there are no settings, just put commands and run the block.


So, if I set the 2 commands to download 2 torrents, the first one keeps seeding and second one doesn't even start. So, either I need to stop them after they finish downloading, or reduce the seeding time to 0.

Please, just watch the video for a few seconds to understand my problem.


---


I'm using these commands like so, to make them queue up, which is not working:

!transmission-cli -D -g "/Shared drives/config" -w "/Shared drives/torrent" magnet:...link1
!transmission-cli -D -g "/Shared drives/config" -w "/Shared drives/torrent" magnet:...link2
!transmission-cli -D -g "/Shared drives/config" -w "/Shared drives/torrent" magnet:...link3

because the first line doesn't finish executing as it keeps seeding

 

I have an idea of using the -f command, which is used to run a script after torrent finishes, but how do write a script to stop torrent, and what language?


Thanks. :)

Link to comment
Share on other sites

Link to post
Share on other sites

Just now, Mr.Stork said:

I'm following this YouTube Guide: https://youtu.be/wZY6xTmovuc?t=94 to download Torrents using https://colab.research.google.com via Transmission-CUIBut if you watch the video for even 10 seconds, you'll know that there are no settings, just put commands and run the block.


So, if I set the 2 commands to download 2 torrents, the first one keeps seeding and second one doesn't even start. So, either I need to stop them after they finish downloading, or reduce the seeding time to 0.

Please, just watch the video for a few seconds to understand my problem.


---


I'm using these commands like so, to make them queue up, which is not working:


!transmission-cli -D -g "/Shared drives/config" -w "/Shared drives/torrent" magnet:...link1
!transmission-cli -D -g "/Shared drives/config" -w "/Shared drives/torrent" magnet:...link2
!transmission-cli -D -g "/Shared drives/config" -w "/Shared drives/torrent" magnet:...link3

because the first line doesn't finish executing as it keeps seeding

 

I have an idea of using the -f command, which is used to run a script after torrent finishes, but how do write a script to stop torrent, and what language?


Thanks. :)

Im not sure if you have something specific in mind, but transmission qt client has a GUI version, you can queue them pretty easily that way. I have no idea if there are commands for that though.

Daily Driver (Lenovo Y700 Laptop)

Manjaro Linux  ||||  Intel Core i7-6700HQ  ||||  16GB DDR4-2666    ||||   GeForce GTX 960m  

250GB Samsung 970 Evo | 500GB Samung 840 Evo 

 

Windows Gaming PC

Windows 10 Pro  |||   Intel Core i7-10700k  |||   32GB DDR4-3600  |||   GeForce GTX 1660 SUPER  |||   MSI z490 A-Pro  |||   EVGA Supernova G2 650w 80+ Gold

120GB SSD | 1TB WD Blue 7200RPM

 

Bedroom HTPC and Emulation Box

Manjaro Linux  ||||   Intel Xeon E3-1231v3  ||||   8GB DDR3-1333  |||  Radeon RX 460   |||  Asus B85M-G

120GB SSD

 

Living Room HTPC - Optiplex 790 SFF

Manjaro Linux  |||  Intel Core i5-2400  |||  8GB DDR3-1333  |||  Radeon HD 5450

120GB SSD

Link to comment
Share on other sites

Link to post
Share on other sites

1 minute ago, seapriestess said:

Im not sure if you have something specific in mind, but transmission qt client has a GUI version, you can queue them pretty easily that way. I have no idea if there are commands for that though.

https://colab.research.google.com/ only allows commands, how do I use GUI?

Link to comment
Share on other sites

Link to post
Share on other sites

Looks like you can set multiple torrents to download at once, but from reading the user guide it doesnt look like you can queue them to download in succession, which is what I think you want.

https://cli-ck.io/transmission-cli-user-guide/

 

Im pretty sure lots of other terminal torrent clients exist, you might have a look at them.

Daily Driver (Lenovo Y700 Laptop)

Manjaro Linux  ||||  Intel Core i7-6700HQ  ||||  16GB DDR4-2666    ||||   GeForce GTX 960m  

250GB Samsung 970 Evo | 500GB Samung 840 Evo 

 

Windows Gaming PC

Windows 10 Pro  |||   Intel Core i7-10700k  |||   32GB DDR4-3600  |||   GeForce GTX 1660 SUPER  |||   MSI z490 A-Pro  |||   EVGA Supernova G2 650w 80+ Gold

120GB SSD | 1TB WD Blue 7200RPM

 

Bedroom HTPC and Emulation Box

Manjaro Linux  ||||   Intel Xeon E3-1231v3  ||||   8GB DDR3-1333  |||  Radeon RX 460   |||  Asus B85M-G

120GB SSD

 

Living Room HTPC - Optiplex 790 SFF

Manjaro Linux  |||  Intel Core i5-2400  |||  8GB DDR3-1333  |||  Radeon HD 5450

120GB SSD

Link to comment
Share on other sites

Link to post
Share on other sites

1 hour ago, seapriestess said:

Looks like you can set multiple torrents to download at once, but from reading the user guide it doesnt look like you can queue them to download in succession, which is what I think you want.

https://cli-ck.io/transmission-cli-user-guide/

 

Im pretty sure lots of other terminal torrent clients exist, you might have a look at them.

I see but it works a bit differently on the website, if you could take a look on the video that would be great!

Link to comment
Share on other sites

Link to post
Share on other sites

3 hours ago, Mr.Stork said:

https://colab.research.google.com/ only allows commands, how do I use GUI?

In your command above you have

magnet:...link3

The URL for downloading the torrent would be the magnet link

 

You could look at ktorrent if you need a GUI based torrent client and if you don't want it to keep seeding after its done, then just disable it.

Screenshot_20200816_122803.thumb.png.5b77992da3ed7ae6f055ee22d0e40293.png

Link to comment
Share on other sites

Link to post
Share on other sites

*** Thread cleaned ***

 

From off topic discussion.

^^^^ That's my post ^^^^
<-- This is me --- That's your scrollbar -->
vvvv Who's there? vvvv

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×