Cant replicate. It correctly moves incomplete torrents for me.
Try pausing the torrent then moving it?
Are you on the latest qbittorent?
Search found 340 matches
- Sat Feb 18, 2017 10:02 am
- Forum: Windows
- Topic: "set location" only works for completed torrents.
- Replies: 1
- Views: 1129
- Sat Feb 18, 2017 9:00 am
- Forum: Windows
- Topic: Trying to a run a program when a torrent finishes but nothing is happening
- Replies: 5
- Views: 2464
Re: Trying to a run a program when a torrent finishes but nothing is happening
[quote="eternalelir"] "D:\Programs\Scripts\TorrentExtract.bat "%D"" [/quote] Should be "D:\Programs\Scripts\TorrentExtract.bat" "%D" You forgot to enclose the first parameter/had incorrect enclosures. Program would read what you had as arg 1: "D...
- Sat Feb 18, 2017 8:54 am
- Forum: Generic
- Topic: How to migrate to uTorrent in a PC to qBittorrent in another PC
- Replies: 1
- Views: 3413
- Sat Feb 18, 2017 8:53 am
- Forum: Windows
- Topic: How to backup qbittorrent session?
- Replies: 1
- Views: 2900
Re: How to backup qbittorrent session?
You're backing up correctly.
- Thu Jan 05, 2017 3:41 pm
- Forum: Windows - QA Department
- Topic: Unofficial 64-bit installer/archive 3.3.x
- Replies: 323
- Views: 192336
Re: Unofficial 64-bit installer/archive 3.3.x
[quote="stihia"] Thank you, KitKat. Another question: Gelmir releases that are using libtorrent 1.1 are safe now for daily use? I am asking this because the 3.3.9 and 3.3.10 releases don't have the 3.3.7 mention: "Files marked with "libtorrent1.1." are not recommended for pr...
- Thu Jan 05, 2017 3:37 pm
- Forum: Windows
- Topic: Search Part Of QBittorrent Not Working
- Replies: 6
- Views: 19924
Re: Search Part Of QBittorrent Not Working
[quote="shelley7"]
hey guys.I have a windows 7 with qbittorrent 3.1.8
[/quote]
Update to latest version, see if the problem persists.
Link: https://www.qbittorrent.org/download.php
Latest version is 3.3.10
hey guys.I have a windows 7 with qbittorrent 3.1.8
[/quote]
Update to latest version, see if the problem persists.
Link: https://www.qbittorrent.org/download.php
Latest version is 3.3.10
- Thu Jan 05, 2017 3:35 pm
- Forum: Windows
- Topic: I can't change display number thai to arabic
- Replies: 4
- Views: 1837
Re: I can't change display number thai to arabic
You can manually change language by going to Tools > Options then using the drop down box at the top of the behavior page to select a new language.
My linguist skills arent the best but arabic is right at the top i believe..

My linguist skills arent the best but arabic is right at the top i believe..

- Thu Jan 05, 2017 3:32 pm
- Forum: Windows
- Topic: Unable to access webui on home wifi network
- Replies: 3
- Views: 1500
Re: Unable to access webui on home wifi network
Are you entering your external IP address or your internal one?
If you're on the local network you want the local IP address of the computer/server hosting qbittorent.
Should start with 10.X.X.X or 192.168.X.X
If you're on the local network you want the local IP address of the computer/server hosting qbittorent.
Should start with 10.X.X.X or 192.168.X.X
- Wed Jan 04, 2017 3:43 am
- Forum: Windows - QA Department
- Topic: Unofficial 64-bit installer/archive 3.3.x
- Replies: 323
- Views: 192336
Re: Unofficial 64-bit installer/archive 3.3.x
[quote="stihia"] I've noticed different sizes between the two releases of 3.3.10 x64 version, both on libtorrent 1.0.10. Gelmir (Dayman) release it's 16.1 MB, while sledgehammer_999's is 18.55 MB. What's the explanation? Anyway, big thanks to both for the hard work ! [/quote] Probably exec...
- Fri Dec 30, 2016 8:31 am
- Forum: Suggestions
- Topic: utorrent setup guide
- Replies: 8
- Views: 3898
Re: utorrent setup guide
May i suggest instead of a "Use these settings" bible/guide we provide a splash page that just Q&A's common questions with examples to inform the user about what settings mean and what they should be setting them to? Or a button that opens a browser to a github/forums hosted webpage th...
- Fri Dec 30, 2016 8:24 am
- Forum: Linux
- Topic: Problem with alpha release 3.4.0
- Replies: 4
- Views: 1715
Re: Problem with alpha release 3.4.0
the unstable 3.4.0 branch is actually stale.
I believe it actually became 3.3.5 and was then dropped.
I believe it actually became 3.3.5 and was then dropped.
- Tue Dec 27, 2016 9:50 pm
- Forum: Windows
- Topic: New to qbittorrent and can't get RSS Episode filters working
- Replies: 13
- Views: 15580
Re: New to qbittorrent and can't get RSS Episode filters working
You sorta can if its in SXXEXX format [quote="Sharif"] I so wish a simple >"Value" could be used :P Kinda like Microsoft Access query filters [/quote] 1x1-999; would give you all episodes of season 1 provided there are less than 1000.. I wish i could use a wildcard for the season...
- Tue Dec 27, 2016 9:30 pm
- Forum: MAC
- Topic: [SOLVED] Worked fine, but now cannot get any torrents to "load" into the app?
- Replies: 4
- Views: 1659
Re: Had been working fine, but now I cant get any torrents to "load" into the app?
Cant replicate. El Capitan v10.11 virtual machine. Suggest updating qbittorrent to 3.3.10 or re-installing if you have not. If it broke after an upgrade i'd suggest downgrading to the last working version (latest works for me tho!?) Sorry for the late reply, its a bitch to setup a functional VM of t...
- Tue Dec 27, 2016 9:23 pm
- Forum: Linux
- Topic: Interpreting key presses incorrectly
- Replies: 9
- Views: 3124
Re: Interpreting key presses incorrectly
Probably because qbittorrent is a QT application.
QT can be very weird sometimes..
QT can be very weird sometimes..
- Sun Dec 25, 2016 11:55 am
- Forum: Windows
- Topic: Launch External Program
- Replies: 4
- Views: 1851
Re: Launch External Program
it runs cmd /c <your commandline>
the /c flag likely prevents your powershell script showing.
the /c flag likely prevents your powershell script showing.