created function which returns themes of remote
[irreco.git] / backend / telnet / README
blob8b054386c76344cbfb9e18dc9f3a9493f7c27875
2 Telnet backend for IRRECO
4 With telnet backend you can currently control following mediaplayers.
5 Foobar2000, VLC, MPD, MYTHTV and Winamp
7 WINAMP:
9 Winamp telnet commands are made for Yann's telnetd winamp plugin.
10 Plugin is available at http://www.winampmusic.com/plugins/details/2213
12 Telnet commands for winamp implemented in irreco telnet backend:
13 Play,Stop,Next,Prev,Pause,Vol+,Vol-,Fast Forward and Rewind
15 FOOBAR2000
17 Foobar2000 telnet commands are made for  foo_controlserver plugin.
18 Plugin is available at http://www.hydrogenaudio.org/forums/index.php?act=Attach&type=post&id=2744
20 Installing plugin:
21 Unzip archive and copy foo_controlserver.dll from "bin" directory to components directory under foobar2000 installation dir.
22 Default foobar installation dir is c:\program files\foobar2000\
24 Start foobar2000 and go to preferences.
25 In Tools-> Control Server set Server Port to port you want to use for controlling foobar2000.
26 You can also set allowed ip addresses where to connect from. Remember to open port from your firewall.
28 Telnet commands for Foobar2000 implemented in irreco telnet backend:
29 Play,Pause,Stop,Next,Prev,Random,Vol+,Vol- and seeking.
31 MPD
33 MPD is available at http://www.musicpd.org
34 Telnet commands for MPD implemented in telnet backend:
36 Play,Stop,Pause,Next,Previous,Shuffle,Vol- and Vol+.
38 VLC
40 VLC is available at www.videolan.org
41 Telnet commands for VLC implemented in telnet backend:
42 Play,Stop,Pause,Next,Prev,Forward,Rewind,Volume+,Volume-
44 MYTHTV
46 MythTV is available at http://www.mythtv.org/