Jasmine Hegman

Results 33 comments of Jasmine Hegman

I know referring to another library is kind of crappy, and this doesn't help with your symbolic extension, but would [d3.nest](https://github.com/d3/d3/wiki/Arrays#d3_nest) help you reformat the QL responses into a more...

Hi there, a little late but I think your initial approach might still be feasible. I ran into this myself recently thankfully and here is a workaround I found. It...

I will try and remember to update my TimeWidget and AltTimeWidget MRs to support this once we agree on the naming convention.

I am probably repeating the additional context from the OP in so many more words, but wanted to share my thoughts incase they are useful. I am vaguely familiar with...

I also hoped this gets fixed soon, just lost all my metadata work as well. Watching hard drive thrash at max speed writing to Jellyfin's library.db and library.db-journal and logs...

Another workaround I've found that avoids the temporary file is to use the `file lookup plugin` as it seems to support Ansible Vault and will decrypt the file at playbook-run-time...

As a suggestion, perhaps we could incrementally clean it up (hoist vars, etc) instead of all at once. There should be no real performance hit, and this way it is...

I've been very busy and have no been working on my gaming projects either, but I am also doing well. :)

I think this might be preferable so as to support both: ``` branches: [ '+([0-9])?(.{+([0-9]),x}).x', '(master|main)', 'next', 'next-major', {name: 'beta', prerelease: true}, {name: 'alpha', prerelease: true} ], ``` Note that...

All that said, I am excited to see it when finished! :) :+1: