Views 2: How to load artist and title information to the player?
design.er - March 19, 2009 - 15:03
| Project: | MP3 Player |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
| Issue tags: | artist, FileField, mp3player, title, views |
Jump to:
Description
Hi,
Embedding the mp3player in node-xxx.tpl.php works perfectly for me. I can see the artist and title in the player.
But when using the same player in views (Field: field_mp3; Format: "MP3 Player (Default)"), I only see "Track #1" in the player without any artist or title information.
How to load this information to the player?
I use Drupal 6.10, Views 2.3 and FileField 3.0-beta2.
Please let me know if you need more information.
Thanks a lot for this great module and every help! :)
Regards,
Stefan

#1
Sorry without some extra modification to FileField this won't be possible. It's not something I have time to work on but feel free to submit a patch if you get something working.
Cheers