Melody
Melody
are you compiling the same code (latest _tag_, not master branch) and in the same way?
I mean the tag _on the executable_. Latest is 1.7something
I'm forking this and I'm going to attempt to fix this. I'll open a pull when I'm done. If I had to guess, I think that the line under [`asyncio.wait()`](https://docs.python.org/3/library/asyncio-task.html#asyncio.wait)...
It's been working for me
i *think* i fixed this. reopen if it still happens
I assume this is referring to the download size limit. The issue for me is that I don’t want to stress out my network too much and also it’s a...
If you self-host, you can just manually up the maximum allowed input file size, it’s a config setting https://github.com/reticivis-net/mediaforge/blob/f568e2c35ca2a094471758ce7a7da6677d494bbe/config.example.py#L28
There isn’t anything I can do about that, all files have to fit into discord’s upload limit
That still wouldn’t fix the issue of stressing my network, the limited input size also prevents DoS type attacks
i might have fixed this. reopen if there are issues