/hydrus/ - Hydrus Network

Bug reports, feature requests, and other discussion for the hydrus network.

Posting mode: Reply

Check to confirm you're not a robot
Name
Email
Subject
Comment
Password
Drawing x size canvas
File(s)

Board Rules

Max file size: 350.00 MB

Max files: 5

Max message length: 4096

Manage Board | Moderate Thread

Return | Magrathea | Catalog | Bottom

Expand All Images


Version 530 Anonymous Board owner 05/31/2023 (Wed) 21:56 Id: 77bb83 [Preview] No. 1497
https://youtube.com/watch?v=Gp1dzdFmwmc [Embed]
windows
zip: https://github.com/hydrusnetwork/hydrus/releases/download/v530/Hydrus.Network.530.-.Windows.-.Extract.only.zip
exe: https://github.com/hydrusnetwork/hydrus/releases/download/v530/Hydrus.Network.530.-.Windows.-.Installer.exe
macOS
app: https://github.com/hydrusnetwork/hydrus/releases/download/v530/Hydrus.Network.530.-.macOS.-.App.dmg
linux
tar.gz: https://github.com/hydrusnetwork/hydrus/releases/download/v530/Hydrus.Network.530.-.Linux.-.Executable.tar.gz

NOTICE! For everyone but macOS, Version 527 had special update instructions. If you are updating from 526 or earlier, please consult the post here: https://github.com/hydrusnetwork/hydrus/releases/tag/v527

I had a good week. You can now type system predicates in a normal search, and highlighting big downloaders is nicer.

Full changelog: https://hydrusnetwork.github.io/hydrus/changelog.html

highlights

The tag autocomplete text inputs on search pages get a couple of neat improvements this week:

First off, you can now type most system predicates, and they'll appear in the dropdown. You type the whole complete predicate, like 'system:imported before 2021-03-09'. This is the same system predicate parser that has been available in some advanced places, now for everyone. Note that it can't do every predicate yet, and while I try to cover several grammatical variants, some it is still quite inflexible. Let me know how you get on, and I'll keep working on it!

Second, the autocomplete now has a paste button. It accepts multiple newline-separated tags and will understand -negation, wildc*rds, namespace:* wildcards, and the new system predicates.

For downloaders, I made the 'highlighting' when you double-click a downloader or thread watcher asynchronous--it now loads the files in the background, only presenting them when the results are ready. This means if you highlight a big 6,000 file downloader, it won't hang the UI for several seconds. You can cancel a load by un-highlighting or highlighting something else, and a file-load that takes more than a few seconds will make a popup with its progress.

next week

I've just got one more week before my vacation, so I'll just do some code cleaning and little fixes again. Thanks everyone!


Anonymous 06/03/2023 (Sat) 11:06 Id: d700d3 [Preview] No.1498 del
is to possible to sync the public tag repo while using the client?


Anonymous Board owner 06/03/2023 (Sat) 20:18 Id: 3ef56b [Preview] No.1499 del
>>1498
Yes--if you check the PTR's page under services->review services, it should have 'process now' at the bottom. The button is only clickable if there is pending work to do and everything seems good to go. Hit that, and the client will start grinding processing work. It makes a popup with progress and current speed, too. It won't work as hard as it would in idle time (in order to not blat your browsing too hard), but it should let you keep using the client. You'll get up to 500ms extra lag on any changes you make, and every 90 seconds or so you might get a few seconds more lag as it saves to disk.


Release Tomorrow! Anonymous Board owner 06/07/2023 (Wed) 01:37 Id: eb154f [Preview] No.1500 del
I had a good week. I fixed some bugs--including the recent problem with editing favourite searches--improved some UI quality of life, and added a new services object to the Client API.

The release should be as normal tomorrow.



Top | Catalog | Post a reply | Magrathea | Return