lamusmaser
lamusmaser
Checking in with @lue30499 to confirm if this is now resolved for you.
This still seems to be an issue of something getting stuck in the message handler. I am looking at the logs and seeing jobs start, complete, and then close. So,...
If you set the auto-delete to disabled, it accomplishes your goal. Is this the expected behavior that you are seeing?
We have observed the leak in this thread on Discord: https://discordapp.com/channels/920056098122248193/1179480913701241002 Overall, there are methods that can be utilized, as reported there, which would only allow a certain number of...
I'll help where I'm able and have the time.
Should we add "Allow videos to fail to download, but continue the queue" with exception handling as an additional marker, as noted in #307? I know we don't want a...
Sounds good. You are free to have the draft PR and also welcome to join the Discord and discuss on our #help-contribute channel. For the most part, we should be...
Looks like we have most of that already included here: https://github.com/tubearchivist/tubearchivist/blob/f848e73251d59de75671aeb97e08f064601a6042/tubearchivist/home/src/download/yt_dlp_handler.py#L293C10-L300 If you remove the `add_infojson`, do the chapters still generate appropriately? I would expect it to do so, but...
Checking in with @zombachu to confirm if this is now resolved for you.
Let's get some complete logs to review.