Media Player Playlist from a Directory?

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
eroz7
 
 
Posts: 3
Joined: Wed Apr 21, 2021 5:46 pm

Media Player Playlist from a Directory?

Post by eroz7 »

How do I set up a media player (either audio or video) with user ability to select from a directory?
User avatar
BaconFries
 
 
Posts: 5365
Joined: Thu Aug 16, 2007 7:32 pm

Re: Media Player Playlist from a Directory?

Post by BaconFries »

Maybe one of the following it not then please be more specific..
HTML5 audio with playlist
https://www.wysiwygwebbuilder.com/audioplaylist.html
HTML5 video with playlist
https://www.wysiwygwebbuilder.com/videoplaylist.html
jPlayer
https://www.wysiwygwebbuilder.com/jplayer.html
eroz7
 
 
Posts: 3
Joined: Wed Apr 21, 2021 5:46 pm

Re: Media Player Playlist from a Directory?

Post by eroz7 »

I need it to list the contents of an online directory of (for example) .mp3 files, and play the one selected. I had a flash player plug-in to do this which, of coarse, no longer works.
User avatar
crispy68
 
 
Posts: 2749
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Media Player Playlist from a Directory?

Post by crispy68 »

I assume since the files are in an online directory that these files change often? If not, then you should be able to use one of the extensions BaconFries suggested; otherwise, none of these will work as they don't read files from a directory.
MGD4me
 
 
Posts: 288
Joined: Tue May 02, 2017 11:56 pm
Location: British Columbia, Canada

Re: Media Player Playlist from a Directory?

Post by MGD4me »

I need it to list the contents of an online directory
Are the MP3 files stored on your own server? If so, use the built-in PHP File Listing extension.
eroz7
 
 
Posts: 3
Joined: Wed Apr 21, 2021 5:46 pm

Re: Media Player Playlist from a Directory?

Post by eroz7 »

How do I... (1) implement the php file listing extension and (2) how do I connect it to a media player?
Sorry to be so dense.
User avatar
Pablo
 
Posts: 21702
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Media Player Playlist from a Directory?

Post by Pablo »

Sorry, there is currently no standard solution to load audio with playlist from a folder on the server.
Post Reply