Quote:
Originally Posted by Kosovarap
This is by far the best mod in my opinion. Great stuff.
Installed, looks/works great. I just need to learn a little about it.
So i got a few questions:
- I use the scan/server option, to add Songs for example, but it says:
Code:
Skipped (not in mimetype table): mp3 [14]
How do i add them into mimetype table?
I noticed there's Media Players to stream them directly, but i have no idea how to use them, insert them.
How do I use the Media players? Is there a command i should know?
I appreciate the work,
Thank you
|
The 'mimetype' table is the vbulletin/admincp/attachments/attachments manager. Each filetype that you want LDM to recognise as uploadable/downloladable/playable must be listed in this table, with approriate mimetype information (this is basically a standard convention for telling computers what to do with file contents.) For mp3, the appropriate mimetype info is "Content-type: audio/mpeg"
You can either add the required types manually, or I provide an addin in the release 'extras' directory (add-mimetypes) which automatically adds most of the common types in one go.
The media player will automatically become available via the entry name in the lDM displays once the media file types are defined in that table.