CaramelFur / Picsur

An easy to use, selfhostable image sharing service like Imgur with built in converting
https://picsur.org/
GNU Affero General Public License v3.0
774 stars 41 forks source link

API - Get Metadata #83

Closed chrgeorgeson closed 4 months ago

chrgeorgeson commented 4 months ago

Hey, love Picsur!

I'm doing some API integration and it seems like the GET View Image Metadata returns plenty of information about the image but doesn't capture the file name of the image. Am I correct on this?

I hoped to do a lookup of the image ID and pull the filename. Is there a different way to do this? I didn't see any other GET commands that would facilitate this.

chrgeorgeson commented 4 months ago

Nope I'm dumb it does include the file name. ignore my stupidity.