/hydrus/ - Hydrus Network

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

Boards | Magrathea | Catalog | Bottom

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

Remember to follow the rules

Max file size: 350.00 MB

Max files: 5

Max message length: 4096


Version 597 Anonymous Board owner 11/06/2024 (Wed) 21:41 Id: 480b10 [Preview] No. 1721 [Reply] [Last 50 Posts]
https://youtube.com/watch?v=Q8Jbel4M4Uc [Embed]
windows
zip: https://github.com/hydrusnetwork/hydrus/releases/download/v597/Hydrus.Network.597.-.Windows.-.Extract.only.zip
exe: https://github.com/hydrusnetwork/hydrus/releases/download/v597/Hydrus.Network.597.-.Windows.-.Installer.exe
macOS
app: https://github.com/hydrusnetwork/hydrus/releases/download/v597/Hydrus.Network.597.-.macOS.-.App.dmg
linux
tar.zst: https://github.com/hydrusnetwork/hydrus/releases/download/v597/Hydrus.Network.597.-.Linux.-.Executable.tar.zst

I had a good week. There's some more bug fixes and improvements to quality of life.

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

highlights

When I sped up subscription and downloader load time a couple weeks ago, I messed something up with local import folders that caused them to one-time re-check of any files they were remembering (i.e. entries where you said 'leave alone, do not reattempt'). It resulted in some wasted work and an UI bug. Thank you for the reports about this. I have fixed the problem, and any duplicate/redundant import objects should be removed on update. Let me know if you have any more trouble!

Message too long. Click here to view full text.




Version 596 Anonymous Board owner 10/30/2024 (Wed) 21:05 Id: ed71bb [Preview] No. 1713 [Reply] [Last 50 Posts]
https://youtube.com/watch?v=amKt8ttja1E [Embed]
windows
zip: https://github.com/hydrusnetwork/hydrus/releases/download/v596/Hydrus.Network.596.-.Windows.-.Extract.only.zip
exe: https://github.com/hydrusnetwork/hydrus/releases/download/v596/Hydrus.Network.596.-.Windows.-.Installer.exe
macOS
app: https://github.com/hydrusnetwork/hydrus/releases/download/v596/Hydrus.Network.596.-.macOS.-.App.dmg
linux
tar.zst: https://github.com/hydrusnetwork/hydrus/releases/download/v596/Hydrus.Network.596.-.Linux.-.Executable.tar.zst

I had a good week with a couple important bug fixes and some UI quality of life improvements.

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

highlights

I messed something up last week and it broke several downloaders' hash lookups, which are sometimes used to determine 'already in db'/'previously deleted' quickly. The problem is fixed today, sorry for the trouble! Any advanced users who took advantage of the new hex/base64 string converter decoding tech last week, please check the changelog.

Message too long. Click here to view full text.

2 posts omitted.


Anonymous 11/03/2024 (Sun) 10:52 Id: 86a110 [Preview] No.1716 del
(42.16 KB 1417x243 ss.png)
>>1715
I can't build venv, error on building psd-tools.
Looks like now I need VC++ build tools, even though I didn't before.
After some effort I instal 140 and 141 version.
Now while building psd-tools:
...\python38\include\pyconfig.h(205): fatal error C1083: basetsd.h: No such file or directory

stackoverflow says I need Windows 10 SDK, which won't install.
stackoverflow says I need VC++ Compiler for Python 2.7, which can't be downloaded from microsoft anymore. I find it on wayback machine, Install, it does nothing.

I try other solutions, find this BaseTsd.h in program files and put it in python folder, errors become unreadable.


Anonymous Board owner 11/04/2024 (Mon) 01:06 Id: aa7e97 [Preview] No.1717 del
Damn, I am sorry to say we might just not support Win 7 any more. It sounds like setuptools or some other library that updated in the background now uses python 3.9 tech, or similar, that Win 7 won't do any more. We have known this was coming for some time, so perhaps it has finally hit us. I will update the help to talk about this.

It might be possible to get things to work on old libraries if you were to build your own requirements.txt and go through the advanced/manual version of the 'running from source', as here: https://hydrusnetwork.github.io/hydrus/running_from_source.html#what_you_need but I am quite experienced at this and I would find doing that quite a pain in the ass, so I think your best bet would be to just roll back to v578 and halt there for now.

