Paul Friederichsen

Results 58 comments of Paul Friederichsen

@spencerthayer btw, Matrix does not need to be all caps. Matrix is a pretty new protocol, you can read about it at [matrix.org](https://matrix.org/). Another note on plugins: In the rewrite...

You need to specify which sites you're having the issue with. Also Hydrus Companion can be used to send cookies from your browser to Hydrus.

I made the Patreon parser. Patreon changed something with their scrapper protection recently so it's not working for anyone right now. It might just not be possible to download from...

This is very cool, I'm glad to see this is being worked on again. The ability to use dynamically generated data for a source is very nice but I am...

Isn't this exactly what sub page parsers do?

On macOS you need to install mpv yourself for hydrus to use it. But also mpv on macOS is currently broken. You should configure your media settings to show the...

The main branch of Hydrus Web is not compatible with the latest Hydrus. I am working on a new stable release. For now please use the dev version (https://dev.hydrus.app). Additionally...

I had actually already done that for Hydrus Web. If anyone finds it useful here is the SCSS: ```scss // Original tag colors from Hydrus source code $tag-colors: ( system:...

#1460 adds the ability to get tag namespace colors along with almost everything else in the client options.

Angular 5 is nearly 5 years old. This project has a peer dependency of Angular 6 or higher. I suggest you update Angular and see if that helps.