github hydrusnetwork/hydrus v379
Version 379

latest releases: v591, v590, v589...
4 years ago
  • downloaders:
  • the right-click menus from gallery and watcher page lists now provide a 'remove' option
  • gallery and watchers now provide buttons and menu actions for 'retry ignored'
  • activating a file import status list (double-clicking or hitting enter on a selection of rows) now opens the selection in a new page
  • file import status buttons now have show new/all files on their right-click menus
  • on gallery and watcher pages, the highlight, clear highlight, pause files, and pause search/check buttons are now smaller bitmap buttons
  • as the old default pixiv login script is completely broken, any client with this active will have it deactivated and receive an update popup explaining the situation and suggesting to use Hydrus Companion for login instead
  • updated the derpibooru downloader
  • .
  • search:
  • when search predicates are added to the active search list, they are now better able to remove existing mutually exclusive/redundant predicates:
    • system:limit, hash, and similar to predicates now remove other instances of their type
    • system:has audio now removes system:no audio and vice versa
    • any search predicate will remove system:everything (see how you feel about this)
  • improved 378's db optimisation to do tag searches in large file domains faster
  • namespace search predicates ('character:anything' etc...) now take advantage of the same set of temporary file domain optimisations that tag predicates do, so mixing them with other search predicates will radically improve their speed
  • wildcard search predicates, which have been notoriously slow in some cases, now take full advantage of the new tag search optimisations and are radically faster when mixed with other search predicates
  • simple tag, namespace, or wildcard searches that are mixed with a very large system:inbox predicate are now much faster
  • a variety of searches that include simple system predicates are now faster
  • integer tag searches also now use the new tag search optimisation tech, and are radically faster when mixed with other search predicates
  • system:known url queries now use the same temporary file domain search optimisation, and a web-domain search optimisation. this particularly improves domain and url class searches
  • fixed an issue with the new system:limit sorting where sort types with non-comprehensive data (like media views/viewtime, where files may not yet have records) were not delivering the 'missing' file results
  • improved the limit/sort_by logic to only do sort when absolutely needed
  • fixed the system:limit panel label to talk about the new sorted clipping
  • refactored tag searching code
  • refactored namespace searching code
  • refactored wildcard searching code and its related subfunctions
  • cleaned all mappings searching code further
  • .
  • the rest:
  • m4a files (and m4b) are now supported and recognised as separate audio-only mp4 files. files with a single jpeg frame for their video stream (such as an album cover) should also be recognised as audio only m4a for hydrus purposes for now. better single-frame audio support, including functional thumbnails and display, is planned for the future. please send in any m4a or m4b files that detect incorrectly
  • the remove thumbnail menu has been moved to a new, cleaner file filtering system. it now presents remove options for different file services and local/remote when available (most of the time, this will be 'my files'/'trash' appearing when there is a mix), including with counts for all options
  • the select thumbnail menu is also moved to this same file filtering system. it has a neater menu, with counts for each entry. also, when there is no current focus, or it is to be deselected, the first file to be selected is now focused and scrolled to
  • for thumbnail icon display and internal calculations, collections now merge the locations of their members, rather than intersecting. if a collection includes any trash, or any ipfs members, it will have the appropriate icon. this also fixes some selection-by-file-service logic for collections
  • import folders, export folders, and subscriptions now explicitly only start after the first session has been loaded (so as well as freeing up some boot CPU competition, a quick import folder will now not miss publishing a file or two to a long-loading session)
  • the subscription manager now only waits 15s before starting first work (previously, the buffer was 60 seconds)
  • rearranged migrate tags panel so action comes before destination and added another help text line to clarify how it works. the 'go' confirmation dialog now summarises tag filtering as well
  • tag filter buttons now have a prefix on their labels and tooltips to better explain what they are doing
  • the duplicate filter right-center hover window should now shorten its height appropriately when the pairs change
  • fixed a couple of bugs that could appear when shutting down the duplicate filter
  • hackily 'fixed' an issue with duplicates processing that could cause too many 'commit and continue?' dialogs to open. a better fix here will come with a pending rewrite
  • dejanked a little of how migrate tags frame is launched from the manage tags dialog
  • updated the backup help a little and added a note about backing up to the first-start popup
  • improved shutdown time for a variety of situations and added a couple more text notifications to shutdown splash
  • cleaned up some exit code
  • removed the old 'service info fatten' maintenance job, which is not really needed any more
  • misc code cleanup
  • updated to Qt 5.14 on Windows and Linux builds, OpenCV 4.1.2 on all builds

Don't miss a new hydrus release

NewReleases is sending notifications on new releases.