I am not the world's best git expert, but (I'm assuming you used git to download the hydrus source) if you open a terminal in your source folder and run this:

git checkout tags/v578

I think that will rewind you, undoing any git pull you just did. It may be that v582 or later works for you too--the tag should line up with the tag in the URL of each release, as here: https://github.com/hydrusnetwork/hydrus/releases Sometimes it will be v123a with the 'a' on the end when I had to do a hotfix.

Good luck, and let me know how you get on.


Anonymous Board owner 11/04/2024 (Mon) 01:09 Id: aa7e97 [Preview] No.1718 del
>>1717
Oh, actually, since your problem is with psd-tools, which I am pretty sure is optional, if you navigate to install_dir/static/requirements/advanced and edit 'requirements_core.txt', try removing the 'psd-tools' line and try running setup_venv again. It will skip this library.


Anonymous 11/04/2024 (Mon) 08:06 Id: 86a110 [Preview] No.1719 del
(71.18 KB 1299x507 ss.png)
>>1718
I try this, venv installs without errors, but client:
v595 errors
v586a errors
v582 works


Release Tomorrow! Anonymous Board owner 11/05/2024 (Tue) 21:56 Id: fda5fd [Preview] No.1720 del
I had a good week. I fixed an issue with import folders and improved a bunch of UI quality of life.

The release should be as normal tomorrow. There will also be a 'future' build for advanced Windows users to try out.

>>1719
Thanks for letting me know. That's a shame, it looks like ~v582 is the latest Python 3.8 and thus Win 7 can run. I have updated the help for tomorrow to talk about this. I think you will have to stay on this version unless/until you decide to update Windows or move to Linux.



Version 595 Anonymous Board owner 10/23/2024 (Wed) 21:52 Id: fcf8e4 [Preview] No. 1711 [Reply] [Last 50 Posts]
https://youtube.com/watch?v=2fsMD9tPFY0 [Embed]
windows
zip: https://github.com/hydrusnetwork/hydrus/releases/download/v595/Hydrus.Network.595.-.Windows.-.Extract.only.zip
exe: https://github.com/hydrusnetwork/hydrus/releases/download/v595/Hydrus.Network.595.-.Windows.-.Installer.exe
macOS
app: https://github.com/hydrusnetwork/hydrus/releases/download/v595/Hydrus.Network.595.-.macOS.-.App.dmg
linux
tar.zst: https://github.com/hydrusnetwork/hydrus/releases/download/v595/Hydrus.Network.595.-.Linux.-.Executable.tar.zst

I had a great week. I've got several quality of life improvements, and a user has figured out native Ugoira rendering.

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

Ugoiras

Ugoiras are an unusual gif-like animation format from Pixiv. Getting them to play in hydrus has been a long time goal, and thanks to a user who put a bunch of work in, they now work out of the box. You don't have to do anything; any Ugoiras you have in your client will now play in the media viewer.

Message too long. Click here to view full text.



Release Tomorrow! Anonymous Board owner 10/30/2024 (Wed) 03:13 Id: ce8230 [Preview] No.1712 del
I had a good week. I fixed a couple of important bugs and improved some quality of life.

The release should be as normal tomorrow.



Version 594 Anonymous Board owner 10/16/2024 (Wed) 21:36 Id: b8a751 [Preview] No. 1709 [Reply] [Last 50 Posts]
https://youtube.com/watch?v=X6_e7v5Fe6Y [Embed]
windows
zip: https://github.com/hydrusnetwork/hydrus/releases/download/v594/Hydrus.Network.594.-.Windows.-.Extract.only.zip
exe: https://github.com/hydrusnetwork/hydrus/releases/download/v594/Hydrus.Network.594.-.Windows.-.Installer.exe
macOS
app: https://github.com/hydrusnetwork/hydrus/releases/download/v594/Hydrus.Network.594.-.macOS.-.App.dmg
linux
tar.zst: https://github.com/hydrusnetwork/hydrus/releases/download/v594/Hydrus.Network.594.-.Linux.-.Executable.tar.zst

