Tzahi12345

Results 135 comments of Tzahi12345

>Always store the original title, the English title and the title in languages selectable by the user. >If possible: let the user choose whether the filename should have the original...

>As much as I hate to say it, my drive to fix this can't be converted into coding energy directly. :/ That's pretty much how I feel about the youtube-dl...

Awesome stuff here! I think the general direction is great, splitting up the code is pretty much necessary and I think the approach here solves it elegantly. At first I...

I was just thinking of this yesterday. It shouldn't be a crazy refactor (no new functionality is being added), but it would help *significantly* with coding and contributions.

I'm not sure what the fundamental reason behind this bug is or what configuration is *really* necessary. My guess is it's related to the fact that we're serving the HTML...

>Why not include a nginx server in the Docker image instead of using Node? That would probably resolve everything. Is it possible to include an nginx server inside of a...

Is there a way you can check the processes running in the container? It might be zombies or rogue processes. Also, I would recommend going on the `nightly` Docker tag...

Hm still not obvious what's causing this. Just a few questions so we can narrow down the culprit: How many subscriptions do you have? Also, what do you have set...

Thanks for the screenshots! So it looks like the problem is subscriptions. Some background: the checks for each subscription is spread out over the course of the subscription interval (300...

>So is it fine that the spikes are happening like that? That is expected? Hm, not sure, and that's why I'm keeping this issue open. In the past, I've seen...