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
644 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
383 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 ...
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
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?
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 ...
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 ...
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 ...
0 votes
1 answer
335 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 ...