Ticket #1464 (closed feature: worksforme)
API calls to add/remove playlist entry
| Reported by: | jeroen | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | Backlog |
| Component: | general | Keywords: | |
| Cc: | Forum thread: | http://www.longtailvideo.com/support/forums/jw-player/feature-suggestions/22180/ |
Description
There's been a few requests for API access to add/remove a playlist entry lately. One of them is outlines in attached forum thread.
The use cases are quite valid, and we should look into adding these options. In sum, people want to profit from the player's playlist features (repeating, prev/next buttons, playlist component) but not use the load() API call because it interrupts playback.
Change History
Note: See
TracTickets for help on using
tickets.

As far as playlist functionality goes, we want to remain sparse. Much better to manage the playlist outside of the player then, since that provides more control.