Hey, I'm wondering if there is another way to retrieve a MediaItem from the Media section based on its URL.
I'm using Umbraco v15 and currently have middleware where I need to process the MediaItem. The only way I seem to find is through IMediaService, but I would prefer not to fetch from the database. Instead, I would like to use the MediaCache.