Announcement

Collapse
No announcement yet.

Documentation : Developing a remote control

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Documentation : Developing a remote control

    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

    #2
    Originally posted by davidhayes View Post
    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


    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

    Comment


      #3
      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??

      Comment


        #4
        Does anyone know where the CLI is fully documented?

        Comment


          #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
          Logitech UE Smart Radio as well as iPeng Party, the free Party-App,
          at penguinlovesmusic.com
          New: iPeng 9, the Universal App for iPhone, iPad and Apple Watch

          Comment


            #6
            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.

            Comment

            Working...
            X