Hello,
is it possible to specify which file type I want to list within the "Amazon S3 Library" tab? If you could guide me, I could change it on the code if necessary. I just want it to load *.mp4 and files ending with *master.m3u8.
It would also be great if I could search the library! I have too many files :)
Your plugin is great by the way!
Cheers,
Daniel
Well that wont be possible .You can refer to the amazon s3 api for that and modify the code accordingly in theme where it fetches files from bucket ,
code for this is in wplms-s3/includes/class.admin.php file line 739 "s3_library_tab" function .
Better way would be to create a special bucket to put all these specific video files .