drtaru

Results 12 comments of drtaru

If ADD_TO_DOCK is enabled but the item already exists dockutil fails silently and does not modify the dock. I don't see much use trying to log that outcome though as...

Hey @mike-wolf23, I agree a single command to do this would be ideal. However, for now you can work around this limitation by first sending an `image: clear` command to...

This still doesn't quite do what I want it to. I would like it to list EVERY disabled policy regardless of if it is scoped still or not. For example...

More work needs to be done on this apparently. I don't have any bandwidth to work on or push a fix at the moment.

Probably, but I don't have any of the *arrs set up, I prefer a more manual touch to my media collection.

I had a quick update on this as I was able to reproduce it. if `caffeinate` is being run twice for whatever reason it only removes one instance from the...

Hi @seaneldridge7, Are you using the WelcomeDialog to collect userInput? If yes, does the banner display correctly there, with no text?

Perfect, thanks, that helps me narrow it down. I will dig in!

Found the issue, seems like if `bannerText` is set to nothing `""` then the `title` parameter takes over The fix is to set `bannerText=" "` instead of `bannerText=""` when `brandingBannerDisplayText="false"`...

This would require an additional dialog to pick a configuration as swiftDialog does not allow dynamic selection lists.