QBittorrent 4.0 out now!

qBittorrent 4.0 out now!
qbittorrent.org/news.php

Other urls found in this thread:

build.transmissionbt.com/job/trunk-win32/
twitter.com/AnonBabble

FEATURE: Change qbittorrent logo. Issue #6467. (HVS, Atif Afzal, sledgehammer999)
FEATURE: New icon theme with SVG source, so we can scale it appropriately in the future. (Bert Verhelst)
FEATURE: Drop Qt 4 support. Raise minimum Qt version to 5.5.1 (evsh)
FEATURE: UI for managing locally banned IP list (dzmat)
FEATURE: Support for specifying where to save/load config files. Support for portable mode. (evsh)
FEATURE: It is now possible to pass options via ENV variables instead of cmd options. (evsh)
FEATURE: Allow to strip subfolder in multifile torrents. (glassez, sledgehammer999)
FEATURE: Allow cmd args to specify options when adding torrents. (Brian Kendall)
FEATURE: Widget for showing filesystem paths while typing. Used in the Add New Torrent and Options dialogs. (evsh)
FEATURE: Trackerlist: Allow to toggle columns (thalieht)
FEATURE: Add availability column to torrent content model and torrent properties window (evsh)
FEATURE: Implemented share limit by seeding time (naikel)
FEATURE: Revamp Torrent creator (Chocobo1)
FEATURE: Enable drag n drop to create torrent on mainwindow (Chocobo1)
FEATURE: Add show/hide statusbar option (takiz)
FEATURE: Show number of pieces. Closes #6774. (Chocobo1)
FEATURE: Allow to select & delete multiple entries in "Manage Cookies" dialog (Chocobo1)
FEATURE: Fetch Favicons via google as a final fallback (KingLucius)
FEATURE: Add a Tags (multi-label) feature to the GUI. Closes #13. (tgregerson)
FEATURE: Use the system icons for each file type in the Content tab
FEATURE: Use SVG files for monochrome tray icons.
FEATURE: Prefill torrent name when creating a new torrent.
FEATURE: Expose more libtorrent options in advanced settings
FEATURE: Add comboBox for selecting BitTorrent protocol.
FEATURE: Allow SMTP sender to be set. Closes #7575.
FEATURE: Allow to specify if announcing to all tiers is desired.
FEATURE: Configurable number of history of paths in Add New Torrent dialog.

BUGFIX: Adjust icons names to better fit FDO scheme (evsh)
BUGFIX: Optimized IP filter parsing, making blazingly fast (sledgehammer999, evsh)
BUGFIX: Fix dialogs didn't position on the correct screen which qBittorrent window is on. Closes #1690, #2474, #3538. (Chocobo1)
BUGFIX: Refactor and improve StatusBar (glassez)
BUGFIX: Set expiration date for newly added cookie to +2 years from now, instead of +99 years. (Chocobo1)
BUGFIX: Don't create subfolder inside temp folder (glassez)
BUGFIX: Don't replace existing files when relocating torrent (glassez)
BUGFIX: Fix explicit Torrent Management Mode in Add New Torrent dialog. Closes #5602. (sledgehammer999)
BUGFIX: Fix calculation of 'Average time in queue' stat under libtorrent 1.1.x (sledgehammer999)
BUGFIX: Don't disable bandwidth scheduler when manually switching speed limits. Closes #7306. (glassez)
BUGFIX: Fix dereferencing freed pointer.
BUGFIX: Change the default cache size to 64MiB.
BUGFIX: The previous "Disk write cache size" is not accurate since it is also being used for read cache, so rename it to "Disk cache".
BUGFIX: Replace dialog ok-cancel buttons with QDialogButtonBox, which follows the platform specific button order.
BUGFIX: Better reporting of success/failure of torrent and file deletion.
BUGFIX: Fix last activity calculation.
BUGFIX: Save state of options windows on cancel too.
BUGFIX: Persist size and treeview header state in preview dialog.
BUGFIX: Show torrent name in "add new torrent" dialog on merging trackers
BUGFIX: Properly pre-select the selected torrent's current ratio limiting options in UpDownRatioDlg dialogs.
BUGFIX: Optimize code for SpeedWidget.
BUGFIX: Disable processing events when adding torrents(prevents crashes).
BUGFIX: Open links in browser.
BUGFIX: Change default settings for tracker/tier announces to mimick μTorrent behavior.
BUGFIX: Explicitly set UPnP state on start-up.
BUGFIX: Include/print caught signal in stackdump

COSMETIC: Trackerlist: Set text alignment of columns with numbers to the right (thalieht)
COSMETIC: Enable alternatingRowColors for "Manage Cookie" dialog (Chocobo1)
COSMETIC: Remove indentation for category/tag filter widgets in all platforms (thalieht)
COSMETIC: Add space between widgets in left side panel. Closes #7224. (Chocobo1, glassez)
COSMETIC: Unify preference window borders across the tabs (vit9696)
COSMETIC: Center Options dialog when showed. (silverqx)
COSMETIC: Show delete accelerator key in menu. closes #7508 (Nick Korotysh)
COSMETIC: Set QTextOption::NoWrap property in "Download from URLs" dialog (Chocobo1)
COSMETIC: Use SVG icons for the country flags. Closes #6223. (sledgehammer999)
WEBUI: Allow to load/use ECDSA certificate in webUI. (Chocobo1)
WEBUI: Add copy options to webui context menu (addresses #6815) (#7036) (Tom Piccirello)
WEBUI: Set torrent location from webui context menu (addresses #6815) (#7062) (Tom Piccirello)
WEBUI: Add option to rename torrent from WebUI (Thomas Piccirello)
WEBUI: Add auto torrent management to webui context menu (addresses #6815) (Thomas Piccirello)
WEBUI: Option for "Create subfolder" when adding new torrent. (thalieht)
WEBUI: Fix addPaused wrong default behavior. (Chocobo1)
WEBUI: Reposition "Priority" menu option in WebUI to match gui. Closes #7072. (Thomas Piccirello)
WEBUI: Report TCPServer errorString() if webui fails to listen to port. (Matthew Fioravante)
WEBUI: Exit gracefully when failed to initialize web server with qbt-nox (Chocobo1)
WEBUI: Add file-to-piece-index mappings in /query/propertiesFiles command (Chocobo1)
WEBUI: Add optional parameters for /command/download & /command/upload (Chocobo1)
WEBUI: Print error messages upon receiving invalid header fields. (Chocobo1)
WEBUI: Add WebUi\Address config option. (Matthew Fioravante)
WEBUI: Reinitialize webUI server when "IP address" setting changed. An app restart won't be necessary from now on.
WEBUI: Improve log and error messages

SEARCH: Use explicit class for search plugin versions (evsh)
SEARCH: Remove all search plugins from repo. There is another repo named 'search-plugins'. (sledgehammer999)
SEARCH: Update the backend when a new plugin favicon is downloaded. (sledgehammer999)
SEARCH: Allow search plugins sorting. Closes #7526. (Nick Korotysh)
RSS: Redesigned RSS subsystem (glassez)
RSS: Do not use hardcoded colors in RSS feed view (evsh)
RSS: Improve RSS events logging (glassez)
WINDOWS: Use dpiawareness=1 on Windows. Closes #5393. (sledgehammer999)
WINDOWS: Reformat Windows build configuration files. (glassez)
LINUX: Allow custom tray icons when system icon theme is used. Closes #7403. (evsh)
MACOS: Various macOS UI improvements (vit9696)
MACOS: Fix main menu item location on macOS (vit9696)
MACOS: Fix macOS window restoration after using hide icon (vit9696)
MACOS: Fix notification display on macOS (vit9696)
OTHER: Use new classes/methods from libtorrent and stop using deprecate ones. (glassez)
OTHER: Various string fixes (Allan Nordhoy, sledgehammer999)
OTHER: cmake: do not use Qt5Widgets when locating QtSingleApplication. Closes #7551. (evsh)
OTHER: Update BOOST m4 macros and simplify AX_BOOST_BASE usage (Chocobo1)
OTHER: Drop OS/2 support. (sledgehammer999)
OTHER: Optimize file size of PNG and SVG files. (sledgehammer999)
OTHER: Add new translators in the About page.

STALLED

cucked

at least new icon is nice

>flat design
>disgust.jpeg

qb-masterrace.

>muh vista wow so shiny!
grow up

What's it look like? The download is taking ages over here

i'm too dumb to figure out how to save actual icon from exe

FUCK YOU THEY CHANGED THE GUI REEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE

>tags effectively replace categories
>can't autoassign tags in the RSS downloader
YAMEROOOO

GUI looks exactly the same. They only changed the icon theme

i'll wait for 4.0.2 when he fixes all the bugs

they changed the GRAPHICS in the GRAPHICAL user interface you cuck

NOICE

>tfw you wanted radical change of the GUI to shit on uTorrentfags and all they do is change the icons

4.0 is literally 3.4.0beta2 with a new icon.
It's been running smoothly on my machine for months.

Why isn't it antialiased properly? You can see the pixels.

>posting a Sup Forumsshit
kys loser

amateur devs, what did you expect from freeturds

>implying destiny does anything but BTFOing altcucks in political debates
t. triggered fag

GREAT now I have to wait for whatever fuck to update its repo on aur

Wait, that's Destiny? The 2deep4u philosopher trying to take on the patriarchy like it's 2014?

Is it still STALLED?

Sure, kiddo.
Now go play with your friends.

rukia pls

>trying to take on the patriarchy
top kek, did you get this """information"""" from tumblr?

yep this redditor and his fangirls are true cancer
just look at their posts. literally all are shitty posts with 2016 filenames.

>filenames
I used randomized filenames you tard. also redditors and tumblrinas hate destiny.

>148xxxxxxxxxx filenames
>randomized
leave this board you dumb teenager

>newfag doesn't know
top kek mate, go back to your destiny hate blog on tumblr.

This isn't Sup Forums related but I've only seen him alternate between waffling on about the meaning of life psychoanalytical bullshit and intersectionality progressive stack stuff like I'm watching late Occupy Wallstreet footage. I didn't even knew he played games or was Sup Forums related. Just that he rants about literally who eCelebs like Sargon and The Amazing Atheist and tried to ruin Jontron's career over political comments.

>actually being proud of being here for less than a year
all I need to know is that you're underage and b&

Have they fixed the invisible menubar glitch yet? Click File or Edit on some days and it won't render the submenu, but still treats it open if you click the menu items that would be there

>tried to ruin Jontron's career over political comments.
literally the opposite. JonTron the redditard was a complete idiot in the debate, then his own fans turned against him while Destiny made a statement saying going after people's career and image just because of their political opinion is fucking retarded.

stop reading butthurt posts and assuming they're the truth

>being here for less than a year
are you retarded? do you still not get what the filename randomizer does? even if I post the same time again now, it will get another random filename before it posts it.

^Ok i'm reporting this redditor

>same time again
same file* again

Is this some kind of fourth dimensional bait meant to suck more people in?

>feature
STALLED?
T
A
L
L
E
D

give me one good reason I should torrent

What is this meme? Deluge stalls on me more than qBittorrent.

You don't have to pay $30k for an anime folder

Sakamoto desu ga

Literally right after updating I noticed I hate the new aesthetic entirely, like the taskbar icon looks like shit and every other new icon looks bootleg. The arrows signifying uploading/ downloading status is just a matte black color paintbucket tool'd into a simple arrow.

What alternative is there? Usenet costs money and only a few anime groups like Chihiro and HorribleSubs upload to it. There are supposedly ways to automate XDCC but that's even smaller. You don't see YIFY or anoXmous, TheThingy, Fitgirl games or anyone running IRC bots in 2017.

freetards never EVER can into aesthetics mate.

look at loonix, the best they can to is badly rip off elements from other OS'

The absolute WORST for stalling for me has always been Transmission. I've tried both Deluge and qBittorrent, and I honestly couldn't tell the difference aside from one being GTK and the other being Qt. But I seriously could not get a single byte to download with Transmission.
Also Transmission had a security issue that led to the first ever MacOS ransomware a while back.
Moral of the story: fuck Transmission.

>qBittorrent.exe stopped responding popup every time I add a torrent
>qBittorrent still works

I hate it already

>usenet
I tried this and it's just paid Limewire. Just as dead too.

There's a Qt 5, and Qt 4 is dead? Wow, I really am out of the loop.

Should I be using this instead of Utorrent 2.2.1?

KDE has been on Qt5 for ages now. Yeah you're really out of the loop.

Yes

I kinda' like the new visuals. The arrows in the torrent-list make a lot more sense.

Fug

>FEATURE: Fetch Favicons via google as a final fallback (KingLucius)

Yeah but what actual asshole even comes up with replacing the old shit with this new shit. Looking at these taskbar icons zoomed in, literally why would anyone assume the left is the new one?

Just use monochrome.

why

>missing the best one

when are we getting a dark theme?
I'd like to check my torrents in the middle of the night without melting my eyes

ITT best logos

fuck off retard

Especially when it's squashed on your taskbar and you can't see shit.

...

>installed 4.0
>all my torrents disappear

lol

oh god

Install this great little utility

>Using libtorrent-rasterbar clients

That alone will prevent me from updating. What's the point if I can't automatically tag and categorize all my anime? The new icons look pretty bad too.

The old "category" system still works. "Tags" are a separate parallel version that supports multiple values ("Anime", "720p", "4 Stars", "Moeshit"). Torrents can have one category and any number of tags. I'm not using them until the RSS tool does but everything category related is the same.

Holy shit it's horrendous. I thought it'd be the icon only so i got the icon from the old one and applied it, but turns out they changed every icons too and there doesn't seem to be any way to change it back?

Also, does anyone know how to remove the "A new update is out" warning?

Finally no more I/O errors.

I don't like this new look. Also this update broke my connection completely.

Every tracker says "Bad File Descriptor" and my connection status is offline. Had to downgrade to get everything working again.

Nirsoft has an utility for that. I'm sure there are newer solutions tho.

>10 years later
>4.0 comes out
>STILL can't change skins
>interface burns your eyes

Yeah, no thanks.

Common someone post a picture of the new UI.

I can't assure you no one here cares about what you're torrenting.

>FEATURE: Change qbittorrent logo
is like the libreoffice curry penguin all over again

Too late, I already installed Transmission which is superior.

build.transmissionbt.com/job/trunk-win32/

>The 3.4.0 BETA actually had a better interface than the actual 3.4.0 release

toppest of keks

This

they still can't change their ugly fucking tray icons, insane

Windows SmartScreen told me it was virus

is it safe?

I'm on ubuntu 17.04, when will I get this?

next year

Can someoene post a screenshot of the new UI? Preferably on plasma5 but anything else is fine, including windows

No reason to. It's still not as good.

Why would one use qBittorrent over Deluge, µTorrent 2.2.1, Halite or Transmission?

Whenever you want.

Nice.

User preference.

Also, Deluge still can't do unicode torrent names IIRC, µTorrent 2.2.1 is windows only and will never be improved, I'm not sure on the status of Halite but I know Transmission has had some issues in later versions.

>over any of those
qBitTorrent has a search engine.
>over µTorrent
qBitTorrent is open source and not malware.
>over µTorrent and Halite
qBitTorrent is available on Linux and Mac
>over Transmission
qBitTorrent has a better UX and overall more options in it's GUI.

You are on Sup Forums nigga. You ought to backup your %appfolder%/qbittorrent before doing a major update and then downgrade.

jesus fuck.
then again, it's a dumb weeb shitposter.

Do I have to build this shit from source? Stable PPA is 3.3.16 and unstable is 4.10.

Oh, also µTorrent 2.2.1 chokes on huge several hundred GB torrents, so it does need replaced as time goes on and content gets bigger.

qStalledMeme now stalls 4 times more