Isaac

Results 213 comments of Isaac

Looks like you're setting a user user for the ganymede-db image. Postgres already runs rootless so you likely don't need to do that. If you do want to run as...

Try deleting the `/home/joon/archive/db` path and letting the container recreate it. If that doesn't work you'll have to debug the permissions on your own, this is not a Ganymede issue.

I investigated this a bit and I'm not sure about implementing this. The [api endpoint to get clips](https://dev.twitch.tv/docs/api/reference/#get-clips) return *all* clips for a channel, including ones created by users. I...

I like the idea of fetching the top clips from the past X days. That is something I can implement. I could also likely link the VOD and clip together,...

This feature was released some time ago but never updated here. If you're looking for more advanced features feel free to reopen or create a new issue.

I don't think this is possible with how Ganymede is architected. Chat definitely won't work as that requires post-processing. Video might work, I'll look into that. Twitch has trying to...

Ah turbo only, that's unfortunate. I wonder if that feature works when VODs are disabled.