Mythic

Results 143 comments of Mythic

Hey, we already have an API for rendering actually, but we're also trying to maintain offline compatibility for client software so we can't exactly rely on it for rendering needs...

Not before the obvious issues are fixed (the kombu compatibility issue) at least, since we should do proper testing after the changes are fully locked in, so it'd potentially be...

this should get fixed soon, more discussion here: https://github.com/ebkr/r2modmanPlus/pull/1116

Seems like they haven't prefixed `http(s)://` to the link, which is why this is happening. Probably doesn't hurt for us to add the `https://` prefix for links that don't have...

Added validation for them in the above PR, but keeping this issue open until the link rendering is adjusted to auto-add a scheme prefix to the links that are currently...

Hey, we actually have plans for something along these lines, but as you mentioned, it's a pretty significant undertaking to do at this point. The primary issue isn't even overhauling...

@Querijn who would this someone be? Of course if he wishes to remain anonymous, that's also fine.

TL;DR - if thumbnails are generated 1 minute into the past on a write-once storage, easy_thumbnails dies.

I ended up monkeypatching this for myself as a temporary solution here: https://github.com/risk-of-thunder/Thunderstore/commit/ba83baf2c15b13f9000f346b30bf03a0cc13fbfa

Currently known required data types ``` bool integer float string champion spell map skin ```