Marc Kohaupt

Results 36 comments of Marc Kohaupt

`makedirs` would also be nice, as it is quite a useful shortcut :-)

Reading the current label type would be great, as it could be used to eliminate possible errors! :-)

I just looked around in the forks if someone fixed this. I did not verified it, but https://github.com/icebergteam/javafx-gradle-plugin/commit/8ee1e75b57ca784799ebec284604acb02ae03543 looks like @icebergteam fixed something that seems to to be related. Maybe...

I'm not entirely sure about the current desired state of this feature, but I just wanted to add how another app (Smart AudioBook Player) handles it - because it is...

Additionally to "shakes" it might be plausible to reset the timer on any generic "manual interactions". Unfortunately, I don't know which useful events an Android app could subscribe to; but...

> > * Set a sleep timer in the play screen. Just press it. It will be activate until you explicitly disable it. > > * Press play and listen...

Would really be nice to see this implemented. I'm also often on a instable Wifi and have to restart downloads a few times until they are complete. Spotify seems to...

Haha, yes +1. I don't need a remainder that my Wifi sucks. :D

I changed my service file to not use `-d` (daemonize). This way the forked process does not return and systemd actually can know something about the state of the process....

Oh, would coTURN and nginx on one server even be possible? I just saw that `turnserver` binds on `https`/`443`. I always thought we needed a separate machine only because BBB...