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

kim_charest’s picture

Can 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 :)

jlyon’s picture

Sounds like you're getting a Javascript error. Are any errors appearing in Firebug console (or Chrome console if you're using chrome)?

deviantintegral’s picture

Category: support » feature

This 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....