turtletowerz

Results 8 comments of turtletowerz

I seem to be having the same issue with specific episodes. This doesn't happen with all episodes in a season. Here's an example of what it looks like in the...

There are a few cases where manipulating files across partitions causes problems in Golang ([example](https://stackoverflow.com/questions/50740902/move-a-file-to-a-different-drive-with-go)). I'm not sure there is an easy fix for this outside of checking for that...

My guess is that crunchyroll finally added captcha to its login which it previously didn't have (or if it did have it I just never noticed and this app never...

I could change the **Rename** function to move files a bit more properly, similar to the answer [here](https://stackoverflow.com/a/50741908), but I don't believe the issue is related to the temporary directory,...

The subtitle downloading was updated in late 2019 and this thread was early 2019. If it still doesn't work for specific languages please create a new issue for it, his...

Did you try to manually install the Terraria server or TML? I had a similar issue that fixed when I let SteamCMD handle the installation (from [here](https://github.com/tModLoader/tModLoader/wiki/Starting-a-modded-server#downloading--updating-workshop-mods))

This test failing is likely caused by libvips/libvips@2f9d49c4f27af59d18a9fc261b1d827a16744a48. None of the other commits [between the two versions](https://github.com/libvips/libvips/compare/v8.14.2..v8.14.3) stand out besides that one. It's odd that only this test fails since...

You're using the outdated version of the script. The rewrite is not on `stable` yet but it's on `preview` and `1.4.4`. Sorry about this but it won't be on stable...