Difference between revisions of "Bemix Notes"

From SlugWiki
Jump to: navigation, search
Line 7: Line 7:
 
* stop?playerId=x
 
* stop?playerId=x
 
* loadList?playerId=x&playlistId=y
 
* loadList?playerId=x&playlistId=y
* player?playId=x
+
* player?playerId=x
  
 
==Playlist==
 
==Playlist==

Revision as of 21:49, 14 January 2006

URL Scheme

All URLs are relative to http://bemix.com/, and all URLs have an output=[html, client]. An example URL is http://bemix.com/play?output=client&playerId=2

Players

  • play?playerId=x
  • pause?playerId=x
  • stop?playerId=x
  • loadList?playerId=x&playlistId=y
  • player?playerId=x

Playlist

  • create?name=x
  • add?playlistId=x&song=y
  • remove?playlistId=x
  • playlist?playlistId=x

Browsing

  • browse?dir=x

General

  • players
  • playlists