Melody

Results 77 issues of Melody

if someone sends a raw cdn link (not sending an attachment), the bot just ignores it

bug
high priority

![image](https://github.com/user-attachments/assets/3d265249-b37d-46a6-9113-18ff607f0ac6)

bug

It should resize back to original size when done but it don't

bug

I forgot imagemagick doesn't support ffv1 so I've gotta apply the same fix I did to $jpeg

bug

seems whatever evil docker image im using doesn't come with TNR, so I need to manually add it to get the good motivate effect

bug
low priority

If i were to call libvips functions inside an async loop using a ThreadPoolExecutor, would it block the main loop? or should I use a ProcessPoolExecutor

reproducable when downloading https://youtube.com/clip/Ugkx1ZJpt93tyTOxIryhStTs6VOuv6TMHdMX

bug

currently the "queue" is an asyncio semaphore. this works, but really i should implement something custom it should have the following properties: - similar functionality (FIFO queue where a specific...

high priority

im thinking for the name something like "mediasmith", like "become a mediasmith and get xyz" things im thinking of adding - priority in queue (see #282 ) - increased limits...

high priority

forces an image into a specific aspect ratio 2 modes: pad (adds whitespace) and crop (cuts off)

suggestion