Sharun

Results 29 comments of Sharun

@Mishul-G hope haven't found a way to make this work. I guess this is because I have TFA enabled on my account 🤔 maybe turning it off would make it...

I just played around with the api many months ago and it seemed to be working fine. but this TFA problem is new to me

hm got it. I put together this script after looking up the manual ```bat @echo off adb shell am start com.rom1v.sndcpy/.MainActivity pause mpv tcp://localhost:28200 --demuxer=rawaudio --no-cache --demuxer-cache-wait=no ``` but still...

Over USB. Latency is there in VLC but not as much as experienced on MPV

> If not, over USB, you could try to change `--network-cache=50` (milliseconds) to a smaller value. setting it to 0 has helped with reducing the latency. though I'm not sure...

Okay, one more thing. When I play youtube, the audio forwards. But not when playing from an audio only source like spotify. is this intentional? 🤔

Damn sorry should have read the docs fully 😅

Anyone got to building this on WSL? Would like to know if there's any hurdles to keep an eye out for

> May have to wait until .NET Core supports Android before pwsh will work successfully. A number of [.NET Core CLR issues](https://github.com/dotnet/coreclr/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+android) for Android still active seems like the issues...

> I really want to give it a try :) Could try it on WSL for now (at least that's what I did)