Thomas Adamcik

Results 154 comments of Thomas Adamcik

Was sent out to the mopidy mailing list and is in the topic of the irc channel, but it's http://goo.gl/Bs6uua since you asked :-)

Current suggestion for a workaround is to note the position at the of stream changed. Then in in get position we return zero if the position is larger than our...

Triggering stream-changed from the last message we get for this on the bus seems a bit safer.

GStreamer 1.0 seems to fix this for me. Don't think there is anything to do but to verify this when that branch is merged.

gst1 is merged. Just needs to be double checked now.

Think I've found a much better solution to this. Instead of trying to detect this in the tee, which always leaves us a bit off, we need measure as late...

Personally I'm not that familiar with Akka, but if I understand the sample code correctly you want to arrange for the message to get sent in x milliseconds. As far...

For HTTP clients you could likely use the core APIs for adding playlists to create a local playlist 'Favorite raidio stations' - it's a bit of a workaround, but I...

We've talked moving spotify playlists to browse so we can expose the proper hierarchy, and then having a setting to hide them from the playlist view. But don't think this...

Don't think so, but that sounds like a good idea.