Search found 11 matches
- Sat Sep 28, 2019 9:42 pm
- Forum: Generic
- Topic: Export selected torrents to a list / import a torrent list
- Replies: 7
- Views: 4854
Re: Export selected torrents to a list / import a torrent list
A little update: i got nearly all basic parameters import/export working now, including automatic, upload limit, download limit, first last piece priority, paused, forced ... Here is the build, if you want to test it, i'm interested in feedback: https://drive.google.com/open?id=1aZ04fE5BM_TGiE6506h...
- Fri Sep 27, 2019 4:26 pm
- Forum: Generic
- Topic: Export selected torrents to a list / import a torrent list
- Replies: 7
- Views: 4854
Re: Export selected torrents to a list / import a torrent list
So i think i got the bases for Git, ::) Now i think - and one the dev tell me if i'm right please -, In order to try to get my feature to qBittorrent later, i fork the main qBittorrent source tree on my Git, I push my changes to my forked version, and when ready it could be reviewed, discussed and ...
- Fri Sep 27, 2019 12:01 pm
- Forum: Generic
- Topic: Export selected torrents to a list / import a torrent list
- Replies: 7
- Views: 4854
Re: Export selected torrents to a list / import a torrent list
I answered your PM Nemo 
Seems like i cannot create a single .zip file export(with the .torrent files and the .XML inside) without adding another depency (like libzip)
which i don't want to. So i'll have to keep the export method exporting all the .torrent to the choosen directory + the .XML file.

Seems like i cannot create a single .zip file export(with the .torrent files and the .XML inside) without adding another depency (like libzip)
which i don't want to. So i'll have to keep the export method exporting all the .torrent to the choosen directory + the .XML file.
- Fri Sep 27, 2019 2:41 am
- Forum: Introductions
- Topic: Hello!
- Replies: 1
- Views: 1489
Hello!
Hey, I noticed i forgot to introduce myself there :P So i'm a french guy interested in computers, programming and scripting, i like C/C++ and ruby mainly I also do some shell scripting etc, i like Linux, i run Ubuntu on all my computers, but i do use Windows too. I really like qBittorrent, the best...
- Thu Sep 26, 2019 10:00 pm
- Forum: Cafe lounge
- Topic: [POLL] What OS are you using?
- Replies: 15
- Views: 8086
Re: [POLL] What OS are you using?
Mixed, Ubuntu and Windows 7 & 10 sometimes, in virtual machines too.
- Thu Sep 26, 2019 8:35 pm
- Forum: Suggestions
- Topic: VPN disconnect/reconnect
- Replies: 2
- Views: 1665
Re: VPN disconnect/reconnect
Hi, Are you using Windows, Linux or Mac and what VPN? Normaly in qBittorrents' Options>Advanced, you can select the network interface there and the optional IP to bind to, so i usually choose my VPN interface(could be Tun0 or TapX etc) and the associated IPv4 IP for it to work, and if the VPN goes d...
- Thu Sep 26, 2019 7:36 pm
- Forum: Generic
- Topic: Export selected torrents to a list / import a torrent list
- Replies: 7
- Views: 4854
Re: Export selected torrents to a list / import a torrent list
[EDIT] Here is a first look at my import/export functions for qBittorrent. Added entries in the menubar, check "Tools >" then "Export.../Import...". What is it used for: Let says you downloaded a bunch of torrents in different directories on your external hard drives, and...
- Thu Sep 26, 2019 2:12 am
- Forum: Generic
- Topic: Export selected torrents to a list / import a torrent list
- Replies: 7
- Views: 4854
Re: Export selected torrents to a list / import a torrent list
I got the XML(basic torrents data) -and .torrent files- import/export functionnal. 8) But for the .torrent files, i would like them to be zipped in one archive ultimately, but it's not so important for now. I can reload the torrents keeping the download paths and infos, and it synchronise the torre...
- Sun Sep 22, 2019 10:37 pm
- Forum: Generic
- Topic: Suggestion Required
- Replies: 3
- Views: 1049
Re: Suggestion Required
NordVPN works well here for torrents but i don't know about Netflix. They are pretty cheap.
- Sun Sep 22, 2019 10:16 pm
- Forum: Windows - QA Department
- Topic: [unofficial]qBittorrent 4.2.0 alpha 1 Windows 64b (portable, no installation)
- Replies: 1
- Views: 1834
[unofficial]qBittorrent 4.2.0 alpha 1 Windows 64b (portable, no installation)
qBittorrent 4.2.0 alpha 1 Windows 64b (git)
Pkgver: r9730.72e511e3c-1
Built with MSYS2 on Windows 7, Tested on Windows 7, 10 and Wine 3.0 (Ubuntu):
https://drive.google.com/open?id=1CoxX6wk8NAwoEgC4Eh6MOGJGeVdQDQz5
Qt: 5.12.4
Libtorrent: 1.2.1.0
Boost: 1.70.0
OpenSSL: 1.1.1c
zlib: 1.2.11
Pkgver: r9730.72e511e3c-1
Built with MSYS2 on Windows 7, Tested on Windows 7, 10 and Wine 3.0 (Ubuntu):
https://drive.google.com/open?id=1CoxX6wk8NAwoEgC4Eh6MOGJGeVdQDQz5
Qt: 5.12.4
Libtorrent: 1.2.1.0
Boost: 1.70.0
OpenSSL: 1.1.1c
zlib: 1.2.11
- Sun Sep 22, 2019 10:00 pm
- Forum: Generic
- Topic: Export selected torrents to a list / import a torrent list
- Replies: 7
- Views: 4854
Export selected torrents to a list / import a torrent list
Hello, Not sure where to post, so i post it there... I'm working a bit on qBittorrent because i'd like to add Export/Import capabilities: -Export all selected torrents to an XML list with all important informations. The magnet links and tracker informations i think. If possible t...