Simple File List Media

Description

Simple File List is a free plugin that is great for when you need to provide a list of files, either publicly available or private to logged-in users. This plugin is an add-on to SFL designed for those who have audio and video files in their lists. Instead of opening the media file in the browser, this plugin will allow you to show an in-line audio player and an HTML5 video player overlay.

Features

  • Add audio and video players to Simple File List.
  • Display an inline audio player below the file name to allow your users to play audio files right on the list.
  • Video files open in an overlay, rather than directly within a new tab.
  • The audio player can be enabled/disabled in the settings.
  • The height of the audio player can be defined in the settings.

This plugin requires that you have Simple File List installed…

Simple File List

Screenshots

  • Inline Audio Player.
  • Video Player Overlay.
  • Back-End Settings.

Installation

  1. To install, simply use the amazing WordPress plugin installer, or upload the plugin zip file to your WordPress website, and activate it.
  2. Next, go to the File List > List Settings > Extension Settings tab
  3. Choose to disable the inline player or change the player height
  4. Playable file types will automatically be detected.

FAQ

Q: What types of files can be played?

A: The types of files that can be played are determined by the user’s web browser. The media file’s MIME type is passed to the HTML5 player, and it will play the type if possible.

Q: Is this plugin compatible with Simple File List Pro?

A: Yes. If you upgrade this plugin will work with Pro too.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Simple File List Media” is open source software. The following people have contributed to this plugin.

Contributors

“Simple File List Media” has been translated into 2 locales. Thank you to the translators for their contributions.

Translate “Simple File List Media” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.0.2

  • Bug fix where back-end was not honoring the English setting.

2.0.1

  • Added an HTML5 video player, which opens in an page overlay.
  • Now passing the file type MIME to the players and letting the browser play whatever it can.
  • Now all file open actions begin the playback, including thumb clicks and file name clicks.
  • Added settings to enable or disable the inline audio player, plus define its height.
  • Rewrote and improved the core.
  • Added language translations to match SFL.

1.1.1

  • Updates required for SFL 6, adding support for the new Tiles and Flex list styles.
  • Bug fix where the open action for non-media files failed.

1.0.2

  • Made the Play button play the audio in the player rather than opening the file in a new tab.

1.0.1

  • Initial Plugin Build