I have an imagePath coming into a GetImage() method... var xImage = new XImage(); var fileName = Path.GetFileName(imagePath).Split('?')[0].Split('.')[0]; MediaLibraryInfo im...
I thought there was a scheduled task for this but I don't see it. What controls the media library files getting copied to all servers? We had 2 servers for a while and moved to 4, since we moved ...
Hello,I can get PermanentUrl and DirectUrl (in this case) but I don't know how can I get full file path by guid or some other way. May be do you know any other options for it? This is code there is...
Hello, I'd like to understand the links to media libraries.When I click the @eye@ icon I can see the image correctly in another tab. Also, the image shows in the page when the file is selected in ...
Is it possible to upload field which file data type from media library, not from local folder in laptop or PC? So I just select to upload file from media library for using it in the field that I cr...
I have latest Kentico application + .NET Core MVC. Both solutions are setup to use Azure Blob Storage as media library. That is the code both uses:protected override void OnInit() { base.OnInit...
We have Kentico configured to use AWS for storing files in the media library, but when we go to upload a file to the media library it makes it to 100% and throws the error @The system cannot find t...
Hi,I'm currently working on a Kentico 12 SP MVC site where editors can add images from the media library into a long-text property (Rich Text editor).Is there any solution to get the alt tag prepop...
Hi,I have a dropdown list. The data source looks like that: image_from_js; image_name_to_displayI would like to replace that image_from_js with an image from media libraries. Is this possible?Thank...
Does anyone have good processes or methods to share for finding media library content that is not linked or used anywhere in a portal engine site in v12?I've periodically had CMS editors ask if the...