Trygve Aaberge

Results 165 comments of Trygve Aaberge

> But I can't reproduce it with something else, e.g. running htop is being killed on exit as it should be. I assume `htop` and most other interactive processes terminate...

@adamcik: I can easily reproduce this. It doesn't say anything earlier in the log.

I can still reproduce this consistently, however only on one of my machines. It also happens randomly from time to time on that machine. Do you have any suggestions on...

[Snapcast](https://github.com/badaix/snapcast) is another solution. It's made for multiroom playback, but I don't see any reason it can't be used for streaming to a single client too. I haven't tested it,...

@adamcik: I can't reproduce this with mopidy@develop and mopidy-spotify@feature/gst1. Can you still reproduce it?

Do you mean with `queue.set_property('max-size-time', x * Gst.SECOND)` that was removed in 190abc3? I tried with 3 and 10 seconds still without any problems. I tried re-adding `max-size-buffers` and `max-size-bytes`...

This happens for me as well (except that I only get one entry, not two). Mopidy continues to the next track in the playlist after a track in the stream....

IMO, having previous go back to the previously played track when random is set would be the most useful behavior. When is it useful to go to a random track...

@flashcode: I think we should agree on the user experience before I continue with this. In my opinion, the best would be if a paste cause all the lines to...

> This would mean that both the paste confirmation and paste_auto_add_newline isn't necessary anymore. Not sure if these should be removed, disabled by default or what? I ended up removing...