I had a good simple week fixing some bugs. There is also a 'future test' for advanced users to try out.

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

highlights

I screwed up last week when I updated how the list that backs the thumbnail grid works. I messed up an optimisation in how it removed certain items, and it caused people popup errors when deleting/removing files. The good news is these errors were just harmless UI side stuff, fixed by re-sorting the page or restarting the client, but I am sorry for the trouble--it is now fixed, and I have some unit tests to make sure it does not happen again.

Message too long. Click here to view full text.



Release Tomorrow! Anonymous Board owner 10/23/2024 (Wed) 04:15 Id: 8fb91b [Preview] No.1710 del
I had a great week. I improved some quality of life, sped up downloader and subscription load times, wrote some more OR predicate commands, and figured out an easy way to re-download files' metadata. Also, a user has figured out native Ugoira rendering!

The release should be as normal tomorrow.



Version 593 Anonymous Board owner 10/09/2024 (Wed) 22:04 Id: a3317b [Preview] No. 1707 [Reply] [Last 50 Posts]
https://youtube.com/watch?v=OPDSEcIbeEE [Embed]
windows
zip: https://github.com/hydrusnetwork/hydrus/releases/download/v593/Hydrus.Network.593.-.Windows.-.Extract.only.zip
exe: https://github.com/hydrusnetwork/hydrus/releases/download/v593/Hydrus.Network.593.-.Windows.-.Installer.exe
macOS
app: https://github.com/hydrusnetwork/hydrus/releases/download/v593/Hydrus.Network.593.-.macOS.-.App.dmg
linux
tar.zst: https://github.com/hydrusnetwork/hydrus/releases/download/v593/Hydrus.Network.593.-.Linux.-.Executable.tar.zst

I had a good week. There's some fixes and tag autocomplete quality of life.

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

highlights

OR search predicates are now multiline, one sub-predicate per line. They look a lot better! They also have better 'copy text' support--they'll refer to and copy all the sub-predicates separately, and do subtag conversions correctly.

Message too long. Click here to view full text.



Release Tomorrow! Anonymous Board owner 10/16/2024 (Wed) 00:16 Id: 355e1c [Preview] No.1708 del
I had a good simple week. I fixed some bugs, including the recent sometimes-problem with removing thumbnails, and cleaned up the program shutdown code.

The release should be as normal tomorrow. There will also be a 'future' test for advanced users to try out.



Version 592 Anonymous Board owner 10/02/2024 (Wed) 21:03 Id: fbb5ec [Preview] No. 1702 [Reply] [Last 50 Posts]
https://youtube.com/watch?v=ldrcOdS8oAU [Embed]
windows
zip: https://github.com/hydrusnetwork/hydrus/releases/download/v592/Hydrus.Network.592.-.Windows.-.Extract.only.zip
exe: https://github.com/hydrusnetwork/hydrus/releases/download/v592/Hydrus.Network.592.-.Windows.-.Installer.exe
macOS
app: https://github.com/hydrusnetwork/hydrus/releases/download/v592/Hydrus.Network.592.-.macOS.-.App.dmg
linux
tar.zst: https://github.com/hydrusnetwork/hydrus/releases/download/v592/Hydrus.Network.592.-.Linux.-.Executable.tar.zst

I had a great week. There's a mix of all sorts of work.

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

highlights

The tag autocomplete widgets on search pages now have a one-click 'clear page' button. Also, tag autocompletes will handle ctrl+c/ctrl+insert a little more intelligently, copying your typed text if any is selected and otherwise copying from the results list below.

Message too long. Click here to view full text.



Release Tomorrow! Anonymous Board owner 10/09/2024 (Wed) 06:00 Id: b5450d [Preview] No.1706 del
I had a good week. I made some quality of life improvements to the tag autocomplete and fixed some bugs.

The release should be as normal tomorrow.



