Mathias Kühn

Results 45 comments of Mathias Kühn

> @ma-ku - thanks for your efforts on this? Where have you pushed this too? Is it a branch or your forked-repo? In a branch feature/grouping on my fork.

Well, check that you have built from the branch. And also be aware that this (intermediate) version only shows stereo pairs as ones Groups are the next iteration. At first...

Forgive me. You are right. Somehow the initial push never made it and I did not verify. Code is up on GitHub now.

Never mind. Changed user in owntone.conf also to root. Not the best way but OK for development for now. > As we are talking. On my development machine (Debian VM),...

@shauder In general, the devices can be detected as Airplay 1 devices and as Airplay 2 devices, typically as both. In earlier versions the Airplay 1 version took precedence over...

I just want to add point your attention to the method `saveEntity` that basically resembles our core use-case where the data get's corrupted. The function will attach a new node...

> Modelling the opposite direction also as one _should_ solve the problem _but_ I still have some issues. That's what we tried but putting two `@Target` annotations into the relationship...

I am sure you had your reason when you the `@StartNode` and `@EndNode` logic but if you want to keep the relation navigable in both directions you might end up...