Wiki

Clone wiki

Music Extreme / Home

Music Extreme (Oxwall plugin)

Introduction

HTML5 Music player for user profile.

More screenshots

Open ideas

Suggest us an idea here or in Support forum. After our developers evaluate, points will be added to the idea. Each points will cost $5 for paying developers. You can donate and write down what feature(s) you wish for, we will process immediately when collected fund is enough for that features.

Donators can receive 50% off for the plugin license. Every donation with at least 3 points will receive a FREE license.

  • #5 Popup player (13p) (new)
  • #8 Comment on the playlist (8p) (new)
  • #11 Credit support (32p) (new)
  • #19 Music portal for browsing & listening side-wide public songs (24p) (new)
  • #12 Link for Sitestats widget (1p) (new)
  • #18 Add upload button to Widget (1p) (new)
  • #13 OGA(OGG) audio files format support (3p) (new)
  • #14 Add Portugues to install & update package (1p) (new)
  • #6 Multiple playlists per user (24p) (new)
  • #2 Role support (24p) (new)

Roadmap

v2.0

v1.2

Development

Currently, We have nothing in development

Changelogs

v1.1.1

  • #20 Oxwall 1.6 Compatible issue (resolved)

v1.1

  • #7 Newsfeed update on new song added (6p) (resolved)
  • #10 Auto detect main column (5p) (resolved)
  • #9 Add link to Quicklinks widget (1p) (resolved)
  • #15 Title check, incorrectly store UTF8 characters (3p) (resolved)
  • #3 Smaller player for sidebar (8p) (resolved)
  • #4 Music collection Heading (3p) (resolved)
  • #17 Wrong songs total count number in the Widget (0p) (resolved)
  • #16 Add missing translation text (1p) (resolved)
  • #1 Fix player, showing text underneath each other (5p) (resolved)

v1.0

Initial version

  • HTML5 So it plays on all devices
  • MP3 Songs support (for now)
  • 3 Skins to choose from
  • Ratings included
  • Cool widget with settings
  • Admin settings (limit songs per user, max size per song)
  • Multi-languages (English, French, Dutch included)
  • Tested on Oxwall 1.5.1 & 1.5.2

Versioning Scheme

Music Extreme employed the well known version numbering scheme <major>.<minor>.<patch(bugfix)>

  • For example, fixing a bug or adding translations would be patch(bugfix) update. Adding small features for convenience or improving current features would be considered as a minor update. While add some important extra functionality (may requires database changes) could result in a major update.
  • Once a versioned package has been released, the contents of that version MUST NOT be modified. Any modifications must be released as a new version.
  • A normal version number MUST take the form X.Y.Z where X, Y, and Z are non-negative integers. X is the major version, Y is the minor version, and Z is the patch version. Each element MUST increase numerically by increments of one. For instance: 1.9.0 -> 1.10.0 -> 1.11.0.
  • When a major version number is incremented, the minor version and patch version MUST be reset to zero. When a minor version number is incremented, the patch version MUST be reset to zero. For instance: 1.1.3 -> 2.0.0 and 2.1.7 -> 2.2.0.

Updated