github hydrusnetwork/hydrus v391
Version 391

latest releases: v573, v572, v571...
4 years ago
  • system tray icon:
  • hydrus now can now make a system tray icon for those OSes that support it. it can be buggy/crashy under non-Windows, where it gets some warning labels
  • under the new options->system tray page, you can set whether to show the system tray all the time, minimise the main gui to system tray, close-button the main gui to system tray, and start the program minimised to the system tray
  • right-clicking the icon brings up a menu to show/hide the ui, pause/unpause network traffic or subscriptions, and to exit hydrus
  • the main file menu now has an option to minimise to system tray
  • double-clicking or middle-clicking the icon will show/hide the whole hydrus ui as long as there are no dialogs open
  • clicking it will restore the main gui from minimise or raise it to the front
  • on an ui hide, the current preview window will be blanked and media viewers will be paused, so any ongoing noise/cpu from them should stop
  • a new 'global' shortcut 'hide_to_system_tray' is now available
  • starting the client minimised may have some layout issues on first show--I particularly had to fix splitter layouts--please report any more you discover
  • .
  • framerate and num frames:
  • system:framerate search added to system:duration panel. precise framerate is tricky with current hydrus info, so it searches +/- 5% of a given value
  • system:number of frames added to system:duration panel
  • sort by number of frames added
  • duration/framerate/num frames sort moved to their own 'duration' submenu
  • framerate added to generic media metadata summary string (which appears in status bar and media viewer, etc...). precise framerate is tricky with current hydrus info, so it is rounded to the nearest integer
  • .
  • the rest:
  • rolling in new danbooru file page parsers that should fix file downloads, thank you to a user for the submission
  • rolling in a e621 login script, thank you to a user for the submission
  • gave tag autocomplete results fetch code a pass, cleaning up several instances of incorrect or inefficient timing and caching logic and I believe fixing the issue where system preds would sometimes not be loaded after entering a tag
  • improved reliability of autocomplete dropdown hiding on background pages (some edge cases where these could still hang around should be fixed)
  • improved 'hide' tests in several parts of the program related to the new system tray icon, which should help some other cases--e.g. weird shutdowns now shouldn't ever leave a bunch of floating popup messages
  • fixed a bug where pages set to open with all known files/tags domains, which is not supported, was incorrectly substituting tag domain with a file domain, which is even more not supported
  • cleaned up some sort code--I believe this has fixed the odd issue where a 'time imported' sort would not work on some pages (such as one loaded from a favourite search)
  • fixed the 'related' tag suggestion box not knowing about new pending tags added in a manage tags dialog open on a media viewer after next/previous media transitions while the dialog is open. also it and the file lookup's lists now clear when a new lookup starts
  • the tag suggestion boxes are now add-only and remove what you add as you add them! let me know if this feels nice or not!
  • the splash window now has a different 'booting/exiting' window title, if you would like to hook it with a window manager
  • went over all the 'prep url for display', 'filter urls', and 'normalise url' requests across the program to deal with invalid url (e.g. garbled text) better
  • you can now no longer add invalid urls via the client api associate_url call--you'll get 400 instead
  • cleaned some thumbnail selection and rendering code, particularly fixing some edge case 'where that media go?' issues where collect-by calls happen during thumbnail waterfalls and so on
  • cleaned up some page file domain setting code and misc page management code
  • improved accuracy of rendered image cache memory footprint calculations

Don't miss a new hydrus release

NewReleases is sending notifications on new releases.