foo. bar. baz. quux.

Foobar2000:foo tcp interface

From WikiBazQuux

(Difference between revisions)
Jump to: navigation, search
Revision as of 21:23, 20 February 2008
Cwbowron (Talk | contribs)

← Previous diff
Revision as of 21:24, 20 February 2008
Cwbowron (Talk | contribs)
(Commands)
Next diff →
Line 4: Line 4:
=== Commands === === Commands ===
 +* "shutdown"
 +* "mainmenu"
 +* "now_playing"
 +* "format"
 +* "playlist_active"
 +* "playlist_playing"
 +* "playlist_set_active"
 +* "playlist_set_playing"
 +* "playlist_rename"
 +* "playlist_remove"
 +* "playlist_find"
 +* "playlist_find_or_create"
 +* "playlist_context"
 +* "playlist_clear"
 +* "playlist_add"
 +* "playlist_contents"
 +* "handle_length"
 +* "handle_size"
 +* "handle_path"
 +* "handle_index"
 +* "retrieve"
=== Responses === === Responses ===

Revision as of 21:24, 20 February 2008

foo_network_server is a private module being developed.

Commands

  • "shutdown"
  • "mainmenu"
  • "now_playing"
  • "format"
  • "playlist_active"
  • "playlist_playing"
  • "playlist_set_active"
  • "playlist_set_playing"
  • "playlist_rename"
  • "playlist_remove"
  • "playlist_find"
  • "playlist_find_or_create"
  • "playlist_context"
  • "playlist_clear"
  • "playlist_add"
  • "playlist_contents"
  • "handle_length"
  • "handle_size"
  • "handle_path"
  • "handle_index"
  • "retrieve"

Responses

  • "unknown" => unknown command
  • "ok" => command completed relatively successfully
  • "fail" => command failed
  • "bad" => invalid arguments
  • "start" => begin of a list
  • "end" => end of list
Personal tools