Marco Schlicht

Results 27 comments of Marco Schlicht

I've forgot to say, that I'm using this mpv plugin: https://github.com/hoyon/mpv-mpris With that it is possible to get information and controll the player over mpris with `playerctl`. mpris-scrobbler log on...

It works. Thanks for you work.

Maybe you can censor the chatname and only show the first 6 chars. And spam could be prevented by only showing each request once?

For me the process was a littlebit different. I have a realm called "Hackademy" and a client called "api-backend". First the not working way: i created a new user and...

The `cd omnisharp-server` should not be removed.

this caused problems for a short time when i wanted to mock it in a unit test. but then i found a solution around it and the problem doesn't block...

There are also other occurrences in properties: - https://github.com/G-Research/consuldotnet/blob/master/Consul/Agent.cs#L152 - https://github.com/G-Research/consuldotnet/blob/master/Consul/Agent.cs#L255 - https://github.com/G-Research/consuldotnet/blob/master/Consul/AuthMethod.cs#L37 - https://github.com/G-Research/consuldotnet/blob/master/Consul/Client_Request.cs#L54 - https://github.com/G-Research/consuldotnet/blob/master/Consul/Semaphore.cs#L223 - https://github.com/G-Research/consuldotnet/blob/master/Consul/Utilities/Extensions.cs#L35 And as types in functions: - https://github.com/G-Research/consuldotnet/blob/master/Consul/Agent.cs#L328 - https://github.com/G-Research/consuldotnet/blob/master/Consul/Agent.cs#L330 - https://github.com/G-Research/consuldotnet/blob/master/Consul/AuthMethod.cs#L54...

I've made two branches: "[master](https://github.com/Bergiu/consuldotnet/tree/master)" that contains the changes only in Catalog.cs, and "[more](https://github.com/Bergiu/consuldotnet/tree/more)" that contains all changes. please let me know if i should make a pr from any...

> This started happening to me recently. I didn't update pyls in the meantime. This was on version 0.26, on Arch Linux. I tried updating to 0.27 but it did...

I don't get it. What do i need to do to get this working? The Demo App code is not working. Why doesn't this work out of the box?