Questions tagged [asset-library]
SharePoint offers a special library called an Asset Library. An Asset Library is pre-configured to use special features that help you manage rich media assets, such as image, audio, and video files.
44 questions
0 votes
1 answer
647 views
Ran the Add-SPOOrgAssetsLibrary command to add Org Assets but doesn't show up
I ran the Add-SPOOrgAssetsLibrary command to add Org Assets but it doesn't show up. Using this link The command I ran below (The CDN was default if i didn't add it in the command): Add-...
1 vote
1 answer
869 views
Issue Creating Org Assets Library (CDN)
I'm attempting to create an organizational assets library for use with company branded templates and copilot features. I have successfully run this code on my development tenant, but when attempting ...
1 vote
1 answer
384 views
Is there a way to include folders in client assets folder while creating spfx package
I have a spfx project with a list view command set and webpart, they are using some third party artifacts which are there in "dist" folder that needs to be deployed to appcatalog (tenant or ...
1 vote
3 answers
7k views
SharePoint custom templates doesn't appear on word online (on word app works fine)
I am new in SharePoint-365 and I need your help. I have created a document library on my SharePoint with custom word templates. With this article make the list as organization asset library and I have ...
0 votes
1 answer
517 views
What is the difference between Asset Library and should this library be an asset library?
There is always the need to store files there are not documents or videos or audios inside sites' libraries. Ideally we would like to store everything in SharePoint and nothing in the the soon-to-be ...
0 votes
1 answer
151 views
Preventing files uploaded in File Viewer Web part to be automatically added to Sharepoint Documents library
Whenever I try to upload a file via file viewer web part on Newsfeed page, the file automatically appears in the Default Documents Library. Unfortunately, I do not want this to happen - often these ...
0 votes
1 answer
409 views
How to get data from videos in asset library?
I have an asset library in SharePoint 2013 with lots of video files. How can I request the video url (.mp4), preview picture and video title from this library using a JavaScript API call?
0 votes
1 answer
263 views
Viewing files after adding with PnP
I am attempting to upload images to my site assets folder using the Add-PnPFile powershell command. The command executes successfully and I am able to go to the ServerRelativeUrl and see the image, ...
1 vote
1 answer
70 views
Dynamically play the latest video in Asset Library
In our SharePoint Online tenant, i would like to dynamically play (in a modern script editor webpart) the latest video uploaded to one of the asset libraries. I was able to find ways to play a ...
1 vote
1 answer
2k views
Error Uploading .Mp4 files in SharePoint Online Asset Library
I am uploading a .mp4 video file to SharePoint online asset library.The file is around 4 MB. Everytime I upload the video file , I get the below error: Even though it displays error, the file is ...
0 votes
1 answer
574 views
How to Create Asset Library with Powershell
I want to create an Asset Library on a Publish site collection. I saw some articles saying to use BaseTemplate == 851. But no idea how to use it. Here is the code I tried to create List New-PnPList ...
0 votes
1 answer
237 views
Restrict Asset Library Access to certain user group
Is there a way to restrict a certain user group from getting the full size image in SharePoint? I have a user group called View Only Users, and set them to view only capability for my asset library. ...
1 vote
2 answers
1k views
Difference between how MOV and MP4 files are treated in SharePoint Online
For some reason MOVs and MP4s exhibit different behavior in SharePoint Online. In the image below I have an MOV which displays correctly and runs when clicked, but the MP4 presents a folder ...
1 vote
2 answers
2k views
Sharepoint Online Video Thumbnails auto generation not working in Asset Library
We have a Asset library in Sharepoint Online site. The issue we are facing is when i upload a video to the asset library the preview image is not generating automatically. I need to show the preview ...
0 votes
1 answer
336 views
Asset Library permissions inherit from parent site, not subsite
I have a subsite which has modified permissions. It does inherit permissions from the parent site, but I also added a new group with read-only permissions. By giving the group read on the site, they ...