[OzzModz] User Profile Music

[OzzModz] User Profile Music [Paid] 2.0.1 Patch Level 1

No permission to buy ($35.00)

Ozzy47

Well-known member
Ozzy47 submitted a new resource:

[OzzModz] User Profile Music - Let your users upload their favorite tracks to their profile

Requirements:
XF 2.2+

Description:
Let your users upload their favorite tracks to their profile

Features:

  • Displaying a custom music player on the user's profile page
  • Fast music upload via one form
  • Automatic extraction of track information from a file (title, artist, album and duration)
  • Separate option to limit max music upload file size
  • Permission to limit maximum music uploads
  • Music sorting
  • Admin interface for music management
  • Only mp3...

Read more about this resource...
 
Is this a bug or was it intended?
This CSS is causing the profile page to have a new background color and a different font.

CSS:
body {
    background-image: -webkit-linear-gradient(316deg, #3BD2AE 0%, #36BAC2 100%);
    background-image: linear-gradient(-226deg, #3BD2AE 0%, #36BAC2 100%);
    height: 100vh;
    -webkit-font-smoothing: antialiased;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.5;
}

Thanks for the great add-on.
 
Ozzy47 updated [OzzModz] User Profile Music with a new update entry:

[OzzModz] User Profile Music for XenForo 2.2+ Update 2.0.1

2.0.1:
  • Added more style properties for better customization
  • Added option to set default player volume
  • Fix: replace some external images (now can be uploaded as assets in style properties)
  • Fix: removed CSS rule that affects the entire member page body
  • Fix: some bugs with display on mobile devices
  • Fix: multiple
    DivisionByZeroError: Division by zero
    errors in wapmorgan/mp3info while processing corrupted metadata
  • Fix: check audio meta data...

Read the rest of this update entry...
 
Ozzy47 updated [OzzModz] User Profile Music with a new update entry:

[OzzModz] User Profile Music for XenForo 2.2+ Update 2.0.1 Patch Level 1

2.0.1 Patch Level 1:
  • Added XF 2.3 compatibility
  • Fix few potential division by zero and undefined variable errors in vendor libraries
  • Fix: show sort button only if more than 1 music item is available
  • The colors in the style properties are corrected using a standard palette. The add-on is still focused for XF 2.2 version support, so does not support XF 2.3 color variations

Read the rest of this update entry...
 
Is there any way to import music from [XenCustomize] Profile Audio Player?? Other than that, is there or will there be the ability to perhaps but a background image onto the audio player?

Thanks you two!
 
We can add that.


No, I don't think so. Too much data will not be imported and also our add-on supports only mp3 files.

Thank you for the reply @Painbaker

The background would just add a little flair to the player, I don't know if it should be only admin ACP set or if members should have that power also. Personally, I'd be happy setting it for all of them, or at least only allowing certain permission groups to set their own.

I understand about the other one, but I like your implementation of the player and it's location more. People can upload new songs.

Let me know if this will be a feature request update for background, or..??

Also...I've been meaning to get back to you in our email, but every day is just crazy hectic -- so I apologize for not following up as I said!

Thanks again!
 
Top Bottom