Just thought I'd share some of my searching/testing results thus far on using Media within Drupal 7, specifically.
The combination of the Media and MediaFront modules for Drupal 7 is a great idea, but I keep running into issues when trying to use them - hopefully the issue will be corrected in the near future.
The problem with that setup is that you cannot upload anything other than images, even though it's supposed to support practically any kind of file. If this ever gets sorted out, or else I figure out how to fix it myself (I think it'd be a simple text edit in one of the various files (php) or maybe it's a database entry), then I'll try using it more, b/c of the playlist options and such that it has.
For now, however, I've found what looks to be a great alternative (If I can only find how to get it to point to files already on the server, instead of having to upload a file for every single use, each time.
This solution is using MediaElement.js. The main site is The module can be found at It's a great little setup. You simple install the module, enable it, and tell it to be used site-wide. Then you add a file field to any content type where you want to use it, and select the display widget to MediaElement... basically. Then, for each node, you simply upload your file(s). Then after saving, each audio file shows as a nice simple player. Works for video as well, but I've only used for audio, personally, so far in testing.
I hope that eventually the Media module (or whichever is the real root cause of the filetype issues) is corrected, and that I can then use that for the MediaElement and/or the MediaFront modules.
The MediaFront module really REALLY looks like a winner when you look at all the possible options, but I cannot get it to work just yet.
The whole Drupal 7 area is still pretty new, I suppose, so hopefully in the next 6 months to a year, some minor issues like the one I've been wrestling with will be resolved.
In the meantime, the MediaEelemnt module seems like the best choice if you don't want to have to get into the nitty gritty details for every single file, as far as coding everything. With this module, you just put the file in the node, and the player is there, no coding on your part necessary.
"But thanks be to God, which giveth us the victory through our Lord Jesus Christ." 1 Corinthians 15:57
The combination of the Media and MediaFront modules for Drupal 7 is a great idea, but I keep running into issues when trying to use them - hopefully the issue will be corrected in the near future.
The problem with that setup is that you cannot upload anything other than images, even though it's supposed to support practically any kind of file. If this ever gets sorted out, or else I figure out how to fix it myself (I think it'd be a simple text edit in one of the various files (php) or maybe it's a database entry), then I'll try using it more, b/c of the playlist options and such that it has.
For now, however, I've found what looks to be a great alternative (If I can only find how to get it to point to files already on the server, instead of having to upload a file for every single use, each time.
This solution is using MediaElement.js. The main site is The module can be found at It's a great little setup. You simple install the module, enable it, and tell it to be used site-wide. Then you add a file field to any content type where you want to use it, and select the display widget to MediaElement... basically. Then, for each node, you simply upload your file(s). Then after saving, each audio file shows as a nice simple player. Works for video as well, but I've only used for audio, personally, so far in testing.
I hope that eventually the Media module (or whichever is the real root cause of the filetype issues) is corrected, and that I can then use that for the MediaElement and/or the MediaFront modules.
The MediaFront module really REALLY looks like a winner when you look at all the possible options, but I cannot get it to work just yet.
The whole Drupal 7 area is still pretty new, I suppose, so hopefully in the next 6 months to a year, some minor issues like the one I've been wrestling with will be resolved.
In the meantime, the MediaEelemnt module seems like the best choice if you don't want to have to get into the nitty gritty details for every single file, as far as coding everything. With this module, you just put the file in the node, and the player is there, no coding on your part necessary.
"But thanks be to God, which giveth us the victory through our Lord Jesus Christ." 1 Corinthians 15:57