github hydrusnetwork/hydrus v371
Version 371

latest releases: v580, v579, v578...
4 years ago
  • the edit tag filter panel now has load/save/delete buttons at the top to manage tag filter favourites. it starts with a handful of examples
  • sorting thumbnails by num tags or namespaces now uses the 'single' tag display context
  • the 'sort by media views/viewtime' sorts now do not put the other (viewtime/views) as an implicit secondary sort, so as to better let the user's secondary sort be used
  • highlighting a downloader should now not be able to create a page with duplicate thumbnails
  • all thumbnail pages now do an addition de-dupe check when they are created with media
  • when a gallery page parser now adds new urls to a file import list, urls that are invalid will now be skipped (previously, they threw an error and failed the parse
  • fixed a bug where if a default collect is set, pages without a collect (e.g. download pages) would nonetheless initialise with collected+sorted initial media on session load
  • file imports now publish the same 'refresh existing media metadata' call as the file maintenance system, meaning if the import already exists in the gui session as an 'unknown thumb', it should now refresh itself correctly
  • if the media canvas is called to display an invalid media (due to mime mixup or a faulty parse that slips through), it should now better recognise that and skip/dump out
  • fixed import of videos that have 'Duration:' in their title metadata
  • improved the error reporting when the old options object fails to save
  • removed some old ratings dialog position options storage that was causing errors on certain ratings dialog ok events
  • url classes now support options regarding the 'referer' http header they send (their referral url). you can set an optional converter to generate a referral url based on the url class's url and choose to always use the given referrer if available, never use a referrer, use the converter if no referrer is available, or always use the converter
  • the network report mode now reports on referral urls used in requests
  • the 'quoted' referral url (a unicode workaround) is now only applied if the referral url cannot be encoded to latin-1
  • the janitorial petitions processing page now lets you copy tags and left/right tags of pairs with a right-click on selected checkbox rows
  • cleaned a little server code
  • improved how the server sets and releases its 'currently busy' mode
  • the server no longer does <5min vacuums in a backup command
  • added a specific 'vacuum' server POST command that forces a full vacuum
  • added 'lock_on' and 'lock_off' server POST commands to lock the server and shut down the db, and restart
  • the new vacuum, lock_on, lock_off, and a 'is server busy?' check commands are added to the services->admin menu
  • added 'pause and disconnect' ability to the database mainloop
  • added some unit tests for url classes and the new referral url conversions and server commands
  • cleaned some of the thumbnail banner/icon drawing code
  • some misc label fixes

Don't miss a new hydrus release

NewReleases is sending notifications on new releases.