Home of the Squeezebox™ & Transporter® network music players.
Results 1 to 6 of 6
  1. #1
    Senior Member pippin's Avatar
    Join Date
    Oct 2007
    Location
    Berlin
    Posts
    10,388

    Different skip methods?

    I had a report that iPeng has an issue skipping tracks on a mclient player (supposedly using slimp3 protocol) connected to SC. It is reported to pause for 10-15s when skipping. It's also claimed that the default skin does not show this behavior.

    What I do in iPeng to skip tracks is to call

    playlist index +1
    or
    playlist index -1

    through the JSON/RPC I/F. Is there anything I can do different to improve skipping behavior?
    ---
    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

  2. #2
    Administrator andyg's Avatar
    Join Date
    Jan 2006
    Location
    Pittsburgh, PA
    Posts
    7,396

    Different skip methods?

    On Jun 16, 2008, at 8:38 AM, pippin wrote:

    >
    > I had a report that iPeng has an issue skipping tracks on a mclient
    > player (supposedly using slimp3 protocol) connected to SC. It is
    > reported to pause for 10-15s when skipping. It's also claimed that the
    > default skin does not show this behavior.
    >
    > What I do in iPeng to skip tracks is to call
    >
    > playlist index +1
    > or
    > playlist index -1
    >
    > through the JSON/RPC I/F. Is there anything I can do different to
    > improve skipping behavior?


    Shouldn't you be using playlist jump +1 instead?

  3. #3
    Senior Member
    Join Date
    Jun 2005
    Location
    Switzerland
    Posts
    610
    Use command debug to discover what commands other skins are using. Playlist index +1 sounds right.

  4. #4
    Administrator andyg's Avatar
    Join Date
    Jan 2006
    Location
    Pittsburgh, PA
    Posts
    7,396

    Different skip methods?

    On Jun 16, 2008, at 8:51 AM, Andy Grundman wrote:

    >
    > On Jun 16, 2008, at 8:38 AM, pippin wrote:
    >
    >>
    >> I had a report that iPeng has an issue skipping tracks on a mclient
    >> player (supposedly using slimp3 protocol) connected to SC. It is
    >> reported to pause for 10-15s when skipping. It's also claimed that
    >> the
    >> default skin does not show this behavior.
    >>
    >> What I do in iPeng to skip tracks is to call
    >>
    >> playlist index +1
    >> or
    >> playlist index -1
    >>
    >> through the JSON/RPC I/F. Is there anything I can do different to
    >> improve skipping behavior?

    >
    > Shouldn't you be using playlist jump +1 instead?


    Oops, playlist index is the same thing as playlist jump, so I don't
    know why it doesn't work. Especially if the default skin works.

  5. #5
    Babelfish's Best Boy mherger's Avatar
    Join Date
    Apr 2005
    Location
    Switzerland
    Posts
    18,932

    Different skip methods?

    > playlist index +1
    > or
    > playlist index -1


    For consistency reason with the IR remote (and Controller) I'm using ['button', 'jump_fwd'] in the web interface. This will also handle "intelligent" fwd/back to the beginning of a track etc.

    --

    Michael

  6. #6
    Senior Member pippin's Avatar
    Join Date
    Oct 2007
    Location
    Berlin
    Posts
    10,388
    Quote Originally Posted by mherger View Post
    > playlist index +1
    > or
    > playlist index -1


    For consistency reason with the IR remote (and Controller) I'm using ['button', 'jump_fwd'] in the web interface. This will also handle "intelligent" fwd/back to the beginning of a track etc.
    OK, so that could behave differently then? I'll try that.
    What exactly is "intelligent" fwd/back (that is, how many seconds does it skip back vs. jump to the start)? I'm doing this myself at the moment.

    playlist jump +1

    is undocumented, I should not use that, shouldn't I?
    ---
    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •