desbma

Results 93 comments of desbma

Unfortunately, emails contain personal addresses that I'd rather not share. However I can provide the HTML code for an email with embedded SVG, would that be enough for you to...

Here is one from an email generated by [sysstat_mail_report,](https://github.com/desbma/sysstat_mail_report), using Gnuplot: https://pastebin.com/raw/h3226WaQ Of course, you can open the HTML in a browser too

It seems recent, but I'm not exactly sure when it first occurred, a few weeks ago, a few months at most I'd say.

~Did you try with `min-priority = 0`?~ Nevermind, I see message priority is 5 in your log, so that should not be filtered. Do you get a notification when running...

To get more logs, you can compile from source by cloning this repository and running `cargo run`. However it seems this is a known issueof Gnome 46: * https://github.com/hoodie/notify-rust/issues/218 *...

It doesn't look as anything was fixed upstream. However if anybody is willing to test it, I think I can make a small workaround for Gnome in gotify-desktop.

Are you trying to download a cover for a single album, or for a directory tree with multiple albums?

Are those 17 tracks from the same album? `sacad_r` recursively scans directory trees, but assumes each directory contains files from a single album, unless `-f`/`--full-scan` is passed. Also I'm not...

Closing for lack of response.

We should not need to do this, the root cause is in the mac-notification-sys crate and has just been fixed upstream: https://github.com/h4llow3En/mac-notification-sys/issues/79 If you run `cargo update` in the source...