Results 19 comments of Claudio Ortolina

@simonewebdesign Can't you get around this by passing the location as a program flag and keeping the websocket url in the model? See http://package.elm-lang.org/packages/elm-lang/html/1.1.0/Html-App#programWithFlags (hello btw! 👋 )

Hi @mateuszkwiatkowski thanks for your kind words! In my experience all official clients on all platforms essentially enter a sleep mode where they're not immediately reachable unless you specifically "wake...

I think it should respect the currently active client. Here's an example: - Yesterday night I paused playing music from the Spotify app on my computer and sent the computer...

What we could do is: if there's only one active player (after Tune creates its own), it gets auto selected on page load.

Small update that I'll look at this during the end of the year holidays.

@mateuszkwiatkowski another update - due to personal circumstances I'm pausing work on this project for at least 2/3 months - so if you can't wait for this feature I would...

Great to drop a dependency, but this triggered a question around dynamic atoms for me, I'll raise a n issue.

@jwarlander thanks, I raised a separate issue at #59 about it. Yes, it definitely needs a deprecation/upgrade path if it gets changed.

That could work as well, it could just run the test task and exit.

Thanks, that's great to hear! All help is appreciated.