New audio player module for Drupal
With the hopes of reactivating this group of fine people, here's a link to an audio player module that my company had developed: https://www.drupal.org/project/sound_management
Hope it's useful to some of you too.
What Media Module should I use to create a robust Media Library?
I'm a Drupal noobie, and I'm developing a site for the wildcat sanctuary where I work. We have massive need of a good media library, but I'm at a loss for how to go about researching what to use. Here's some of the features I'm trying to get for the site.
- Media library can contain many types of media files- photo, video, audio
- Media can be tagged for
a. use in primary graphic slideshow on website pages (i.e. tiger photos used on tiger species page, event photos used on event pages, etc.)
b. download by approved users - press packets, media requests
Using audio filename to sort a view
Hi i'm using station module with audio on D6. For one of the audio views, I want to use the audio filename ($node->audio['file']->filename ) to sort the audio... The filename is not exposed in Views. Any help is appreciated.
Read morejPlayer in D6
Hi everyone who uses audio players in their sites,
I support a D 6.26 site and have been trying to get jPlayer to work on it. The player appears with the playlist of mp3s, but it will not play. The reason to use it is for iphone, ipod, ipads which will not play flash, and it will replace the javascript player with a flash player if the browser won't support the javascript player.
Read moreStation module archives : Changing path from program id to program title in station schedule
The station_schedule.module places a link to previously broadcast audio files on the program pages using the following lines (about line 568-579)
----------starts -------
/**
* Load listen links for a program.
* @param $program_nid Node id of the program.
* @param $short bool true for short version of links
/
function station_schedule_archive_links($program_nid, $short = FALSE) {
$archive_url = station_get_archive_url();
$may_archive = db_result(db_query('SELECT COUNT() FROM {station_schedule_item} s WHERE s.program_nid = %d AND s.may_archive = 1', $program_nid));
Audio from DrupalBAM Branding and Marketing Committee BoF Session at DrupalCon Munich
Apologies for the delay!
http://archive.org/details/DrupalconMunich-2012-Bof-Drupalbam-BrandingAn...
Read moreSpeakker player
State of the Station Module - Further Development and Drupal 7
Hey all,
Read moreAn MP3 or m3u streaming player for Drupal 7
Is there a Drupal 7 module that would play a streaming mp3 or m3u URL to somekind of player. Perhaps the jplayer (http://www.jplayer.org/latest/demos/)
I was thinking of just using a text field, then theming in the jplayer ( or some other ) audio player... but not going to start until I confirm someone else has not already done it.
Also looking for some feedback on it.
perhaps another audio player that I should look at.
Just to be clear... the setup would include a URL... and not include doing a file upload.
What is the most recommended solution for someone who wants to go live right now but prepare for the future?
May I ask: For a developer who wants a live (D7) site, can they theoretically use audiofield, video, and any one of the image modules to let users attach and display rich media in posts now while reasonably expecting a future path to integration with the media module? - I want users to be able to add audio, video, or images in whatever format and then presented to the site viewers. I'm confused as to whether media can do any of this now. I would also like to have them transcoded to mp3 or h.264 but I don't believe this is possible at this moment correct?
Read more



