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

choose download location #184

Open
4 tasks
fferraro87 opened this issue Jun 23, 2020 · 13 comments
Open
4 tasks

choose download location #184

fferraro87 opened this issue Jun 23, 2020 · 13 comments

Comments

@fferraro87
Copy link

Client:

  • µTorrent
  • [X ] qBittorrent
  • Transmission
  • rTorrent
  • Deluge

Client Version:
v4.2.5 qBittorrent
Operating System:
Centos 8
Application Version:

Description:
Hi,
when i download a torrent, can i choose download folder location? or move after it download a torrent?

@tympanix
Copy link
Owner

Torrents will download in the default directory. That means, there are no advanced options when adding a torrent. If this is a feature in qBittorrent Web UI, then Electorrent would also be able to implement that feature.

@fferraro87
Copy link
Author

Yes that's a feature that is already present in qBittorrent Web UI but it isn't supported on electorrent right now

@fferraro87
Copy link
Author

i see on torrentq.js data.save_path and that's maybe folder location right? @tympanix

@tympanix
Copy link
Owner

Yes and no. That is the save location, yes, but it is information coming from the api and not something you can chose or edit. If you wish to have a look at the implementation have a look at https://github.com/tympanix/node-qbittorrent

@reconman
Copy link

reconman commented Dec 6, 2020

https://github.com/qbittorrent/qBittorrent/wiki/WebUI-API-(qBittorrent-4.1)#add-new-torrent specifies that the parameter savepath can be used.

Now it should be possible to specify the location.

@DynaZor
Copy link

DynaZor commented Dec 17, 2020

+1

I would really love to have the torrent dialog implemented in Electorrent!
Currently I can't choose what parts of the torrents I want unless I use QB's web interface.

Any updates on the subject matter?

@tympanix
Copy link
Owner

No progress yet. I would want this implementation to be somewhat generic, so that other clients could benefit from this.

I have a few hours a week (if at all) to work on features. At the same time the Electorrent code is getting older by the day and needs tidying up.

@DynaZor
Copy link

DynaZor commented Dec 23, 2020

No progress yet. I would want this implementation to be somewhat generic, so that other clients could benefit from this.

I have a few hours a week (if at all) to work on features. At the same time the Electorrent code is getting older by the day and needs tidying up.

I would love to help!
What should I learn so I can succeed in making this work?
(I'm a game dev, specifically Tech Artist and programmer in C#)

I want to bring the whole torrent open dialog to the program
(choosing what files, category, tags, target ratio and location)

@tympanix
Copy link
Owner

The technologies used are Javascript, HTML, CSS/Less, AngularJS, NodeJS and the Electron framework. PRs are appreciated. The hardest part about this implementation is that it should be rather generic so that every client could take advantage of the functionality, not just qBittorrent.

@swannie-eire
Copy link

I would like this feature also for Qbittorrent

@dansauve
Copy link

I would like the feature also for Transmission. Thanks

@reconman
Copy link

@dansauve I would recommend using https://github.com/transmission-remote-gui/transgui, since it's made for Transmission and works great.

@dansauve
Copy link

dansauve commented Aug 2, 2021

@dansauve I would recommend using https://github.com/transmission-remote-gui/transgui, since it's made for Transmission and works great.

Thanks for the reco. I've been using that one for years but I get weird hangs in it all the time when adding torrents... the UI just locks up for 30-120 seconds and usually comes back, but it's annoying. I always thought it was just the client (Transgui) itself but wonder then if it has to do with my server? Transmission runs fine but it's an old Synology DS212+ so it's slow hardware and usually have ~200 torrents going in seeding... Anyway, I thought it was Transgui and that's why I've been looking for an alternative (not to mention Electorrent has a nicer, newer looking GUI ;)

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

6 participants