foo. bar. baz. quux.

Foobar2000:foo tcp interface

From WikiBazQuux

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

← Previous diff
Revision as of 14:43, 21 February 2008
Cwbowron (Talk | contribs)
(Foobar2000:foo network server moved to Foobar2000:foo tcp interface)
Next diff →

Revision as of 14:43, 21 February 2008

foo_network_server is a private module being developed. It allows you to control a foobar2000 instance via commands set over a tcp connection.

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