Version 591 Anonymous Board owner 09/25/2024 (Wed) 21:44 Id: b2aa2d [Preview] No. 1699 [Reply] [Last 50 Posts]
https://youtube.com/watch?v=1ySAkB-H33E [Embed]
windows
zip: https://github.com/hydrusnetwork/hydrus/releases/download/v591/Hydrus.Network.591.-.Windows.-.Extract.only.zip
exe: https://github.com/hydrusnetwork/hydrus/releases/download/v591/Hydrus.Network.591.-.Windows.-.Installer.exe
macOS
app: https://github.com/hydrusnetwork/hydrus/releases/download/v591/Hydrus.Network.591.-.macOS.-.App.dmg
linux
tar.zst: https://github.com/hydrusnetwork/hydrus/releases/download/v591/Hydrus.Network.591.-.Linux.-.Executable.tar.zst

I had a bit of a mixed week, but I got a couple of neat things done.

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

highlights

I fixed a stupid mistake in last week's 'move left/right after page close' thing, which was doing it even if the page being closed was not the current focus! Also fixed is the share->export menu not showing if you only right-clicked one file.

Message too long. Click here to view full text.



Release Tomorrow! Anonymous Board owner 10/02/2024 (Wed) 01:09 Id: 86ff4f [Preview] No.1701 del
I had a great week. There's new parsing tech, a bit more on local file locations in the Client API, and some UI quality of life work.

The release should be as normal tomorrow.



Suggestion Threads Anonymous 08/13/2019 (Tue) 15:21 Id: d8fb4a [Preview] No. 25 [Reply] [Last 50 Posts]
Drop your suggestions here
http://archive.fo/heSey
22 posts and 2 images omitted.


Anonymous 01/20/2021 (Wed) 02:24:23 Id: 64c55b [Preview] No.932 del
(151.32 KB 600x842 1504861.png)
It would be great to allow unrestricted file extensions.
I want to import into Hydrus many 3D models (.stl; .step; .prt; .x_t; .obj; et cetera) and some others like .txt and .html.
Viewers for non supported files are not necessary if a custom screenshot (provided by the user) of the file content is showed in Hydrus.
Then the workflow would be to import, to tag, to add a screenshot, to search, and then to execute with an external program; or to export and then to execute.


Anonymous 02/22/2021 (Mon) 21:09:13 [Preview] No.997 del
I have three suggestions:

I wish there was some kind of favorites functionality. Nothing fancy, just a system tag for favorites, a quick-add button for said tag the right-click menu, and maybe a star on the thumbnails.

The current workflow for importing large queries (artists) is shit. Subscriptions aren't for large imports, but if you want to grab an artists stuff you're going to need one. So you have to manually do a run with the importer and manually make an identical subscription. I'd like to be able to right-click on an import query and pick an option to just make it a subscription.

It would be nice if there was a way or preserve generic metadata. I am thinking specifically of descriptions on pages like FA or e621. Nothing huge, just text box basically where importers could dump whatever into.


Anonymous 02/22/2021 (Mon) 21:26:00 [Preview] No.998 del
>>997
And one more thing! Currently when you import things they get their modified and imported dates set to when they're downloaded. Usually that means it's backwards slightly out of order from chronological. Subsequent imports will have the same issue but also all be 'after' that. Effectively there's no way to sort by chronological order. I want items had a 'posted date' (that importers would need to parse) that you could sort on.


Should I go or should I stay? Vinay Tomar 07/22/2022 (Fri) 10:48:12 Id: 9a99b3 [Preview] No.1324 del
Hi,

I am curious to know your thoughts on my proposal below.

I welcome your feedback or rejection ( I pray not : - ) )

======Original message=======


Hey,

The new normal seems to be daunting but it's high time for us to shift our focus on innovative ways to start a business.

I noticed that you shared https://mode.com/blog/python-interactive-plot-libraries/.

i'd like to offer http://endchan.net/hydrus/res/25.html an https://www.guru99.com/ article that may help a start-up business take off in these challenging times.

Message too long. Click here to view full text.



good submission Simon Martins 10/02/2024 (Wed) 00:58 Id: 5508b8 [Preview] No.1700 del
Superb submission! I’m definitely cherishing the substance on this page. I really like what you guys are usually up too. This kind of clever work and exposure! Keep up the awesome works guys I’ve added you guys to my personal blog roll.
Please also feel free to visit my website: https://www.buyforexeaonline.com



