foo. bar. baz. quux.

Foobar2000:foo tcp interface

From WikiBazQuux

Revision as of 14:43, 21 February 2008; view current revision
←Older revision | Newer revision→
Jump to: navigation, search

foo_tcp_interface 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