Bepis
Bepis
To be honest it sounds like it's probably getting hammered trying to update/delete 300k rows in the imagequeue database. One of many several reasons why I don't use litedb anymore
> There's another backup tool I use for Discord that saves chat logs into HTML files, and you can optionally save the media in the chat as well, if you...
Should be fixed, now using SQLite for state storage by default instead of LiteDB. State store file (`imagequeue.db`) might need to be deleted upon upgrade
Hi! Very sorry for the late response, for some reason my profile wasn't set to watch this repo. As for compiled version, right now there are issues regarding both doing...
I published a prerelease here: https://github.com/bbepis/Hayden/releases/tag/v0.7 I've been holding off on this for so long since I wanted to fix some nasty proxy and deadlocking bugs, but I was never...
@Prestinium is correct. youtube-dl is not a regular program that shows an interface; it's a tool that can only be used on the command line. If you're not sure how...
Can you do me a favor and check how fast ffmpeg is downloading the stream (specifically the speed value when downloading the stream. ffmpeg log doesn't show it which isn't...
@redbatz It should still show in the terminal as it's downloading. It just doesn't persist in the logs 
> Sorry for opening an incorrect ticket, but maybe this behaviour should be noted somewhere in the documentation? You didn't do anything wrong. This is an obscure issue within NND...
 I have something made to do so, which replaces the mostly useless admin page. I'll have to work through my current pending commits first before I can push it