Version 590 Anonymous Board owner 09/18/2024 (Wed) 21:24 Id: e6fce5 [Preview] No. 1697 [Reply] [Last 50 Posts]
https://youtube.com/watch?v=eYN9WivpQ6M [Embed]
windows
zip: https://github.com/hydrusnetwork/hydrus/releases/download/v590/Hydrus.Network.590.-.Windows.-.Extract.only.zip
exe: https://github.com/hydrusnetwork/hydrus/releases/download/v590/Hydrus.Network.590.-.Windows.-.Installer.exe
macOS
app: https://github.com/hydrusnetwork/hydrus/releases/download/v590/Hydrus.Network.590.-.macOS.-.App.dmg
linux
tar.zst: https://github.com/hydrusnetwork/hydrus/releases/download/v590/Hydrus.Network.590.-.Linux.-.Executable.tar.zst

I had a pretty good week and have a bunch of quality of life improvements to roll out.

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

highlights

The 'check now' button in 'edit subscriptions' and 'edit subscription' is now more intelligent and handles pause status. It'll ask you about paused subscriptions and queries, and it better examines and navigates what you can and will be resurrecting.

Message too long. Click here to view full text.



Simple Release Tomorrow! Anonymous Board owner 09/25/2024 (Wed) 02:57 Id: 3e7686 [Preview] No.1698 del
I had a mixed week, but I got a couple of neat things done. I fixed a handful of bugs, wrote a 'tag actually exists here' filter for tag siblings/parents export, and added local file/thumbnail path fetching to the Client API.

The release should be as normal tomorrow.



Version 589 Anonymous Board owner 09/11/2024 (Wed) 21:55 Id: 325890 [Preview] No. 1694 [Reply] [Last 50 Posts]
https://youtube.com/watch?v=Ka4pfP2z8iA [Embed]
windows
zip: https://github.com/hydrusnetwork/hydrus/releases/download/v589/Hydrus.Network.589.-.Windows.-.Extract.only.zip
exe: https://github.com/hydrusnetwork/hydrus/releases/download/v589/Hydrus.Network.589.-.Windows.-.Installer.exe
macOS
app: https://github.com/hydrusnetwork/hydrus/releases/download/v589/Hydrus.Network.589.-.macOS.-.App.dmg
linux
tar.zst: https://github.com/hydrusnetwork/hydrus/releases/download/v589/Hydrus.Network.589.-.Linux.-.Executable.tar.zst

I had a good couple of weeks mostly cleaning code and optimising things.

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

highlights

If you have a lot of files, your database update may take a couple minutes this week. Some users have had unoptimised similar-files search for a while, and this fixes it.

Message too long. Click here to view full text.



Anonymous 09/15/2024 (Sun) 15:23 Id: c2aa36 [Preview] No.1695 del
Hi dev, many moons ago back in the double digit versions I asked if there was a view to see all tags, or a count of the number of unique tags. At the time you'd mentioned that the database wasn't set up in a way that made that operation practical, and recently I've been paring down and standardizing some old tags (like starting in maybe 2016 old) so I thought I would ask if anything has changed with updates on tag meta-management.


Release Tomorrow! Anonymous Board owner 09/18/2024 (Wed) 03:06 Id: 0e7d5b [Preview] No.1696 del
I had a good week. I did the background work I wanted to do, and for the release I've got a variety of quality of life bells and whistles to roll out. Nothing huge, but a bunch of little UI improvements.

The release should be as normal tomorrow.

>>1695
Not really, I'm afraid. There's still no 'tag wiki' in hydrus, like you see in the boorus. There's some new ways to search/list all tags, or all tags of a certain namespace, under tags->manage tag display and search, so you can straight up search for '*' now, but no proper paginated tag browser.

There's much better Client API tools, though, including autocomplete search, which would allow you to inspect this stuff more programmatically or make your own tag wiki: https://hydrusnetwork.github.io/hydrus/developer_api.html#add_tags_search_tags

Maybe that would allow you to do something of what you are thinking of here. For the most part though, hydrus is still optimised to ingest as much as possible, and the PTR has like fifty or a hundred million unique tags (across 2+ billion mappings), so the various problems of presenting the 'hydrus taglist' in a form a human can handle are all the more difficult.