Results 16 comments of Till Krenz

Looks like Tidal has made changes to the login procedure and there currently seems to be no way around using the official app or the web player. Other projects as...

Hi, I am another author of the `egor` package. > Yeah - the plan has always been for `activate()` to become more general and I think it makes sense to...

I have implemented a music zone management feature in my raumfeld remote [rf.wr](https://github.com/tilltnet/rf.wr.py) using python-raumfeld, /getZones /connectRoomToZone and /dropRoom. Making those commands available in the library would be really helpful!...

There really is no good reason for this inconsistency other than it being an artifact of previous code versions. I agree that a consistent situation would be better. I stumbled...

Does the same thing happen, if you try it with a renderer, that has no Umlaut in its name? Also, can you try and fix the formatting of your post?...

It sounds reasonable to me, to make the dependencies as slim as possible. I also noticed, that testing on non-windows systems is very slow. But I would also like to...

Let's go ahead with the merge for now. I'm not sure about the removal of `igraph` though. @krivit does igraph on its own have a big impact on your testing...

I really hope that the `tidygraph` maintainers are willing to donate the `activate()` generic to `generics`, otherwise I'd probably prefer to split `egor` up into two packages. The `activate()` strategy...

I saw that `generics` mostly consists of tidyverse generics. As far as I know `tidygraph` is not an official tidyverse package, so it makes sense, that they won't take it....

I think what @mbojan suggests could be a temporary fix, if it works well enough. If this is urgent to you @krivit, it would be the quickest fix I think....