When using Views to display filefield content mp3player loads but displays "File not found". (mp3issue.png)
If display type is changed in Views to "generic" instead of flash player (mp3format.png), then a working download link is displayed.

Any ideas?

Drupal core 6.8
Views 6.x-2.2
MP3 Player 6.x-1.x-dev (2009-Jan-02)
FileField 6.x-3.x-dev (2009-Jan-06)
Content Construction Kit (CCK) 6.x-2.1

Comments

jdelaune’s picture

Assigned: Unassigned » jdelaune
Status: Active » Fixed
StatusFileSize
new1.28 KB

This file should fix your issue. I'll commit it soon.

mlaffoon’s picture

Status: Fixed » Needs work

Thanks!
This does fix the problem with Views2..... but
Multiple files are no longer in one "player" as a playlist.

jdelaune’s picture

Status: Needs work » Closed (fixed)

Yeah sorry I had to scrap the multiple files in one player features because it was causes various problems. There isn't any official docs out there on how to handle multiple children in on formatter so I had to half copy another module, this didn't prove stable.

I'll look at this a bit more when I have time. Cheers

chris_bbg888’s picture

Many thanks for the piece of code. I have the same problem and thinking about changing to the Module audio. Do you think it might get fixed with the playlist?