[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

qBittorrent 3.3.11 is out. Remove the uBotnet today!

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 127
Thread images: 17

File: qbittorrent.png (49KB, 340x340px) Image search: [Google]
qbittorrent.png
49KB, 340x340px
>qBittorrent v3.3.11 was released. There are a few WebUI security fixes.
This will be the last release in the v3.3.x series. Next release will have a new icon theme(at least) and will drop Qt4 support. Also Qt 5.7.1 seems to be the last release supporting Windows XP. It is unknown how long I am going to still support it.

FEATURE: Always show progress and remaining bytes for unselected files. (sledgehammer999)
FEATURE: Allow to change priority for unselected files through the combobox like it is done via the context menu. (sledgehammer999)
FEATURE: Remove settings to exchange trackers. It wasn't used by non-libtorrent clients. Also it has a privacy risk and you might be DDoSing someone. (sledgehammer999)
FEATURE: Put temp files in .qBittorrent directory. Closes #4462. (Chocobo1)
FEATURE: Use the numbers from tracker scrape response. Closes #5048, #6117. (Chocobo1)
FEATURE: Implement category filter widget. Show categories in tree mode when subcategories are enabled. (glassez)
FEATURE: Allow to toggle columns in searchtab (thalieht)
FEATURE: PeerList: allow to hide zero values for the "uploaded" and "downloaded" columns (thalieht)
FEATURE: Display more information in tracker tab (ngosang)
FEATURE: Use Ctrl+F to search torrents. Closes #5797. (Tim Delaney)
FEATURE: Transferlist: add hotkeys for double click and recheck selected torrents (thalieht)
FEATURE: Add hotkey for execution log tab, Trackerlist, Peerlist etc (thalieht)
FEATURE: Seperate seeds from peers for DHT, PeX and LSD (thalieht)

https://www.qbittorrent.org/news.php
>>
BUGFIX: Do not remove added files unconditionally. Closes #6248 (Eugene Shalygin)
BUGFIX: Ignore mouse wheel events in Advanced Settings. Closes #866. (Chocobo1)
BUGFIX: Add queue repair code. It should fix missing torrents after restarting. (Eugene Shalygin, nxd4)
BUGFIX: Fetch torrent status when generating final fastresume data. It should fix missing torrents after restarting. (Eugene Shalygin)
BUGFIX: Fix queue overload for add torrent at session start. It should fix missing torrents after restarting. (falco)
BUGFIX: After files relocate, don't remove the old folder even if it is empty. (Chocobo1)
BUGFIX: Fix finding 'English' item in language dropdown menu when an unrecognized locale is requested. Closes #6109. (sledgehammer999)
BUGIFX: Speedlimitdlg: raise slider default value to 10000. Closes #6150. (Chocobo1)
BUGFIX: TransferListWidget: keep columns width even if they are hidden on qBittorrent startup (unless something goes wrong) (thalieht)
BUGFIX: fix index overflow for torrents with invalid meta data or empty progress (Falco)
BUGFIX: Immediately update torrent_status after manipulating super seeding mode. Partially fixes #6072. (sledgehammer999)
BUGFIX: Use case-insensitive comparsion for torrent content window. Closes #6327. (Chocobo1)
BUGFIX: Fixed sort order for datetime columns with empty values (closes #2988) (Vladimir Sinenko)
BUGFIX: Disable proxy in WebUI HTTP server. Closes #6349. (Eugene Shalygin)
COSMETIC: Use a disabled progressbar's palette for unselected files. (sledgehammer999)
COSMETIC: Support fallback when selecting theme icons (Eugene Shalygin)
COSMETIC: Do not resize SVG icons (Eugene Shalygin)
COSMETIC: Align text to the right in columns that handle numbers for PeerList and SearchTab (thalieht)
COSMETIC: Increased number of digits after the decimal point for Gibibytes and above (thalieht)
COSMETIC: Use non-breaking spaces between numbers and units (thalieht
>>
WEBUI: Fix proxy type bug (Oke Atime)
WEBUI: Use the correct value for KEY_TORRENT_NUM_COMPLETE/KEY_TORRENT_NUM_INCOMPLETE (Chocobo1)
WEBUI: Make torrents table scrollable horizontally (buinsky)
WEBUI: Make torrent peers table scrollable horizontally (buinsky)
WEBUI: Add tooltips to dynamic table header (buinsky)
WEBUI: Implement dynamic table columns resizing, reordering and hiding (buinsky)
WEBUI: Add some missing columns to dynamic tables (buinsky)
WEBUI: Make too tall menus scrollable (buinksy)
WEBUI: Prevent text wrapping in menus (buinsky)
WEBUI: Add a vertical separator between columns (buinsky)
WEBUI: Implement resizable progress bar in "Done" column (buinsky)
WEBUI: Fix scrollbar covers menu item with long text (buinsky)
WEBUI: Remove 300px limit of column width (buinsky)
WEBUI: Avoid lags in firefox on resizing progress column (buinsky)
WEBUI: Fix category in torrent upload. Closes #6260 (ngosang)
WEBUI: Turn off port forwarding of WebUI by default for GUI users (Chocobo1)
WEBUI: Exclude insecure ciphers. Fixes security issues reported by @beardog108 privately. (Chocobo1)
WEBUI: Avoid clickjacking attacks. Fixes security issues reported by @beardog108 privately. (ngosang)
WEBUI: Add X-XSS-Protection, X-Content-Type-Options, CSP header. Fixes security issues reported by @beardog108 privately. (Chocobo1)
WEBUI: Escape various values that might contain injected html. Fixes security issues reported by @beardog108 privately. (Chocobo1)
WEBUI: Bump API_VERSION to 12.
>>
File: 1433345343941.jpg (22KB, 336x425px) Image search: [Google]
1433345343941.jpg
22KB, 336x425px
>OPEN: stalled
>>
SEARCH: Update extratorrent plugin. Closes #6261 (ngosang)
SEARCH: SearchTab: can now save sorting column changes (thalieht)
SEARCH: Use case-insensitive sort for Name column in Search tab. Closes #407. (Chocobo1)
RSS: Fix tab order in RSS downloader. Closes #6164. (Tim Delaney)
RSS: Move old RSS items to separate config file. Closes #6167. (Tim Delaney)
RSS: Episode filter code refactoring (Tim Delaney)
RSS: Allow resetting rule to no category. Closes #5539. (Tim Delaney)
RSS: Save rule on enable/disable even if not selected. Closes #6163. (Tim Delaney)
RSS: Allow | in RSS must contain. Closes #6171. (Tim Delaney)
RSS: RSS use red text to indicate invalid filter. Closes #6165. (Tim Delaney)
RSS: Allow episode zero (special) and leading zeroes in RSS episode filter. (Tim Delaney)
RSS: RSS parse torrent episodes like 1x01 as well as S01E01. Closes #2749. (Tim Delaney)
RSS: RSS allow infinite range to extend beyond current season. Closes #800, #3876, #6170. (Tim Delaney)
RSS: Improve UI responsiveness during RSS downloading. Closes #873, #1089, #1235, #5423. (Tim Delaney)
RSS: Show name of feed list and sort rules in editor. Closes #3782, #6281. (Tim Delaney)
RSS: Fix regex matching. Closes #6337. (Tim Delaney)
MACOS: Fix qbittorrent-nox build (Oke Atime)
LINUX: fixes default indicator name (Bilal Elmoussaoui)
OTHER: Workaround problem with moc from Qt4 and #if (Eugene Shalygin)
OTHER: Print warning to the user if stacktrace contains no function names (Eugene Shalygin)
OTHER: Various cmake fixes (Eugene Shalygin)
OTHER: Fix finding qmake in configure when cross-compiling (Zach Bacon)
>>
I will miss tracker exchange
>>
Will they ever fix the bug that partially downloads files you didn't select?
>>
picotorrent dot org
>>
But does it still stall downloads?
>>
>>59227090
Not a bug. All torrent clients actually do this if a piece contains multiple files. qBittorrent just doesn't hide the files you don't have selected.
>>
>>59227090
All clients do this.
>>
>>59227130
See for yourself.
>>
File: 1480439434986.png (706KB, 594x924px) Image search: [Google]
1480439434986.png
706KB, 594x924px
>>59226933
Honestly, I'm still using 3.3.6 and I see no reason to waste my time updating the thing when it just works.
>>
Why is every minor update important?
>>
Torrents shut off my router

Have to unplug it plug it back in everytime
>>
>>59227226
>>59227215
>I sit at my computer all day but I can't update a torrent client

Enjoy your security exploits.
>>
>>59227242
Enjoy your stalling.
>>
>>59227239
That means your router is shit and is being overloaded. You have to lower the number of connections it makes or your shit router gets flooded and locks up.
>>
File: fsdsdfs.png (2KB, 187x67px) Image search: [Google]
fsdsdfs.png
2KB, 187x67px
why doesn't the dev add this percent complete feature?
>>
>Still using libtorrent-rasterbar clients
>>
>>59227215
>I don't want to waste my time
>proceeds to waste his time writing a post
>updating took about as long as writing his stupid post

kek
>>
>>59227226
>that changelog
>minor
>>
why doesn't this thing like force re-announces?

like if i upload a torrent and seed, it'll just connect to the current people connected, and not newer peers until a new reannounce... the only way to bypass this is to turn off the client and turn it back on
>>
File: dumbfuck.png (15KB, 344x260px) Image search: [Google]
dumbfuck.png
15KB, 344x260px
>>59227284
It's like you're retarded or something
>>
>>59227306

except that doesn't work
>>
>>59227369
Yes, it does.
>>
File: transmission remote gui.png (87KB, 1418x805px) Image search: [Google]
transmission remote gui.png
87KB, 1418x805px
I'll just keep using based Transmission.
>>
>>59227413
As long as it's not uBotnet you are in good shape.
>>
>>59227451
I've found all libtorrent clients to be lacking in one way or another. Transmission just works and is lightweight as fuck.
>>
>>59227460
rtorrent is better than Transmission but Transmission is still good and noob-friendly.
>>
>>59227483
I'm running Windows, so no rTorrent for me. Transmission's the next best thing. I'd use rTorrent or KTorrent if I ran Linux with KDE.
>>
>>59227492
I hope you are doing the right thing and running this instead of the unstable 2.92 build for Windows.

https://sourceforge.net/projects/transmissiondaemon/
>>
>>59226933
>FEATURE: Remove settings to exchange trackers
>removing a feature is a feature
Sad!
>>
>>59227556
>using a security risk
>>
>>59227090
That's not a bug, you fucking retard. Kill yourself.
>>
>still unable to manage RSS feeds from the WebUI

This has been a request for 5 fucking years now
>>
>>59227242
Enjoy your down syndrome. Retard.
>>
>>59227567
>some faggot exchanged a private tracker a got banned, complained latter to qbittorrent devs
>security risk
As long as you aren't a private tracker cuck there's literally no problem. Also who the fuck cares if you are DDoSing someone, fuck him.

btw
>using private trackers
>paying to pirate
>>
>>59227659
this
Why bother?
>>
>>59227659
>using public trackers
>having no moral sense

sad!
>>
>>59227694
>muh piracy moral!
Since the very moment you decide to pirate (which is nothing else but stealing no matter how you look at it), you should abandon all moral and just... pirate.
>>
>>59227694
how are private trackers any more moral?
>>
>>59227738
>>59227762
I mean the DDoSing you dumbfucks
>>
File: pass.png (158KB, 962x336px) Image search: [Google]
pass.png
158KB, 962x336px
>>59227659
>>59227762
>he doesn't have access to pic related for all his movies

Sad!
>>
>>59227451

>le ubotnet meme


kys
>>
>>59227138
What's so hard about having it delete the unselected files after finishing download?
>>
>>59227813
>he uses a botnet willingly!

So sad!
>>
>>59227534
I'm running the daemon as a service with Remote GUI as a frontend.
>>
File: Capture.png (149KB, 1083x872px) Image search: [Google]
Capture.png
149KB, 1083x872px
>>59227799
>>
>>59227866
>shrunken as fuck tiny encodes

Sad! Enjoy your bit starved picture!
>>
File: tmp_7594-really-now250920474.gif (26KB, 319x281px) Image search: [Google]
tmp_7594-really-now250920474.gif
26KB, 319x281px
>>59226933
>Not using transmission or deluge
>>
>>59227799
What is that? I've never seen anything like that before.
>>
>download
>18mb


Now thanks
utorrent is only 391KB
>>
>>59227413
God damn I finished downloading that other Ranma Viz release by the same guy the other day whats fixed in this one?
>>
>>59227534
Also, that build you linked me to is of 2.77, the version of Transmission I'm running is 2.83.

>>59228086
He had a clear statement on his last release that he was working on a fix for colors and banding that he'd release on the 3rd, so I waited for that release.
>>
>>59228171
2.77 is the most stable version. That's why they use it.
>>
>>59228086
Sorry, not banding, grain.

https://www.nyaa.se/?page=view&tid=904258
>>
>>59228190
2.83 is perfectly stable for me.
>>
>>59226933
Please add option to display overall statistics over tge webUI, thanks.
>>
>>59228446
Put it on their GitHub issues page you dumb neet
>>
uTorrent 2.2.1 represent
>>
Does anyone have a blocklist to filter any Israel IP? I hate heebs
>>
anyone know where i can find a torrent for rosetta stone? the only ones i can find are versions from 2012 with barely any seeders

i just wanna learn languages ;_:
>>
>>59230093
private trackers have that and many other software and audio programs for that

or just use duolingo
>>
>>59230118
which one tho? i dont have any general private tracker memberships

which one should i look into getting into?
>>
>>59230128
bitme or learnbits
>>
>>59230128
what.cd used to have them, I guess nowadays PTH and Apollo have them
Anyways, >>>/g/ptg
>>
>>59229462
It's already there, for a several years
>>
File: Picture 3.jpg (169KB, 1280x1024px) Image search: [Google]
Picture 3.jpg
169KB, 1280x1024px
>>59230137
>>59230145
thank you bros

heres a burrito for your time
>>
>>59226933
>Remove the uBotnet today!
But 312cuck told me to use it!
>>
File: 2.png (362KB, 725x677px) Image search: [Google]
2.png
362KB, 725x677px
>>59227866
>>59227915
>>59227799
>>
>>59230279
Lol wait until all those seeders mysteriously vanish except for the Yify-tier ones.
>>
>>59230297
I have downloaded remuxes uploaded in 2012 just fine 312cuck
>>
>>59230335
Sure, anon. Sure.
>>
>>59230297
>>59230335
>>59230351
He's real name is ElJewCuck
>>
File: 1466589507068.png (166KB, 1000x600px) Image search: [Google]
1466589507068.png
166KB, 1000x600px
>qbittorrent
>>
>>59230367
what's with the ads?
>>
>>59230367
Awesome pic
>>
>>59230380
ubotnet feature
>>
>try to download installer
>ACCESS DENIED
oh, okay
>>
>>59226966
>>59227130
>>59227249

nice b8
>>
>>59230409
>making shit up
>>
File: free as in fuck off.png (3KB, 264x97px) Image search: [Google]
free as in fuck off.png
3KB, 264x97px
>>59230458
>>
File: 1487957668212.jpg (62KB, 640x620px) Image search: [Google]
1487957668212.jpg
62KB, 640x620px
>mfw still having to start manually every single torrent.
Every time I download anything I have to force start the torrent.
No download limit of any type.
Shit keeps on queue. No download.
Why?
>>
>>59230598
nice b8
>>
>>59230555
Just tried it and it worked fine for me. You must be in some shit country. Use the mirrors.
>>
I'd install it if I knew how to apply dark theme to QT.
Until then I'm staying with Transmission.
>>
>>59230598
I would say shit connection, but I have a shit connection and I still don't have this problem.

Happened 2 times in years of use, for torrents with less than 3 seeders.
One was resolved after sending a mail to the owner of the program and having him seed it for a night.
>>
>>59230598
>mfw still having to start manually every single torrent.

idk when i click the magnet and check the torrent client to see download progress after 40minute

oh sh1t it's queued
>>
>>59226933
>Next release will have a new icon theme(at least)

OMGOMGOMGOMGOMGOMGOMG
>>
>>59231241
You have queueing configured wrong my senpai
>>
File: queue.png (62KB, 660x892px) Image search: [Google]
queue.png
62KB, 660x892px
>>59231241
this
>>59231282
>>
File: 1486392129731.jpg (41KB, 462x500px) Image search: [Google]
1486392129731.jpg
41KB, 462x500px
>>59231412
dank you! winrar!
>>
>>59231241
>>59230598
Stop using the queue function you stupid niggers
>>
>>59227926

I use Deluge as my main client with about 250 torrents on it and qbittorrent to cross seed.

Deluge is the one I have most problems with, at least once every 3 days I have to pause all Deluge torrents and restart them because it hogs 4+ GB of RAM
>>
What's wrong with using μTorrent 2.2.1 alongside commonsense 2017?
>>
>>59231500
botnet
>>
>>59231412
Will try. Many thanks.
>>59231432
Checked a few times....
>>
>>59231412
Whoa! Since when you can put -1 in there? Amazing.
>>
I might be retarded but I will ask nonetheless. Every time I click a torrent file, it pops up a window asking if I want to download it, where to, and the torrent contents. However, it doesn't actually start downloading. I need to go ahead and FORCE RESUME it for it to begin.

What's going on? Am I missing something here? I looked at the options but I found nothing.
>>
>>59232144
>>
>>59232144
Did you configure your torrent client for your connection and hardware before you begin torrenting? Torrents sometimes don't work out of the box because of how the client is configured, how shitty your router is and how bad your ISP is. You need to spend a little time configuring your client with the many guides you can google.
>>
>>59232163
Your gf is uggo
>>
Redpill me on uTorrent, why is it so bad? Ive been using it for a long time and I didn't notice any malware or intrussions
>>
>>59227138
It downloads literally all empty unselected folders though, despite not having any pieces in them. The fuck
>>
Why uTorrent 2.2.1 still gives the best speed for me? Why are these open source clients so fucking slow?
>>
>>59232448
Well for example it has ads, qbittorrent doesn't have any ads.

Apparently it's also a botnet but I don't know so I just stick with qBit
>>
>>59232534
I have 80 megabits connection and I download at 10mb/s with qbit so it's probably just you
>>
>>59232534
>Why are these open source clients so fucking slow?

FOSSfags can't code
>>
How do I request features? I need to sort my files by a column, like filesize, then have it download it in that order. I can sort it then reorder manually but it's a bother when I need to do it for 20+ files when I hoard porn.

Also why when I toggle the bandwidth cap in the status bar, it also unchecks the scheduler in the options. Why, man?
>>
Why would anyone use this over Deluge or μTorrent 2.2.1
>>
>>59234123
>How do I request features? I

Open an issue at their github and make sure you don't write it in a retarded fashion.
>>
>>59234135
>>How do I request features? I
Can you do it for me, please? I can't not >don't write it in a retarded fashion.
I'm counting on ya, friend.
>>
>>59234204
I'm not your bitch, you dumb neet. Go do it yourself.
>>
>>59234132
Python crap or NSA bitch, no thanks
>>
>>59226933
qBittorrent is the best GUI BitTorrent client ever.
>>
>>59227090
That's how torrents work. They're divided into pieces, and if a piece contains parts from two different files, you can't just download half that piece. Other clients do this too. They just hide it somewhere instead of letting you see it.
>>
>>59227253
How would that work though? A torrent client has many torrents at the same time, how does it decide which one will it track in the task bar?
>>
>>59234215
I asked nicely, why'd ya have to be like that?
We're no longer friends
>>
>>59230598
Reset the settings, you must have fucked it up.
>>
>>59234376
Im sorry.
>>
>>59234132
Because those clients are dead
>>
>>59226933
Stalled
>>
where can i find torrents now that all major sites are down?
>>
>>59237060
Someone post the webm.
>>
>>59230279
>720p.BRRip.XviD
>BRRip.XviD.AC3
>BRRip.XviD.MP3

Literally why?
>>
I can't understand qb, for freetards rtorrent is godlike and for everyone else utorrent/transmission is plain perfect, qb is garbage
Thread posts: 127
Thread images: 17


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.