Jiyuu
Jiyuu
hmm though there is no direct link from the mal showtimem it does have a link to anidb, which in turn have a link to MAL, not sure how complex...
did you install the dependencies? `pip3 install -r requirements.txt`
I had this happen on a couple of machines, the fix was generally to run `netsh winsock reset` from the windows side. It is technically possible to hardcode the dns...
https://github.com/vishen/go-chromecast/pull/165 not sure if i'll ever polish this myself, so linking it here so others might either use it (it is functioning as far as i can tell for mkv...
For anyone else that gets this, a workaround is Adding another project to the solution, and copying the packages.config content into it. upon opening the "manage nuget packages" for the...
finally, it seems the cause of the build issue is having ``` 11.0.2 1.5.231 ``` this block in the csproj file, removing this block and reloading the project enables nuget...
i actually ended up re implementing parts of this on my own, but we can try cooperating on making something more public facing, sure