Patrick Li
Patrick Li
OK. There is an `initial` value set in the definition of the inputs. That's whats caused the issue. Can we remove this line? https://github.com/daredoes/default-dashboard/blob/main/src/controller.ts#L39 Should probably do the same for...
I actually can't reproduce this right now. Despite restarted HA a few times the redirection to set the default dashboard on the first login always works. It's annoying that you...
Yes that's right. I probably have manually edited the `input_select` file so I can't reproduce this now. But if you are on the release version this bug should be there.
> So I think the appropriate way to handle this is to modify the function that creates the input select and boolean toggle automatically for the user. Perhaps it is...
By OK you mean returning some data? In this case yes. ABC -> `com.apple.keylayout.ABC` Pinyin -> `com.apple.inputmethod.SCIM.ITABC`
This tool seem to work fine. https://github.com/laishulu/macism/ That would be my temporary workaround.
Ah this works! Thanks for the tip.
yeah sure why not
No. This edits the metadata in CBZs, but it has nothing to do with the converted epub files. It needs to be implemented in this function https://github.com/ciromattia/kcc/blob/master/kindlecomicconverter/comic2ebook.py#L291