giammin

Results 17 comments of giammin

IMHO most of the times you just need an if ```csharp if (entity.Id == 0) { await Connection.InsertAsync(entity); } else { await Connection.UpdateAsync(entity); } ```

or it could be a bash script like [pi-hole](https://github.com/pi-hole/pi-hole#one-step-automated-install)

any stream does not work. I think is something with some python library

thanks for your reply. my main use of radiodroid is with casting (chromecast audio and google mini) I dont know why the experience of casting is so different with the...

like youtube or google music listen to a content, click the cast button, music starts on chromecast or google mini. and the ability to revert the stream back to the...

> And that is strange, could you report it as a separate bug? yes but how could i collect some logs... without them it would be useless

Exactly! fire and forget. when you start a cast you have no control over it

i did some tests: google cast is just a "play this stream" request when you cast you just ask a google speaker/chromecast to play a stream so you cant connect...

> I have one more thing to clarify, do you get a running notification with Cast controls on lock screen or when RadioDroid is in the background? ![Screenshot_20201022-221525~2](https://user-images.githubusercontent.com/3406944/96925621-bc415880-14b4-11eb-83ca-0af8ddf6e6d6.png) ![Screenshot_20201022-221540~2](https://user-images.githubusercontent.com/3406944/96925647-c3686680-14b4-11eb-897c-5c6a33a8cc20.png)