Documentation?

dangibas - June 16, 2008 - 06:13
Project:XSPF Playlist
Version:5.x-1.13
Component:Documentation
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

Hi There,

Is there any documentation online for this module? Especially how it is used with the media player module?

Thanks.

#1

nedjo - July 3, 2008 - 21:29
Status:active» fixed

New documentation page posted, http://drupal.org/node/278260, with some info on Media Mover integration.

#2

Anonymous (not verified) - July 23, 2008 - 10:56
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

#3

kulfi - August 26, 2008 - 10:49
Status:closed» active

The documentation needs improvement - it is unclear:

- Whether this is a standalone module?
- How does it play the file I've uploaded? There are no instructions for configuring the player.
- Is media mover mandatory?

If FLV Media Player and Media Mover are mandatory, then they should be enforced as requirements.

#4

arthurf - August 27, 2008 - 18:04

@ulfk xspf_playlist is a playlist xml format, not a player. It is a standalone module
@ulfk xspf_playlist does not play any files, it places a reference to the file in a play list. If you use flvmediaplayer, the configuration is pretty straight forward, if you use some other player, you just need to reference the playlist as the file you want to play
@ulfk media mover is not mandatory. This module just gives XML playlist support, though it does work in conjunction with media mover.

@Nedjo-

I don't seem to have write access to the documentation page, but it might be good to update the following text:

Viewing playlists through FLV Media Player

XSPF Playlist can be used with the FLV Media Player module to provide URLs and content online status to a media player.

to

Viewing playlists through FLV Media Player

XSPF Playlist can be used with the FLV Media Player module to provide URLs and content online status to a media player.

Accessing generated playlists

XSPF Playlists are generated for nodes that have playlist content through a specific URL, eg: http://yoursite.org/xspf/node/NID where NID is the node id in question. For example, if you'd like to add the play list to a flashplayer, you might do something like: flashvars="file=http://yoursite.org/xspf/node/NID" You can also build a playlist via views that would be accessible on the url that you define in your view

Or something.

#5

joachim - November 6, 2008 - 13:47

I'm confused by this bit in the handbook page:

Enable all modules in the XSPF Playlist package:

* XSPF Playlist
* XSPF Playlist Node
* XSPF Playlist Thumbnail

There's only one module in the distribution as far as I can see.

 
 

Drupal is a registered trademark of Dries Buytaert.