Active
Project:
jPlayer
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2012 at 13:54 UTC
Updated:
25 May 2012 at 13:37 UTC
Hi everyone!
I've been trying to work around this issue for a few hours now... I'm trying to integrate a jplayer audio playlist with fields from a view since I'd like to add the title, the artist, the date of the audio file and description to each mp3 link I'm streaming from an external website. Can anyone guide me around this one?
First of all, how is it possible to integrate an mp3 url to jplayer and for it to work? I've tried it both with a simple url from plain text field as well as with the url I entered in the emfield field but it still doesn't work.
Many thanks in advance for your support!!
Comments
Comment #1
kim_charest commentedCan someone please help me on this one? The Views integration seems to work; the playlist actually displays the URLs (or emfield, I've tryed with both) I added within the concerned nodes. But unfortunately, although they are direct links to mp3, when I click on it it redirects me to the URL instead of playing the actual mp3. I'm convinced I'm simply doing something wrong here, maybe regarding the file type... Thanks :)
Comment #2
jlyon commentedSounds like you're getting a Javascript error. Are any errors appearing in Firebug console (or Chrome console if you're using chrome)?
Comment #3
deviantintegral commentedThis is something that jPlayer doesn't currently support, so it doesn't surprise me that you're running into problems.
I'm not sure what advantages you get with emfield, but this might be more easy to set up based on the work with the Link module over at #1276078: streaming a radio mp3....