Jump to:
| Project: | Views Bonus Pack |
| Version: | 5.x-1.2-alpha1 |
| Component: | Audio Playlist |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I'm trying to create a view that will generate an audio playlist of all the content of my site. I intend to feed the playlist to the JW media player (swf module) in a block. So far, JW media player and SWF seem to be working great. I can create RSS feeds just fine, but of course those aren't playlist formatted so JW isn't interested in playing them.
I downloaded the views bonus pack to use the audio playlist in this way... but when I try to create (or modify) a view, the "type" pulldown doesn't include the audio playlist type!
I know that the upcoming Audio 5.x.2 (still in dev) is supposed to have playlist functionality bundled (as mentioned in http://drupal.org/node/200656 ), but the upgrade not only broke my installation, it actually failed and I lost all my audio table data! Good thing the site was still in alpha.
This playlisted audio player is the last element to this site, for an anxious customer under a tight deadline. Any help would be greatly appreciated!
Comments
#1
I am having the same problem.
#2
1. Download:
http://www.longtailvideo.com/players/jw-flv-player/
2. In audio module root directory create the folder:
flash_mp3_player
3. Extract the contents of the just downloaded file into that folder
4. Clear the views cache at http://www.example.com/admin/build/views/tools
5. Add new view, your Audio playlist should appear, given that you have:
a) downloaded and installed Views Bonus pack;
b) enabled "Bonus: audio playlist"
#3