Hi,
I want to develop a remote control (in a similar vein to iPeng) for Windows Mobile (mainly for fun and education). Is there any documentation on how to connect to the Server and retrieve song listings/playlists/album art etc and control the playback of songs? I've been digging through the wiki but I haven't found what I'm looking for yet.
Thanks in advance for your help
Dave
Results 1 to 6 of 6
-
2010-03-15, 19:00 #1Junior Member
- Join Date
- Jan 2010
- Posts
- 7
Documentation : Developing a remote control
-
2010-03-15, 20:03 #2
http://wiki.slimdevices.com/index.php/DeveloperGuide
There is also some good documentation in the help section of the SBS interface.rip, tag, get cover art… All you do is insert the CD!
http://vortexbox.org
agillis
Lead Developer VortexBox
-
2010-03-16, 06:26 #3Junior Member
- Join Date
- Jan 2010
- Posts
- 7
Thanks, I was looking at that but I could only find this that looked at all relevant http://wiki.slimdevices.com/index.ph...otoTCPProtocol but it appears to be more about how the server talks to the player rather than how a remote can communicate with the server??
-
2010-05-27, 10:57 #4Member
- Join Date
- Dec 2009
- Posts
- 43
Does anyone know where the CLI is fully documented?
-
2010-05-27, 11:57 #5
Documentation : Developing a remote control
In the server:
Help->Technical Information->CLI
Or something like that---
learn more about iPeng, the iPhone and iPad remote for the Squeezebox and
New: Logitech UE Smart Radio as well as iPeng Party, the free Party-App,
at penguinlovesmusic.com
-
2010-09-27, 08:54 #6Junior Member
- Join Date
- Sep 2010
- Posts
- 3
Use a library
I don't know if Windows Mobile will run Python, but I'm using this Python library called pysqueezecenter for my experiments.
I'm sure there will be other libraries available for other languages as well.

Reply With Quote

