Julian Waller

Results 989 comments of Julian Waller

> This is more important now that the config is not a simple text file. The database should be flushed and closed when creating a backup. Copying while Companion is...

I don't know what we can do about this. It sounds like it only happens with that model of KVM, so without access to one fixing it is unlikely. Could...

This should all be resolved now

Have you enabled both the `HTTP API` and `Deprecated HTTP API` in the settings?

@istnv for these deprecated endpoints, GET is correct. I don't know why its not working though, I can do the same and the browser says `ok` and it triggers the...

@DubbingBrothersFrance your problem is easy, you are making a http request to the tcp port. you should be using the same port number as the web interface

@TPaulManohar any update on whether this is working for you?

Half of this is a duplicate of #1676, but it sounds like you want to be the one to define the 'ids' used, so this is a bit different

I think this could be done before #1676, by giving the buttons a section to define 'aliases'. New api endpoints could then be added to do things to buttons by...

I was going to make a start on this the other day, but I quickly realised that most of the complexity here is the ui to specify the alias. The...